- Dec 27, 2013
-
-
Konstantin Osipov authored
-
- Dec 09, 2013
-
-
Eugine Blikh authored
-
- Dec 03, 2013
-
-
bigbes authored
-
- Dec 02, 2013
-
-
Eugine Blikh authored
-
Eugine Blikh authored
Add watchdog for tests (30 seconds timeout), fix for out-of-source build and print last 15 lines of log, in case of error.
-
- Nov 28, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Make assoc.c a C file, not C++. Remove dead code in recovery.c, read_log(). Factor out utility functions from lua/init.cc to lua/utils.c, and use lua/utils.c in the rest of the code. The purpose of lua/init.c is to initialize Lua subsystem in the server. Decopule say.cc from the rest of the server, move to say.c Decouple fiber.cc from tarantool_cfg. Decouple opts.c from tarantool_cfg. Introduce lbox_call() which wraps Lua errors into a Tarantool exception and use it everywhere where we used to use lua_call(). Remove box/box_lua.cc:root_L, which was just a copy of tarantool_L. Move plugin API implementation from lua/init.cc to src/plugin.c, plugins must be available for JS and others too. Remove unnecessary GNUisms from plugin.c (argh!) Remove dead code which was trying to sandbox 'ffi' package. Fix lbox_print() which prints to the log to look more like normal print. We should implement say() bindings in the future, for now make what we have work the way it should work. Update ER_PROC_LUA error message text and remove noise from it (imporves readability of Lua errors a bit).
-
Konstantin Osipov authored
-
Eugine Blikh authored
-
Eugine Blikh authored
-
- Nov 27, 2013
-
-
Eugine Blikh authored
-
- Nov 26, 2013
-
-
Eugine Blikh authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: src/box/bitset_index.cc test/big/tarantool.cfg
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: src/box/box.cc test/box/configuration.test
-
Konstantin Osipov authored
Conflicts: test/box/configuration.result test/box/configuration.test
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
Conflicts: src/tarantool.cc test/box/configuration.result test/box/configuration.test test/lib/server.py
-
Veniamin Gvozdikov authored
-
Roman Tsisyk authored
-
- Nov 25, 2013
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- Nov 22, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
This patch caches a metatable used to hint serializers (_serializer_XXX).
-
Roman Tsisyk authored
-
Dmitry Simonenko authored
Conflicts: client/tarantool/CMakeLists.txt client/tarantool/tc.c client/tarantool/tc_cli.c client/tarantool/tc_print.c
-
Roman Tsisyk authored
-