- May 21, 2012
-
-
Konstantin Osipov authored
-
- May 16, 2012
-
-
Pavel Cherenkov authored
-
- May 08, 2012
-
-
Konstantin Osipov authored
-
- Apr 29, 2012
-
-
Konstantin Osipov authored
Convert box.lua to box.lua.c and compile it in. Fix broken out-of-source build of luajit, by adding a few more generated files to touch-nocreate rule.
-
- Apr 28, 2012
-
-
Dmitry Simonenko authored
-
- Apr 26, 2012
-
-
Konstantin Osipov authored
-
- Apr 25, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Apr 24, 2012
-
- Apr 18, 2012
-
-
Aleksey Demakov authored
-
- Apr 12, 2012
-
-
pcherenkov authored
-
- Apr 09, 2012
-
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
This reverts commit 8dc70aac.
-
Dmitry Simonenko authored
-
- Mar 30, 2012
-
-
Konstantin Osipov authored
This patch introduces wal_mode configuration variable, which can take either "fsync" or "fsync_delay" values. In "fsync" mode, we open the write ahead log in O_SYNC mode, and thus sync every write to disk. Th fsync_delay mode is the backward-compatible mode: in this mode, we only do fsync once every fsync_delay seconds. If fsync_delay is 0, there is no fsync. Otherwise, this patch is only adding auxiliary headers, object files, etc.
-
- Feb 28, 2012
-
-
Konstantin Osipov authored
-
- Feb 22, 2012
-
-
Konstantin Osipov authored
- add content - speed up rebuild by keeping static stuff in www-data - change the layout and stylesheet
-
- Feb 16, 2012
-
-
Dmitry Simonenko authored
- removed SIGUSR2 forwarding - removed logger and pid command line arguments - moved man pages generation to doc/man/ - added logger_pid to show info output - changed instance config preformating scheme
-
- Feb 14, 2012
-
-
Konstantin Osipov authored
-
- Feb 13, 2012
-
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
- release_disabled test suite ini file option support - debug build only error-injection test, cmake build cleaner output - tarantool server version output with build flags
-
- Feb 01, 2012
-
-
Dmitry Simonenko authored
-
- Jan 27, 2012
-
-
Dmitry Simonenko authored
installation pathes.
-
- Dec 29, 2011
-
-
Dmitry E. Oboukhov authored
-
- Dec 28, 2011
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
- Dec 23, 2011
-
-
Dmitry Simonenko authored
CMAKE_LOCALSTATE_DIR options added. Configuration file search path is changed to ${CMAKE_SYSCONF_DIR}/tarantool.cfg.
-
- Dec 21, 2011
-
-
Dmitry Simonenko authored
path changed
-
- Dec 14, 2011
-
-
Konstantin Osipov authored
-
- Nov 16, 2011
-
-
Dmitry Simonenko authored
output to user specified buffers connector/c/tnt: main client library connector/c/tntsql: sql parser library connector/c/tntnet: network io library test/connector_c: test suite for connector/c libraries
-
- Nov 15, 2011
-
-
Dmitry Simonenko authored
-
- Nov 07, 2011
-
-
Konstantin Osipov authored
-
- Oct 26, 2011
-
-
Dmitry Simonenko authored
-
- Oct 19, 2011
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Oct 10, 2011
-
-
Konstantin Osipov authored
-
- Sep 14, 2011
-
-
Konstantin Shulgin authored
-
- Aug 25, 2011
-
-
Konstantin Osipov authored
-