- Jan 17, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jan 16, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jan 15, 2012
-
-
Konstantin Osipov authored
-
- Jan 09, 2012
-
-
Konstantin Osipov authored
-
- Jan 03, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jan 02, 2012
-
-
Konstantin Osipov authored
-
- Dec 25, 2011
-
-
Yuriy Nevinitsin authored
-
Yuriy Nevinitsin authored
-
- Dec 23, 2011
-
-
Konstantin Osipov authored
Remove connector/python and connector/ruby since these drivers are hosted separately now. https://github.com/mailru/tarantool-python https://github.com/mailru/tarantool-ruby
-
Konstantin Osipov authored
-
- Dec 22, 2011
-
-
Dmitry Simonenko authored
-
- Dec 16, 2011
-
-
Konstantin Osipov authored
A fix and a test case for Bug#901674 "No way to inspect exceptions from Box in Lua" Implenent pcall which works correctly with Objective C exceptions.
-
Konstantin Osipov authored
-
- Dec 15, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Dec 14, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Dec 09, 2011
-
-
Konstantin Osipov authored
-
- Nov 29, 2011
-
-
Konstantin Osipov authored
SHOW INFO now prints path to config Review Dmitry's patch, fix tests.
-
- Nov 22, 2011
-
-
Konstantin Osipov authored
-
- Nov 18, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Incorporate spelling/grammar mistakes identified during a review of the user guide, done by courtesy of Peter Gulutzan.
-
- Nov 14, 2011
-
-
Konstantin Osipov authored
-
- Nov 12, 2011
-
-
Konstantin Osipov authored
Start extending the manual with Lua stored programs.
-
Konstantin Osipov authored
-
- Nov 09, 2011
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Nov 03, 2011
-
-
Konstantin Osipov authored
-
- Nov 01, 2011
-
-
Konstantin Osipov authored
-
- Oct 13, 2011
-
-
Konstantin Osipov authored
Update ER_NO_SUCH_PROC, if the procedure doesn't exist, quote the procedure name, since it can be empty.
-
Konstantin Osipov authored
A fix and a test case for https://bugs.launchpad.net/tarantool/+bug/750658 --background neither closes nor redirects stdin/stdout/stderr --background option didn't work properly, since stdin/stdout/ stderr streams were left open and pointing to a terminal. This lead to a hang when tarantool was started from a shell script or over ssh. If --background option is given, we need to fork, try to create a pid file, close stdin/stdout/stderr and then initialize the logging subsystem.
-