- Feb 10, 2014
-
-
Dmitry Simonenko authored
move module related tests from test/box/ to test/module/.
-
- Feb 07, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Remove an extra block offset.
-
- Feb 06, 2014
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
Summary: * PLUGIN_DIR -> MODULE_DIR * MODULE_DIR prefix is /usr/lib/tarantool/VERSION * MODULE_DIR automatically appends to both lua c/path * removed plugin autoload facility in src/lua/init.cc * removed admin console plugin dependencies * moved src/box/lua/sql.lua to separate module = require('box.net.sql') * moved src/plugin/pg = require('box.net.pg') * moved src/plugin/mysql = require('box.net.mysql') * default .so and .lua install is lib/tarantool/modules/{box/net/} * debian spec and tests are updated
-
- Feb 05, 2014
-
- Feb 04, 2014
-
-
Dmitry Simonenko authored
closes #185.
-
- Feb 03, 2014
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
- Jan 31, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jan 30, 2014
-
-
ocelot-inc authored
-
- Jan 28, 2014
-
-
Konstantin Osipov authored
Rationale: Any error which implies a system administrator action needs to be marked explicitly in the log, so that it's easy to find and act upon. This change the number of log levels, so the default log level was bumped from 4 to 5. Installations which set the log level explicitly need to adjust their setting.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jan 27, 2014
-
-
Konstantin Osipov authored
-
- Jan 24, 2014
-
-
Dmitry Simonenko authored
closes #171
-
ocelot-inc authored
-
- Jan 17, 2014
-
-
ocelot-inc authored
-
Konstantin Osipov authored
-
ocelot-inc authored
-
- Jan 16, 2014
-
-
Konstantin Osipov authored
-
- Jan 14, 2014
-
-
ocelot-inc authored
-
Eugine Blikh authored
-
- Jan 13, 2014
-
- Jan 10, 2014
-
-
Alexandr authored
-
- Jan 01, 2014
-
-
Konstantin Osipov authored
-
- Dec 31, 2013
-
-
Alexandr authored
fixes, follows from discussion https://github.com/tarantool/tarantool/issues/79#issuecomment-29309533
-
- Dec 30, 2013
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
bigbes authored
-
bigbes authored
-