Skip to content
Snippets Groups Projects
  1. Oct 27, 2014
  2. Oct 25, 2014
  3. Oct 24, 2014
  4. Oct 22, 2014
  5. Oct 20, 2014
    • bigbes's avatar
      Multiple changes: · 526dade3
      bigbes authored
      0) DIST.LUA: Move dist.lua to tarantoolctl (+ DEB + RPM + DOCS)
      0) DIST.LUA: Delete -w option
      1) CMAKE: Add pod2man function for generating MAN Files from POD format
      2) RPM: Add man files for tarantoolctl, move tarantoolctl+initscripts
      from `tarantool` into `tarantool-common`
      3) DEB: Remove tarantoolctl.1 creation
      4) Remove trailing whitespaces
      
      Fixes gh-570
      Fixes gh-557
      526dade3
  6. Oct 06, 2014
  7. Oct 03, 2014
  8. Oct 02, 2014
  9. Oct 01, 2014
  10. Sep 30, 2014
  11. Sep 26, 2014
  12. Sep 25, 2014
  13. Sep 15, 2014
  14. Sep 14, 2014
  15. Sep 12, 2014
  16. Sep 11, 2014
  17. Sep 10, 2014
    • Konstantin Osipov's avatar
      Init-scripts fixes · 880135f1
      Konstantin Osipov authored
      - change /etc/default format to Lua
      - change defaults format to tarantool.cfg
      - don't force logger/snap_dir/wal_dir/work_dir if it's set
      - minor fixes in logging
      - implement fio.dirname
      880135f1
  18. Sep 04, 2014
  19. Sep 02, 2014
  20. Sep 01, 2014
  21. Aug 31, 2014
    • bigbes's avatar
      Small fixes · 5c4cad62
      bigbes authored
      5c4cad62
    • bigbes's avatar
      Add systemd specs and following remarks: · 87812978
      bigbes authored
      * In RPM/DEB we introduce new utility - tarantool_ctl (extra/dist/dist.lua)
      * /var/pid -> /var/run
      * Fix extra/dist/dist.lua
      * /extra/dist/tarantool.init and /extra/dist/tarantool.service now
        are regenerated by cmake (paths to `dist.lua`)
      * Systemd service (Uses sysv-init script)
      * RPM Supports both systemd and init (by using '--with systemd' in
        rpmbuild flags)
      87812978
  22. Aug 29, 2014
  23. Aug 27, 2014
  24. Aug 20, 2014
    • Konstantin Osipov's avatar
      Roles · e5862c38
      Konstantin Osipov authored
      Split effective and granted access.
      Add "role exists", "role doesn't exist" errors.
      Test role create and drop.
      
      Rename space_check_access() to access_check_space()
      to follow the convention.
      box.session.su('role') is not allowed
      
      Implement box.schema.user.info() which print user's grants
      e5862c38
  25. Aug 15, 2014
  26. Aug 12, 2014
Loading