- Jul 14, 2013
-
-
Eugine Blikh authored
-
Eugine Blikh authored
-
- Jul 12, 2013
-
-
Konstantin Osipov authored
Incompatible change, https://blueprints.launchpad.net/tarantool/+spec/cardinality-arity cardinality is how many unique elements a set contains. wrong term for the max number of fields in a tuple
-
- Jul 11, 2013
-
-
Eugine Blikh authored
-
Konstantin Osipov authored
https://bugs.launchpad.net/tarantool/+bug/1200228 Remove the regression I introduced when trying to be to smart when comparing integer numbers. Numeric comparison is not memcmp compatible on x86, and I don't know what I was smoking when I wrote a test which proved it wrong.
-
Roman Tsisyk authored
-
- Jul 10, 2013
-
-
Konstantin Osipov authored
-
- Jul 09, 2013
-
-
Eugine Blikh authored
1) Remove debug output 2) Add --gdb description 3) Return [self.binary]
-
Eugine Blikh authored
-
- Jul 08, 2013
-
-
Eugine Blikh authored
Add forgotten tarantool error.
-
Roman Tsisyk authored
-
- Jul 05, 2013
-
-
Konstantin Osipov authored
-
- Jul 04, 2013
-
-
Eugine Blikh authored
1) Moving ./test-run.py --gdb from xterm (or another standart X terminal emulator) to detached Screen session 2) Moving from unnecessary dependency "pexpect" to builtin "subprocess" module.
-
- Jul 03, 2013
-
-
Konstantin Osipov authored
Move struct key_def into an own header. Rename key_def methods to follow the coding style. Rename field_data_type to field_type. Instead of panicking on key_def initialization error, throw an exception.
-
Roman Tsisyk authored
-
- Jul 02, 2013
-
-
Roman Tsisyk authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
The allocator consists of a common slab cache, region and slab allocators. The patch provides unit tests. It also modifies rlist_shift to be more in line with the rest of rlist functions.
-
Roman Tsisyk authored
-
- Jul 01, 2013
-
-
Eugine Blikh authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jun 28, 2013
-
-
Roman Tsisyk authored
-
- Jun 27, 2013
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
Derive some tests for multipart HASH indexes from the original implementation by A. Demakov before dropping the branch.
-
- Jun 26, 2013
-
-
Konstantin Osipov authored
Don't drop entire vardir on test suite start, it may have symlinks, configuration files, etc. - useful for debugging.
-
Eugine Blikh authored
1) Temporary result files weren't deleted, if test's skipcond failed. 2) Vardir is removed when tests started. 3) Sort tests and test-suites by name 4) Added cleanup to box/lua.test
-
Eugine Blikh authored
* memcached/expirations.test * memcached/flush-all.test * replication/memcached.test
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Remove trailing spaces. Get rid of an unused method.
-
Konstantin Osipov authored
-
- Jun 25, 2013
-
-
Roman Tsisyk authored
-