- Oct 18, 2013
-
-
Roman Tsisyk authored
-
Veniamin Gvozdikov authored
-
- Oct 12, 2013
-
-
Konstantin Osipov authored
-
- Oct 11, 2013
-
-
Dmitry Simonenko authored
-
- Oct 04, 2013
-
-
Eugine Blikh authored
-
- Sep 24, 2013
-
-
Eugine Blikh authored
-
- Sep 13, 2013
-
-
Eugine Blikh authored
-
- Sep 10, 2013
-
-
Eugine Blikh authored
-
Eugine Blikh authored
-
- Sep 09, 2013
-
-
Eugine Blikh authored
2. delete setopt and delimiter contractions
-
Eugine Blikh authored
2. delete setopt and delimiter contractions
-
- Sep 06, 2013
-
-
Eugine Blikh authored
-
- Sep 05, 2013
-
-
Dmitry Simonenko authored
-
- Sep 03, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Aug 26, 2013
-
-
Konstantin Osipov authored
Store the information about spaces in a pre-recreated system space. https://blueprints.launchpad.net/tarantool/+spec/space-ddl Remove space configuration from confetti. Use transaction and space triggers to run post-DML actions to perform DDL changes. Implement a Lua FFI binding to disable tests. Temporarily disable space-loading code in tarancheck and tarantar (this breaks them). Mostly all tests are broken. Memcached is disabled (non-functional).
-
Dmitry Simonenko authored
Integrate libyaml instead of internal yaml formaters. changelog: * fixed i64 convertion bug * refactored bindings to new admin .info() scheme * moved lua plugin api to separate file * moved lua fiber api to separate file * slab binding refactored * added fiber lua bindings * rewriten admin reply handler * proper yaml end-of-document formater * proper server error formater * fixed bug with leftover data on stack on exception error * added support of i64 types to lyyaml * removed couple of box.show_ bindings * console client fixes to support new scheme This push has a yet broken test's.
-
- Aug 21, 2013
-
-
Eugine Blikh authored
2. Make support of multiline delimiters
-
- Aug 20, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Eugine Blikh authored
Little refactoring +xlog, +snap, snapshot->snap
-
- Aug 16, 2013
-
-
Eugine Blikh authored
-
Dmitry Simonenko authored
-
- Jul 18, 2013
-
-
Eugine Blikh authored
-
- Jul 15, 2013
-
-
Roman Tsisyk authored
Thanks for Anatol Pomozov
-
- Jul 11, 2013
-
-
Eugine Blikh authored
-
- Jul 08, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jul 05, 2013
-
-
Roman Tsisyk authored
-
Dmitry Simonenko authored
-
- Jul 02, 2013
-
-
Dmitry Simonenko authored
-
- Jul 01, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Jun 28, 2013
-
-
Eugine Blikh authored
* Implementing LUA printer (https://blueprints.launchpad.net/tarantool/+spec/tc-lua-printer) * Moving xlog printer code into tc_print_xlog.{c,h}, leaving basic printing code in tc_print.{c,h}. * Fix TC bug (https://bugs.launchpad.net/tarantool/+bug/1185746), Added support for snap print formatters. * Added temporary workaround for option (-B or --bin), that allow you to print STR instead of INT and INT64 in lua formatter. Works in "keys" and UPDATE (ASSIGN or INSERT). * Fix of stdin: add custom function for pipe instead of stdin (very slow with readline) * Fix for realloc problems 1) if size is 0, then behaviour is undefined 2) in C99 if realloc returns NULL, and size is not zero (errno == ENOMEM) input buffer of memory is needed to be freed manually. Whitepaper of POSIX standart: http://pubs.opengroup.org/onlinepubs/9699919799/functions/realloc.html * Add support of -D (--delim) argument, that sets delimiter on start of tarantool client. Also, if you "cat" .snap or .xlog files in LUA format it prints delim in end of every coomand.
-
- Jun 27, 2013
-
-
Dmitry Simonenko authored
-
- Jun 25, 2013
-
-
Dmitry Simonenko authored
-
- Jun 04, 2013
-
-
Roman Tsisyk authored
-
- May 29, 2013
-
- May 08, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-