- Jan 09, 2016
-
-
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)
-
- Jan 08, 2016
-
-
Konstantin Osipov authored
-
Roman Tsisyk authored
Add STATIC keyword to add_library() calls
-
- Jan 07, 2016
-
-
Roman Tsisyk authored
gh-1249
-
Roman Tsisyk authored
-
- Jan 02, 2016
-
-
Roman Tsisyk authored
Unfortunally, I was unable to test it before pushing due to buggy tarantool/build.
-
Roman Tsisyk authored
Needed for Fedora buildbot
-
Roman Tsisyk authored
Reproduced on Fedora buildbot
-
- Dec 30, 2015
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Nick Zavaritsky authored
-
bigbes authored
-
bigbes authored
-
- Dec 29, 2015
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
No longer necessary after #1217 was fixed.
-
Nick Zavaritsky authored
-
Roman Tsisyk authored
* Inline vclock_dup() (move allocation and deallocation to xlog.cc) * Refactor xdir_index_file() to remove useless try-catch block * Ignore panic_on_error in case of OOM * Add missing include "exception.h" * Remove artifacts
-
bigbes authored
-
Alexandr Lyapunov authored
-
- Dec 28, 2015
-
-
Nick Zavaritsky authored
-
Roman Tsisyk authored
-
Sulverus authored
-
Sulverus authored
-
Sulverus authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Alexandr Lyapunov authored
-
Roman Tsisyk authored
Conflicts: third_party/sophia
-
Roman Tsisyk authored
Incompatible changes: server is not removed from box.info.vclock anymore on delete from _cluster. A new replica re-uses previous server_id and also last known LSN (was only server_id, but LSN always started from zero).
-
Roman Tsisyk authored
A prerequisite for #1219 test case.
-
- Dec 25, 2015
-
-
Nick Zavaritsky authored
-
- Dec 24, 2015
-
-
Nick Zavaritsky authored
-
Roman Tsisyk authored
Conflicts: .gitmodules
-
Roman Tsisyk authored
Conflicts: .gitmodules client/tarantool/tc_print.c src/lib/small
-
Roman Tsisyk authored
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
-
Roman Tsisyk authored
-
- Dec 22, 2015
-
-
Roman Tsisyk authored
-
Dmitry Simonenko authored
move tarantool/sophia to tarantool-1.6 branch
-