- Dec 17, 2014
-
-
bigbes authored
-
- Oct 01, 2014
-
-
Roman Tsisyk authored
-
- Sep 25, 2014
-
-
Konstantin Osipov authored
Restore OOM test (TreeIndex moved to another arena). Update digest.result (spaces) Update net.box.result (line numbers).
-
Veniamin Gvozdikov authored
-
- Sep 18, 2014
-
-
Veniamin Gvozdikov authored
* Removed b64decode from box_net_box.lua * Added base64_encode() and base64_decode() methods in digest * Added base64 tests
-
- Jun 02, 2014
-
-
Roman Tsisyk authored
All bultin modules can be loaded with require('modulename') instead of require('box.modulename') Other changes: * _G.box is not initialized from tarantool_lua_init() anymore * box.info, box.stat, box.snapshot moved to src/box/lua * box.coredump() => coredump() * box.xxx = require('box.xxx') removed from tests
-
- May 22, 2014
-
-
Roman Tsisyk authored
Test wasn't correctly merged from 1.5
-
- Apr 16, 2014
-
-
Dmitry E. Oboukhov authored
-