- Mar 25, 2014
-
-
Konstantin Osipov authored
Conflicts: doc/user/lua-tutorial.xml doc/user/plugins.xml doc/user/stored-procedures.xml
-
Konstantin Osipov authored
Conflicts: doc/user/data-model.xml doc/user/tutorial.xml
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Conflicts: debian/tarantool-sql-module.install extra/rpm.spec.in src/lua/init.cc test/CMakeLists.txt
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Mar 24, 2014
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
refactory.
-
bigbes authored
* Rewrite box_net.{pg,mysql}.test.lua, so line wrappings won't matter. * Testing System: 'RelWithDebugInfo' closer to Release, than to Debug * Compiling on clang -> additional OP, cause of garbage after `iproto_request_type_strs` (Failed admin and other tests)
-
bigbes authored
-
- Mar 21, 2014
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
When panic() is called from a fiber != sched, we call atexit handlers and free all memory, including runtime memory, including the memory used for fiber stack. Thus essentially freeing memory the fiber's stack is using. The very next instruction using the stack gets a SIGSEGV afterwards. Perhaps don't be so strict about freeing resources at shutdown and do not shoot yourself in the foot.
-
bigbes authored
Conflicts: test/module/net_sql.common.lua test/module/net_sql.common.result test/module/net_sql.common.test test/module/net_sql.mysql.lua test/module/net_sql.mysql.result test/module/net_sql.mysql.skipcond test/module/net_sql.mysql.test test/module/net_sql.pg.lua test/module/net_sql.pg.result test/module/net_sql.pg.skipcond test/module/net_sql.pg.test test/test-run.py
-
bigbes authored
-
esha authored
purpose: OOS-build tests fail
-
bigbes authored
Conflicts: .travis.yml client/tarantool/tc.c client/tarantool/tc_pager.c src/lua/yaml.cc
-
bigbes authored
-
- Mar 20, 2014
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Needed for server/pg_type.h header
-
Roman Tsisyk authored
-
Roman Tsisyk authored
CMake is shipped with broken PosgreSQL script in most distros. I had to copy this script and patch it to properly support new versions of PostgreSQL.
-
Roman Tsisyk authored
* Install *.lua modules into ${DATADIR}/tarantool/1.5 and *.so modules into ${LIBDIR}/tarantool/1.5 * Fix default package.path and package.cpath * Install Lua headers to ${INCLUDE_DIR}/tarantool/1.5 * Install config.h to ${INCLUDE_DIR}/tarantool/1.5 * Add a new package - tarantool-dev (server development headers) * Use RPM Macroses in rpm.spec * Fix tarball generation for Debian * Use GNUInstallDirs.cmake to setup directories
-
esha authored
purpose: OOS-build tests fail
-
Dmitry Simonenko authored
to support multiple engines.
-
bigbes authored
-
- Mar 17, 2014
-
-
Konstantin Osipov authored
-
- Mar 14, 2014
-
-
ocelot-inc authored
-
- Mar 13, 2014
-
-
Dmitry Simonenko authored
- Mar 12, 2014
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Dmitry Simonenko authored
deprecated connector_c tests
-
esha authored
-
bigbes authored
-
bigbes authored
-
Konstantin Osipov authored
-
- Mar 11, 2014
-