- Sep 04, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry E. Oboukhov authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Conflicts: src/lua/bsdsocket.cc src/lua/bsdsocket.lua test/box/bsdsocket.result test/box/bsdsocket.test
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Fixes compatibility with third-party modules.
-
Roman Tsisyk authored
This patch also adds argument checking to all socket methods.
-
- Sep 03, 2014
-
-
Konstantin Osipov authored
-
Roman Tsisyk authored
1. snapshot_save calls snapshot_space 2. snapshot_space uses index->initIterator() 3. initIterator() doesn't work until endBuild() is called 4. index->endBuild() is called by space_end_recover_snapshot() *after* snapshot_save() => Replica doesn't save some tuples into snapshot on JOIN This patch changes space_end_recover_snapshot() order.
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
Dmitry E. Oboukhov authored
Conflicts: test/box/bsdsocket.result test/box/bsdsocket.test
-
Dmitry E. Oboukhov authored
(fix httpd log messages)
-
bigbes authored
-
Roman Tsisyk authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Roman Tsisyk authored
-
- Sep 02, 2014
-
-
Dmitry E. Oboukhov authored
-
bigbes authored
-
Konstantin Osipov authored
Recovery now needs to be run in a non-sched fiber. Create a fiber for it in on_bind callback. On another token: - rename snap_daemon to snapshot_daemon - don't output redundant snap_daemon prefix in the log, it's already in the fiber name. - miscallenous cleanups (roles).
-
bigbes authored
-
bigbes authored
-
bigbes authored
* tarantool_ctl -> tarantool_ctl * Add test-run on travis-ci (closes gh-221) * Proper fiber name in the log
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
Test. Fixed in gh-438.
-
- Sep 01, 2014
-
-
ocelot-inc authored
-
bigbes authored
-
ocelot-inc authored
-
Konstantin Osipov authored
-
bigbes authored
-