- Feb 16, 2011
-
-
Yuriy Vostrikov authored
-
- Feb 11, 2011
-
-
Konstantin Osipov authored
Specify the type of op_code parameter of UPDATE operation.
-
- Feb 10, 2011
-
-
Konstantin Osipov authored
Test runner: improve cleanup when installing a new server (remove more old stuff). Do not leave around a .reject file if there are valgrind errors only (it's useless).
-
- Feb 09, 2011
-
-
Konstantin Osipov authored
Update help messages, add comments, add more checks, fix minor bugs.
-
- Feb 07, 2011
-
-
Konstantin Osipov authored
Conflicts: test/lib/tarantool_silverbox_server.py test/lib/test_suite.py
-
Konstantin Osipov authored
A post-push fix for Bug#712456, use namespace_count instead of nelem(namespace) to find out the number of pre-allocated namespaces, 'namespace' is a pointer after all.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Fix a bug in show fiber output (it's used to not print out carriage return, and that drove the test tool mad).
-
Konstantin Osipov authored
-
Yuriy Vostrikov authored
-
Yuriy Vostrikov authored
-
Konstantin Osipov authored
Conflicts: README
-
- Feb 04, 2011
-
-
Konstantin Osipov authored
Use CMake to: - Compile tarantool_silverbox, tarantool_feeder. - enable ./test-run testing out-of-source - implement Debug/Release configurations - add ENABLE_BACKTRACE ENABLE_TRACE and HAVE_BFD switches - support auto-generated targets
-
- Feb 03, 2011
-
-
Roman Tokarev authored
-
Roman Tokarev authored
-
Roman Tokarev authored
-
- Jan 28, 2011
-
-
Yuriy Vostrikov authored
-
- Jan 27, 2011
-
-
Yuriy Vostrikov authored
-
- Jan 24, 2011
-
-
Yuriy Vostrikov authored
-
- Jan 19, 2011
-
-
Konstantin Osipov authored
Add 'reload configuration' to the list of administrative commands of tarantool command line client.
-
Konstantin Osipov authored
Colored client prompt didn't work well with readline history feature. Remove the lame implementation of prompt color.
-
Konstantin Osipov authored
Change double quotes to single quotes for string constants. In ANSI SQL double quotes are used to quote identifiers, not constants. I used double quotes initially since they are allowed in MySQL.
-
- Jan 17, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Rename check_config to check-config. Update option help message.
-
Yuriy Vostrikov authored
-
Yuriy Vostrikov authored
-
- Jan 14, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Test runner: extend test coverage. Allow non-positive numbers in the grammar.
-
Konstantin Osipov authored
-
Yuriy Vostrikov authored
-
Konstantin Osipov authored
Add basic support for UPDATE SQL statement. Simplify code.
-
- Jan 13, 2011
-
-
Konstantin Osipov authored
Implement and test a basic DELETE sql command.
-
Yuriy Vostrikov authored
-
Yuriy Vostrikov authored
-
Konstantin Osipov authored
Test-runner: fix a typo in a help message (test-run.py)
-
Yuriy Vostrikov authored
-
Konstantin Osipov authored
Do not try to start gdb if do not know how to do it.
-
Konstantin Osipov authored
Implement test-runner options that allows to put vardir in /dev/shm.
-
Yuriy Vostrikov authored
-
Yuriy Vostrikov authored
-