- Oct 27, 2014
-
-
Eugine Blikh authored
-
- Oct 25, 2014
-
-
bigbes authored
-
- Oct 24, 2014
-
-
bigbes authored
-
Roman Tsisyk authored
-
- Oct 22, 2014
-
-
bigbes authored
-
- Oct 20, 2014
-
-
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
-
- Oct 06, 2014
-
-
Konstantin Osipov authored
Recognize -w --wrapper, and don't daemonize if run from a wrapper.
-
- Oct 03, 2014
-
-
Dmitry E. Oboukhov authored
-
- Oct 02, 2014
-
-
Dmitry E. Oboukhov authored
-
- Oct 01, 2014
-
-
Dmitry E. Oboukhov authored
-
- Sep 30, 2014
-
-
Dmitry E. Oboukhov authored
+ Add tarantoolctl enter instance_name command
-
- Sep 26, 2014
-
-
Dmitry Simonenko authored
-
Dmitry E. Oboukhov authored
+ Fix logrotate.d config. #473
-
Dmitry Simonenko authored
-
- Sep 25, 2014
-
-
Dmitry E. Oboukhov authored
-
- Sep 15, 2014
-
-
bigbes authored
-
- Sep 14, 2014
-
-
bigbes authored
-
- Sep 12, 2014
-
-
Konstantin Osipov authored
-
bigbes authored
-
bigbes authored
-
- Sep 11, 2014
-
-
Konstantin Osipov authored
Don't try to execute a Lua script.
-
- Sep 10, 2014
-
-
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
-
- Sep 04, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Sep 02, 2014
- Sep 01, 2014
- Aug 31, 2014
-
-
bigbes authored
-
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)
-
- Aug 29, 2014
-
-
Konstantin Osipov authored
-
buildslave authored
TODO: Fedora 19,20,rawhide, CentOS 7 Uses systemd.
-
Dmitry E. Oboukhov authored
-
- Aug 27, 2014
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
- Aug 20, 2014
-
-
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
-
- Aug 15, 2014
-
-
bigbes authored
-
- Aug 12, 2014
-
-
Dmitry E. Oboukhov authored
-