- Feb 22, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: doc/developer/developer.xml doc/www-data/index.html doc/www-data/index.ru.html
-
Konstantin Osipov authored
- add content - speed up rebuild by keeping static stuff in www-data - change the layout and stylesheet
-
- Feb 16, 2012
-
-
Konstantin Shulgin authored
-
Konstantin Shulgin authored
-
- Feb 15, 2012
-
-
Konstantin Osipov authored
-
- Feb 14, 2012
-
-
Konstantin Osipov authored
Conflicts: test/box/lua.result
-
Konstantin Osipov authored
Update style, add comments.
-
Konstantin Osipov authored
Conflicts: CMakeLists.txt core/admin.m core/admin.rl
-
Konstantin Osipov authored
-
Konstantin Shulgin authored
Extra UPDATE command tests was added.
-
- Feb 13, 2012
-
-
Konstantin Osipov authored
Conflicts: core/CMakeLists.txt include/config.h.cmake mod/box/index.m
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
- release_disabled test suite ini file option support - debug build only error-injection test, cmake build cleaner output - tarantool server version output with build flags
-
- Feb 10, 2012
-
-
Aleksey Demakov authored
-
- Feb 09, 2012
-
-
Aleksey Demakov authored
-
Konstantin Osipov authored
A fix and a test case for Bu#929654 " Regression with secondary HASH indexes" Secodnary HASH indexes where skipped by build_indexes() when starting from a snapshot. Add a way to reserve space for as many values as necessary and enable HASH indexes in build_indexes(). Add a test.
-
Aleksey Demakov authored
-
Konstantin Shulgin authored
-
Konstantin Shulgin authored
Now request is executing via 'exec sql' command instead of 'exec admin' and the result is sorting in the test suite.
-
Aleksey Demakov authored
-
- Feb 07, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
We didn't check whether or not Lua bindings executed correctly, so we didn't pay attention to these problems: luaL_Buffer was misused, and when configuration would exceed 4K allocated on stack, this led to lost pieces of Lua script prepared by tarantool_lua_load_cfg(). box.on_reload_configuration() did not work correctly with disabled spaces. Fix the above mentioned issued and add a test.
-
Dmitry Simonenko authored
-
- Feb 06, 2012
-
-
Aleksey Demakov authored
-
- Feb 03, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Aleksey Demakov authored
-
- Feb 02, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Implement blueprint 'add-delete-fields': https://blueprints.launchpad.net/tarantool/+spec/add-and-delete-fields-in-tuple Make it possible to add new fields with UPDATE, and delete existing fields. Rewrite the UPDATE algorithm to pre-compute new tuple length and do most of the work in place, without allocating temporary buffer for fields. Add Connector/C support for new UPDATE options. Add and update tests. Joint effort by Konstantin Shulgin (initial implementation), Dmitry Simonenko (Connector/C) and Konstantin Osipov (spec/code review).
-
- Feb 01, 2012
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Jan 30, 2012
-
-
Pavel Cherenkov authored
-
Pavel Cherenkov authored
-
Pavel Cherenkov authored
-
Pavel Cherenkov authored
-
Pavel Cherenkov authored
-