- Feb 08, 2016
-
-
Alexandr Lyapunov authored
-
- Jan 26, 2016
-
-
lenkis authored
Revised the entire tutorial (file help_en_US.lua): * Tested and fixed all sample code snippets. * Corrected typos and inconsistent names in screen headers. * Updated info about custom delimiters (screen #6). * Replaced box.session with fiber (example on screen #10). * Swapped screens #11/#12 (fibers/sockets) for smoother story flow. Removed help-related stub logic (file help.lua). Updated auto-tests to expect a new output result on help call.
-
- Jan 20, 2016
-
-
Roman Tsisyk authored
-
- Jan 13, 2016
-
-
Alexandr Lyapunov authored
-
Alexandr Lyapunov authored
*)updated small submodule *)test was added
-
- Dec 28, 2015
-
-
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 24, 2015
-
-
Roman Tsisyk authored
-
- Dec 18, 2015
-
-
Roman Tsisyk authored
-
- Dec 17, 2015
-
-
bigbes authored
closes gh-1189
-
- Nov 26, 2015
-
-
Roman Tsisyk authored
-
- Nov 18, 2015
-
-
Sulverus authored
ddl test separated in engine and sophia specific tests sophia_join.test moved from replication to engine suite
-
Sulverus authored
-
Konstantin Osipov authored
Fix a race condition in status.test
-
Alexandr Lyapunov authored
-
Alexandr Lyapunov authored
-
- Nov 17, 2015
-
-
Sulverus authored
-
Nick Zavaritsky authored
Mhash del function was used incorrectly, resulting in memory access past the buffer end.
-
Sulverus authored
-
Sulverus authored
-
Sulverus authored
-
- Nov 16, 2015
-
-
Konstantin Osipov authored
Add a separate error code for the case when a tuple is too large (larger than slab_alloc_maximal). The test suite already covered the case.
-
Alexandr Lyapunov authored
-
- Nov 13, 2015
-
-
Alexandr Lyapunov authored
-
Sulverus authored
-
Roman Tsisyk authored
-
Sulverus authored
-
Roman Tsisyk authored
-
bigbes authored
-
Roman Tsisyk authored
-
Sulverus authored
-
- Nov 12, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Sulverus authored
Test_suite restart disabled Legacy tests moved to separated suite
-
Alexandr Lyapunov authored
added tests
-
- Nov 11, 2015
-
-
Konstantin Osipov authored
Change the code to use small/rlist.h, to avoid code duplication. small is self-contained.
-
- Nov 09, 2015
-
-
Sulverus authored
-
Konstantin Osipov authored
Now that we have a very nice title, don't use a custom proc title that often.
-
Nick Zavaritsky authored
-
Sulverus authored
-