Skip to content
Snippets Groups Projects
  1. May 18, 2016
  2. May 11, 2016
  3. May 03, 2016
  4. Apr 10, 2016
  5. Apr 03, 2016
  6. Apr 01, 2016
    • Roman Tsisyk's avatar
      Fix #1394: tweak example.lua for tarantoolctl · a1a09661
      Roman Tsisyk authored
      * Don't mislead users with box.cfg{} options which shouldn't be
        set under tarantoolctl.
      * Mention that all data directories must have absolute paths and
        remove work_dir from example.lua (see #1406).
      * Specify correct default values.
      a1a09661
    • bigbes's avatar
      Refactor tarantoolctl · 2a861ae4
      bigbes authored
      + closes gh-1405 (right path for unix socket)
      + wrap box.cfg and loadfile with pcall
      + some variable/function scope cleanups (global -> local)
      + closes gh-1409 (check for lua syntax before running/restarting/eval server)
      2a861ae4
  7. Mar 28, 2016
  8. Mar 01, 2016
  9. Feb 18, 2016
  10. Feb 17, 2016
  11. Feb 05, 2016
  12. Feb 03, 2016
  13. Feb 01, 2016
  14. Jan 29, 2016
  15. Jan 23, 2016
  16. Jan 22, 2016
  17. Jan 21, 2016
  18. Jan 18, 2016
  19. Jan 09, 2016
    • Roman Tsisyk's avatar
      Update CMakeFiles to unify deb/rpm packaging · 728eaebd
      Roman Tsisyk authored
      * Add -DENABLE_DIST=ON option to enable init scripts on `make install`
      * Create directories for tarantoolctl on `make install`
      * Add logrotate script to `make install`
      * Fix example.lua to work out of the box
      * Use /etc/default instead of /etc/sysconfig on Debian
      * Fix directories permissions for tarantoolctl
      * Add support for systemd-tmpfiles (required by Fedora)
      728eaebd
  20. Jan 07, 2016
  21. Jan 02, 2016
  22. Dec 30, 2015
  23. Dec 20, 2015
  24. Dec 15, 2015
  25. Dec 11, 2015
  26. Dec 01, 2015
  27. Nov 13, 2015
  28. Nov 10, 2015
Loading