- May 22, 2015
-
-
Konstantin Osipov authored
Remove trailing spaces, fix typos.
-
Sulverus authored
Old sql code completly reomoved from tests box/sql.test, big.sql.test refactoring sql.tests enabled in big and box suites Replication tests sql refactoring parallel call.test sql refactoring box.error test fixed in call.test After review fixes: 1. rename remote to iproto 2. remove old sql tests 3. update test-run
-
- May 15, 2015
-
-
Roman Tsisyk authored
-
Sulverus authored
-
- May 14, 2015
-
-
Sulverus authored
-
Sulverus authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Use a bitmap to represent existing servers.
-
Sulverus authored
-
- May 13, 2015
-
-
Konstantin Osipov authored
Fix a typo in panic_on_wal_error initialization for relays. Fix a bug it reveled: search for the matching vclock could return no vclock if the first xlog was deleted and since then we added a new server, and joined immediately with another replica (init_storage.test.lua details, test case #2)
-
Konstantin Osipov authored
-
- May 12, 2015
-
-
Konstantin Osipov authored
Conflicts: doc/sphinx/book/box/box_index.rst
-
Konstantin Osipov authored
Conflicts: doc/user/stored-procedures.xml
-
Roman Tsisyk authored
ev_stat already uses inotify. Patch libev to add support for nanosecond timestams in struct stat.
-
bigbes authored
-
- May 10, 2015
-
-
ocelot-inc authored
-
ocelot-inc authored
-
ocelot-inc authored
-
- May 07, 2015
-
-
Konstantin Osipov authored
Reorder initialization of yield/rollback triggers. Add implicit rollback on error in interactive mode, to match call/eval on a remote host. Add error injection to tuple allocation code, to be able to test the case when there is no memory for a new tuple. Add tests.
-
- May 06, 2015
-
-
Konstantin Osipov authored
Remove regular expressions from console API, they are unacceptably slow.
-
Roman Tsisyk authored
Add forgotten .result files
-
Roman Tsisyk authored
-
- May 04, 2015
-
-
ocelot-inc authored
-
- May 03, 2015
-
-
ocelot-inc authored
-
ocelot-inc authored
-
Konstantin Osipov authored
This saves one malloc() per channel and tells the GC more about how much memory is taken by a channel.
-
- May 01, 2015
-
-
Konstantin Osipov authored
tarantoolctl: Don't assume sophia_dir is a subdir of vardir, create everything on the top level. tarantoolctl: marginally fix reload, but see gh-824 fio: fix numerous bugs with failure of lua_tostring(), add tests.
-
ocelot-inc authored
-
ocelot-inc authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
A minor style fix, update result file.
-
Konstantin Osipov authored
-
- Apr 30, 2015
-
-
Alexandr Lyapunov authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Alexandr Lyapunov authored
* INDEX_EXTENT_SIZE changed back to 16kB
-
- Apr 29, 2015
-
-
Konstantin Osipov authored
Add tests.
-