Skip to content
Snippets Groups Projects
  1. Mar 26, 2014
    • Konstantin Osipov's avatar
      [gh-97] Make #! mandatory. · 29ada348
      Konstantin Osipov authored
      Remove command line options:
      
      --cfg-get
      --check-config
      --config
      --init-storage
      
      - these are gone forever, in preparation for config-less start.
      
      --background --  move to tarantool.cfg for now, in the future
      it will be part of Lua config.
      
      Make #! mandatory - if the server is started without #!, it's
      only possible to query its version or get startup help (--version
      and --help are the only remaining supported options).
      
      When #! is present, do not parse options, pass them wholly to the
      script at hand.
      
      Add helper scripts to test suites, to start/stop the server.
      For now, the scripts are empty, in the future they will be
      merged with a respective config file.
      29ada348
    • Roman Tsisyk's avatar
      d09c7550
  2. Mar 25, 2014
  3. Mar 24, 2014
  4. Mar 21, 2014
  5. Mar 20, 2014
  6. Mar 17, 2014
  7. Mar 14, 2014
  8. Mar 13, 2014
  9. Mar 12, 2014
Loading