Branch: refs/heads/tt-python
Home: https://github.com/tarantool/tarantool
Commit: baf0f03e9e696466878006bc3729135957414025
https://github.com/tarantool/tarantool/commit/baf0f03e9e696466878006bc3729135957414025
Author: Eugine Blikh <[email protected]>
Date: 2013-07-18 (Thu, 18 Jul 2013)
Changed paths:
R test/box/admin_coredump.result
R test/box/admin_coredump.test
R test/box/cjson.result
R test/box/cjson.test
R test/box/errinj.result
R test/box/errinj.test
R test/box/fiber.result
R test/box/fiber.test
R test/box/info.result
R test/box/info.test
R test/box/ipc.result
R test/box/ipc.test
R test/box/lua_box_uuid.result
R test/box/lua_box_uuid.skipcond
R test/box/lua_box_uuid.test
R test/box/lua_misc.result
R test/box/lua_misc.test
R test/box/net.box.result
R test/box/net.box.test
A test/box_lua/admin_coredump.result
A test/box_lua/admin_coredump.test
A test/box_lua/cjson.result
A test/box_lua/cjson.test
A test/box_lua/errinj.result
A test/box_lua/errinj.test
A test/box_lua/fiber.result
A test/box_lua/fiber.test
A test/box_lua/info.result
A test/box_lua/info.test
A test/box_lua/ipc.result
A test/box_lua/ipc.test
A test/box_lua/lua_box_uuid.result
A test/box_lua/lua_box_uuid.skipcond
A test/box_lua/lua_box_uuid.test
A test/box_lua/lua_misc.result
A test/box_lua/lua_misc.test
A test/box_lua/net.box.result
A test/box_lua/net.box.test
Log Message:
-----------
Prepare to move possible part of python box tests to lua
Commit: cafae46eb980fd2423312bb838968730a7b5b361
https://github.com/tarantool/tarantool/commit/cafae46eb980fd2423312bb838968730a7b5b361
Author: Eugine Blikh <[email protected]>
Date: 2013-07-18 (Thu, 18 Jul 2013)
Changed paths:
M test/box_lua/admin_coredump.result
M test/box_lua/admin_coredump.test
M test/box_lua/cjson.result
M test/box_lua/cjson.test
M test/box_lua/errinj.result
M test/box_lua/errinj.test
M test/box_lua/fiber.result
M test/box_lua/fiber.test
M test/box_lua/info.result
M test/box_lua/info.test
M test/box_lua/ipc.result
M test/box_lua/ipc.test
M test/box_lua/lua_box_uuid.result
M test/box_lua/lua_box_uuid.skipcond
M test/box_lua/lua_box_uuid.test
M test/box_lua/lua_misc.result
M test/box_lua/lua_misc.test
M test/box_lua/net.box.result
M test/box_lua/net.box.test
A test/box_lua/suite.ini
A test/box_lua/tarantool.cfg
Log Message:
-----------
Move tests to lua, and, also make them prettier (multiline code, YAML
compatible and other)
Commit: 3068be16bd26d5228ae5b2205bf96b7229462ed2
https://github.com/tarantool/tarantool/commit/3068be16bd26d5228ae5b2205bf96b7229462ed2
Author: Eugine Blikh <[email protected]>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
R test/box/net_sql.mysql.result
R test/box/net_sql.mysql.skipcond
R test/box/net_sql.mysql.test
R test/box/net_sql.pg.result
R test/box/net_sql.pg.skipcond
R test/box/net_sql.pg.test
A test/box_lua/net_sql.mysql.result
A test/box_lua/net_sql.mysql.skipcond
A test/box_lua/net_sql.mysql.test
A test/box_lua/net_sql.pg.result
A test/box_lua/net_sql.pg.skipcond
A test/box_lua/net_sql.pg.test
Log Message:
-----------
Move net_sql.*.tests to box_lua folder. Prepare to move them to lua
Commit: 73339bad5657f2b6b8c483b8ecc3d91463159087
https://github.com/tarantool/tarantool/commit/73339bad5657f2b6b8c483b8ecc3d91463159087
Author: Eugine Blikh <[email protected]>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
M test/box_lua/net_sql.mysql.result
M test/box_lua/net_sql.mysql.skipcond
M test/box_lua/net_sql.mysql.test
M test/box_lua/net_sql.pg.result
M test/box_lua/net_sql.pg.skipcond
M test/box_lua/net_sql.pg.test
M test/test-run.py
Log Message:
-----------
Move net_sql.*.test to lua. Also fix bugs with wrong catalogue of plugins
Commit: 987501e7943696f6553a82569ce6578abe4a049c
https://github.com/tarantool/tarantool/commit/987501e7943696f6553a82569ce6578abe4a049c
Author: Eugine Blikh <[email protected]>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
M test/big/bitset.result
M test/big/bitset.test
M test/big/lua/utils.lua
M test/big/tree_pk.result
M test/big/tree_pk.test
M test/box_lua/fiber.result
M test/box_lua/fiber.test
M test/box_lua/info.result
M test/box_lua/info.test
M test/box_lua/ipc.result
M test/box_lua/ipc.test
M test/box_lua/lua_misc.result
M test/box_lua/lua_misc.test
M test/box_lua/net.box.result
M test/box_lua/net.box.test
M test/box_lua/net_sql.mysql.result
M test/box_lua/net_sql.mysql.test
M test/box_lua/net_sql.pg.result
M test/box_lua/net_sql.pg.test
M test/test-run.py
Log Message:
-----------
Remove trailing whitespaces
Commit: 6495187bc7cf0262b2e16b24e8ceb2056a476eb9
https://github.com/tarantool/tarantool/commit/6495187bc7cf0262b2e16b24e8ceb2056a476eb9
Author: Eugine Blikh <[email protected]>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
R test/lib/lua_tarantool_server.py
R test/lib/python_tarantool_server.py
M test/lib/tarantool_server.py
M test/lib/test_suite.py
Log Message:
-----------
Moving *Test classes and add generation
Commit: d9413c8d0c9d352491d89181a1069adc45b3a681
https://github.com/tarantool/tarantool/commit/d9413c8d0c9d352491d89181a1069adc45b3a681
Author: Eugine Blikh <[email protected]>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
R test/big/bitset.test
A test/big/bitset.test.lua
R test/big/hash.test
A test/big/hash.test.lua
R test/big/hash_multipart.test
A test/big/hash_multipart.test.lua
R test/big/iterator.test
A test/big/iterator.test.lua
R test/big/lua.test
A test/big/lua.test.lua
A test/big/sql.result
A test/big/sql.test.py
M test/big/suite.ini
R test/big/tree_pk.test
A test/big/tree_pk.test.lua
R test/big/tree_pk_multipart.test
A test/big/tree_pk_multipart.test.lua
R test/big/tree_variants.test
A test/big/tree_variants.test.lua
R test/box/admin.test
A test/box/admin.test.py
A test/box/admin_coredump.result
A test/box/admin_coredump.test.lua
R test/box/args.test
A test/box/args.test.py
A test/box/cjson.result
A test/box/cjson.test.lua
R test/box/configuration.test
A test/box/configuration.test.py
A test/box/errinj.result
A test/box/errinj.test.lua
A test/box/fiber.result
A test/box/fiber.test.lua
A test/box/info.result
A test/box/info.test.lua
A test/box/ipc.result
A test/box/ipc.test.lua
R test/box/iproto.test
A test/box/iproto.test.py
R test/box/lua.test
A test/box/lua.test.py
A test/box/lua_box_uuid.result
A test/box/lua_box_uuid.skipcond
A test/box/lua_box_uuid.test.lua
A test/box/lua_misc.result
A test/box/lua_misc.test.lua
A test/box/net.box.result
A test/box/net.box.test.lua
A test/box/net_sql.mysql.result
A test/box/net_sql.mysql.skipcond
A test/box/net_sql.mysql.test.lua
A test/box/net_sql.pg.result
A test/box/net_sql.pg.skipcond
A test/box/net_sql.pg.test.lua
R test/box/protocol.test
A test/box/protocol.test.py
R test/box/reconfigure.test
A test/box/reconfigure.test.py
R test/box/session.test
A test/box/session.test.py
R test/box/snapshot.test
A test/box/snapshot.test.py
R test/box/socket.test
A test/box/socket.test.py
R test/box/sql.test
A test/box/sql.test.py
R test/box/stat.test
A test/box/stat.test.py
M test/box/suite.ini
R test/box/xlog.test
A test/box/xlog.test.py
R test/box_lua/admin_coredump.result
R test/box_lua/admin_coredump.test
R test/box_lua/cjson.result
R test/box_lua/cjson.test
R test/box_lua/errinj.result
R test/box_lua/errinj.test
R test/box_lua/fiber.result
R test/box_lua/fiber.test
R test/box_lua/info.result
R test/box_lua/info.test
R test/box_lua/ipc.result
R test/box_lua/ipc.test
R test/box_lua/lua_box_uuid.result
R test/box_lua/lua_box_uuid.skipcond
R test/box_lua/lua_box_uuid.test
R test/box_lua/lua_misc.result
R test/box_lua/lua_misc.test
R test/box_lua/net.box.result
R test/box_lua/net.box.test
R test/box_lua/net_sql.mysql.result
R test/box_lua/net_sql.mysql.skipcond
R test/box_lua/net_sql.mysql.test
R test/box_lua/net_sql.pg.result
R test/box_lua/net_sql.pg.skipcond
R test/box_lua/net_sql.pg.test
R test/box_lua/suite.ini
R test/box_lua/tarantool.cfg
R test/connector_c/connector.test
A test/connector_c/connector.test.py
R test/connector_c/snap.test
A test/connector_c/snap.test.py
M test/connector_c/suite.ini
R test/connector_c/tp.test
A test/connector_c/tp.test.py
R test/connector_c/update.test
A test/connector_c/update.test.py
R test/connector_c/xlog_rpl.test
A test/connector_c/xlog_rpl.test.py
M test/lib/admin_connection.py
M test/lib/tarantool_connection.py
M test/lib/tarantool_server.py
M test/lib/test_suite.py
R test/memcached/binary-get.test
A test/memcached/binary-get.test.py
R test/memcached/bogus-commands.test
A test/memcached/bogus-commands.test.py
R test/memcached/cas.test
A test/memcached/cas.test.py
R test/memcached/expirations.test
A test/memcached/expirations.test.py
R test/memcached/flags.test
A test/memcached/flags.test.py
R test/memcached/flush-all.test
A test/memcached/flush-all.test.py
R test/memcached/getset.test
A test/memcached/getset.test.py
R test/memcached/incrdecr.test
A test/memcached/incrdecr.test.py
R test/memcached/lua.test
A test/memcached/lua.test.py
R test/memcached/multiversioning.test
A test/memcached/multiversioning.test.py
R test/memcached/noreply.test
A test/memcached/noreply.test.py
R test/memcached/off.test
A test/memcached/off.test.py
M test/memcached/suite.ini
R test/python/sql.result
R test/python/sql.test
R test/python/suite.ini
R test/python/tarantool.cfg
R test/replication/consistent.test
A test/replication/consistent.test.py
R test/replication/hot_standby.test
A test/replication/hot_standby.test.py
R test/replication/memcached.test
A test/replication/memcached.test.py
M test/replication/suite.ini
R test/replication/swap.test
A test/replication/swap.test.py
R test/wal/lua.test
A test/wal/lua.test.py
R test/wal/oom.test
A test/wal/oom.test.py
M test/wal/suite.ini
R test/wal/wal_mode.test
A test/wal/wal_mode.test.py
Log Message:
-----------
Returning tests to their previous place. Fixing error in
tarantool_connection, that prevernts reconnection. Fixing bug in cas.test
Commit: 8a7ce9455533513c7d57703e1f948b144784bed3
https://github.com/tarantool/tarantool/commit/8a7ce9455533513c7d57703e1f948b144784bed3
Author: Eugine Blikh <[email protected]>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
M test/lib/admin_connection.py
M test/lib/tarantool_connection.py
Log Message:
-----------
Moving extra call code to admin_connection
Commit: 600f98c88ab2972cdfa760da4a0a678230bf731a
https://github.com/tarantool/tarantool/commit/600f98c88ab2972cdfa760da4a0a678230bf731a
Author: Roman Tsisyk <[email protected]>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M src/box/box_lua.cc
M src/box/request.cc
M src/box/request.h
Log Message:
-----------
Extract request parser from execute_XXX methods
Commit: c95e7b554e454d4e5fd256b7cdc770ef310fc8f4
https://github.com/tarantool/tarantool/commit/c95e7b554e454d4e5fd256b7cdc770ef310fc8f4
Author: Eugine Blikh <[email protected]>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M src/lua/init.cc
Log Message:
-----------
Fix for bug #1204040: cdata, that returns, may be not only UINT64 or INT64
Commit: 02f5afc6844e80eacc08c3a85029c54be2076fbc
https://github.com/tarantool/tarantool/commit/02f5afc6844e80eacc08c3a85029c54be2076fbc
Author: Eugine Blikh <[email protected]>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M src/lua/init.cc
Log Message:
-----------
Merge branch 'stable'
Commit: 68d8ccc741df3180e0bc779f1ae42e14146ca04f
https://github.com/tarantool/tarantool/commit/68d8ccc741df3180e0bc779f1ae42e14146ca04f
Author: Konstantin Osipov <[email protected]>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M include/assoc.h
M src/box/space.cc
M src/fiber.cc
M src/session.cc
Log Message:
-----------
Define mh_key_t in mh_i32ptr_hash to enable mh_find().
Commit: dad33261e21f31d1a7d5cd5f3f82e62094941cea
https://github.com/tarantool/tarantool/commit/dad33261e21f31d1a7d5cd5f3f82e62094941cea
Author: Konstantin Osipov <[email protected]>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: d01970efb2858a2dc0e08ffc1530c9e3bd4c4a64
https://github.com/tarantool/tarantool/commit/d01970efb2858a2dc0e08ffc1530c9e3bd4c4a64
Author: Roman Tsisyk <[email protected]>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M src/box/box_lua.cc
M src/box/box_lua.h
M src/box/request.cc
M src/box/request.h
Log Message:
-----------
Use const request everywhere
Commit: 65b991b6decd917009ed7674c0acc129ac9b7e06
https://github.com/tarantool/tarantool/commit/65b991b6decd917009ed7674c0acc129ac9b7e06
Author: Roman Tsisyk <[email protected]>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M README.md
M include/assoc.h
M src/box/space.cc
M src/fiber.cc
M src/lua/init.cc
M src/session.cc
Log Message:
-----------
Merge branch 'master' into request-refactoring
Commit: a45202df4bdc8900270b96784847312bff7360db
https://github.com/tarantool/tarantool/commit/a45202df4bdc8900270b96784847312bff7360db
Author: Dmitry Simonenko <[email protected]>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M extra/tarantool_deploy.sh
M extra/tarantool_multi.sh
Log Message:
-----------
fix rpm deployment prefixes.
Commit: 073ba34baa1ae60e39b996ee762070423eb7d81c
https://github.com/tarantool/tarantool/commit/073ba34baa1ae60e39b996ee762070423eb7d81c
Author: Konstantin Osipov <[email protected]>
Date: 2013-07-25 (Thu, 25 Jul 2013)
Changed paths:
M extra/tarantool_deploy.sh
M extra/tarantool_multi.sh
Log Message:
-----------
Merge remote-tracking branch 'origin/rpm-fix'
Commit: e230783584f09096fdbee25ff18a6c164bd1545e
https://github.com/tarantool/tarantool/commit/e230783584f09096fdbee25ff18a6c164bd1545e
Author: Eugine Blikh <[email protected]>
Date: 2013-07-26 (Fri, 26 Jul 2013)
Changed paths:
M test/lib/tarantool_server.py
Log Message:
-----------
Fix for handling of --init-storage fail
Commit: 47155fdc005a33c2eb992ba27cb0fa44047aeaee
https://github.com/tarantool/tarantool/commit/47155fdc005a33c2eb992ba27cb0fa44047aeaee
Author: Konstantin Osipov <[email protected]>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M test/big/bitset.result
M test/big/bitset.test
M test/big/lua/utils.lua
M test/big/tree_pk.result
M test/big/tree_pk.test
R test/box/admin_coredump.result
R test/box/admin_coredump.test
R test/box/cjson.result
R test/box/cjson.test
R test/box/errinj.result
R test/box/errinj.test
R test/box/fiber.result
R test/box/fiber.test
R test/box/info.result
R test/box/info.test
R test/box/ipc.result
R test/box/ipc.test
R test/box/lua_box_uuid.result
R test/box/lua_box_uuid.skipcond
R test/box/lua_box_uuid.test
R test/box/lua_misc.result
R test/box/lua_misc.test
R test/box/net.box.result
R test/box/net.box.test
R test/box/net_sql.mysql.result
R test/box/net_sql.mysql.skipcond
R test/box/net_sql.mysql.test
R test/box/net_sql.pg.result
R test/box/net_sql.pg.skipcond
R test/box/net_sql.pg.test
A test/box_lua/admin_coredump.result
A test/box_lua/admin_coredump.test
A test/box_lua/cjson.result
A test/box_lua/cjson.test
A test/box_lua/errinj.result
A test/box_lua/errinj.test
A test/box_lua/fiber.result
A test/box_lua/fiber.test
A test/box_lua/info.result
A test/box_lua/info.test
A test/box_lua/ipc.result
A test/box_lua/ipc.test
A test/box_lua/lua_box_uuid.result
A test/box_lua/lua_box_uuid.skipcond
A test/box_lua/lua_box_uuid.test
A test/box_lua/lua_misc.result
A test/box_lua/lua_misc.test
A test/box_lua/net.box.result
A test/box_lua/net.box.test
A test/box_lua/net_sql.mysql.result
A test/box_lua/net_sql.mysql.skipcond
A test/box_lua/net_sql.mysql.test
A test/box_lua/net_sql.pg.result
A test/box_lua/net_sql.pg.skipcond
A test/box_lua/net_sql.pg.test
A test/box_lua/suite.ini
A test/box_lua/tarantool.cfg
M test/test-run.py
Log Message:
-----------
Merge branch 'tt-box-luafy'
Commit: 184208da2ea2100fe2fdf2b0bfb82412829c9282
https://github.com/tarantool/tarantool/commit/184208da2ea2100fe2fdf2b0bfb82412829c9282
Author: Konstantin Osipov <[email protected]>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
R test/big/bitset.test
A test/big/bitset.test.lua
R test/big/hash.test
A test/big/hash.test.lua
R test/big/hash_multipart.test
A test/big/hash_multipart.test.lua
R test/big/iterator.test
A test/big/iterator.test.lua
R test/big/lua.test
A test/big/lua.test.lua
A test/big/sql.result
A test/big/sql.test.py
M test/big/suite.ini
R test/big/tree_pk.test
A test/big/tree_pk.test.lua
R test/big/tree_pk_multipart.test
A test/big/tree_pk_multipart.test.lua
R test/big/tree_variants.test
A test/big/tree_variants.test.lua
R test/box/admin.test
A test/box/admin.test.py
A test/box/admin_coredump.result
A test/box/admin_coredump.test.lua
R test/box/args.test
A test/box/args.test.py
A test/box/cjson.result
A test/box/cjson.test.lua
R test/box/configuration.test
A test/box/configuration.test.py
A test/box/errinj.result
A test/box/errinj.test.lua
A test/box/fiber.result
A test/box/fiber.test.lua
A test/box/info.result
A test/box/info.test.lua
A test/box/ipc.result
A test/box/ipc.test.lua
R test/box/iproto.test
A test/box/iproto.test.py
R test/box/lua.test
A test/box/lua.test.py
A test/box/lua_box_uuid.result
A test/box/lua_box_uuid.skipcond
A test/box/lua_box_uuid.test.lua
A test/box/lua_misc.result
A test/box/lua_misc.test.lua
A test/box/net.box.result
A test/box/net.box.test.lua
A test/box/net_sql.mysql.result
A test/box/net_sql.mysql.skipcond
A test/box/net_sql.mysql.test.lua
A test/box/net_sql.pg.result
A test/box/net_sql.pg.skipcond
A test/box/net_sql.pg.test.lua
R test/box/protocol.test
A test/box/protocol.test.py
R test/box/reconfigure.test
A test/box/reconfigure.test.py
R test/box/session.test
A test/box/session.test.py
R test/box/snapshot.test
A test/box/snapshot.test.py
R test/box/socket.test
A test/box/socket.test.py
R test/box/sql.test
A test/box/sql.test.py
R test/box/stat.test
A test/box/stat.test.py
M test/box/suite.ini
R test/box/xlog.test
A test/box/xlog.test.py
R test/box_lua/admin_coredump.result
R test/box_lua/admin_coredump.test
R test/box_lua/cjson.result
R test/box_lua/cjson.test
R test/box_lua/errinj.result
R test/box_lua/errinj.test
R test/box_lua/fiber.result
R test/box_lua/fiber.test
R test/box_lua/info.result
R test/box_lua/info.test
R test/box_lua/ipc.result
R test/box_lua/ipc.test
R test/box_lua/lua_box_uuid.result
R test/box_lua/lua_box_uuid.skipcond
R test/box_lua/lua_box_uuid.test
R test/box_lua/lua_misc.result
R test/box_lua/lua_misc.test
R test/box_lua/net.box.result
R test/box_lua/net.box.test
R test/box_lua/net_sql.mysql.result
R test/box_lua/net_sql.mysql.skipcond
R test/box_lua/net_sql.mysql.test
R test/box_lua/net_sql.pg.result
R test/box_lua/net_sql.pg.skipcond
R test/box_lua/net_sql.pg.test
R test/box_lua/suite.ini
R test/box_lua/tarantool.cfg
R test/connector_c/connector.test
A test/connector_c/connector.test.py
R test/connector_c/snap.test
A test/connector_c/snap.test.py
M test/connector_c/suite.ini
R test/connector_c/tp.test
A test/connector_c/tp.test.py
R test/connector_c/update.test
A test/connector_c/update.test.py
R test/connector_c/xlog_rpl.test
A test/connector_c/xlog_rpl.test.py
M test/lib/admin_connection.py
R test/lib/lua_tarantool_server.py
R test/lib/python_tarantool_server.py
M test/lib/tarantool_connection.py
M test/lib/tarantool_server.py
M test/lib/test_suite.py
R test/memcached/binary-get.test
A test/memcached/binary-get.test.py
R test/memcached/bogus-commands.test
A test/memcached/bogus-commands.test.py
R test/memcached/cas.test
A test/memcached/cas.test.py
R test/memcached/expirations.test
A test/memcached/expirations.test.py
R test/memcached/flags.test
A test/memcached/flags.test.py
R test/memcached/flush-all.test
A test/memcached/flush-all.test.py
R test/memcached/getset.test
A test/memcached/getset.test.py
R test/memcached/incrdecr.test
A test/memcached/incrdecr.test.py
R test/memcached/lua.test
A test/memcached/lua.test.py
R test/memcached/multiversioning.test
A test/memcached/multiversioning.test.py
R test/memcached/noreply.test
A test/memcached/noreply.test.py
R test/memcached/off.test
A test/memcached/off.test.py
M test/memcached/suite.ini
R test/python/sql.result
R test/python/sql.test
R test/python/suite.ini
R test/python/tarantool.cfg
R test/replication/consistent.test
A test/replication/consistent.test.py
R test/replication/hot_standby.test
A test/replication/hot_standby.test.py
R test/replication/memcached.test
A test/replication/memcached.test.py
M test/replication/suite.ini
R test/replication/swap.test
A test/replication/swap.test.py
R test/wal/lua.test
A test/wal/lua.test.py
R test/wal/oom.test
A test/wal/oom.test.py
M test/wal/suite.ini
R test/wal/wal_mode.test
A test/wal/wal_mode.test.py
Log Message:
-----------
Merge branch 'tt-merge-servers'
Commit: 0f29840b7fab8067b833ea01c2e5f136208cb6b5
https://github.com/tarantool/tarantool/commit/0f29840b7fab8067b833ea01c2e5f136208cb6b5
Author: Eugine Blikh <[email protected]>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M README.md
M extra/tarantool_deploy.sh
M extra/tarantool_multi.sh
M include/assoc.h
M src/box/box_lua.cc
M src/box/box_lua.h
M src/box/request.cc
M src/box/request.h
M src/box/space.cc
M src/fiber.cc
M src/lua/init.cc
M src/session.cc
M test/big/bitset.result
R test/big/bitset.test
A test/big/bitset.test.lua
R test/big/hash.test
A test/big/hash.test.lua
R test/big/hash_multipart.test
A test/big/hash_multipart.test.lua
R test/big/iterator.test
A test/big/iterator.test.lua
R test/big/lua.test
A test/big/lua.test.lua
M test/big/lua/utils.lua
A test/big/sql.result
A test/big/sql.test.py
M test/big/suite.ini
M test/big/tree_pk.result
R test/big/tree_pk.test
A test/big/tree_pk.test.lua
R test/big/tree_pk_multipart.test
A test/big/tree_pk_multipart.test.lua
R test/big/tree_variants.test
A test/big/tree_variants.test.lua
R test/box/admin.test
A test/box/admin.test.py
M test/box/admin_coredump.result
R test/box/admin_coredump.test
A test/box/admin_coredump.test.lua
R test/box/args.test
A test/box/args.test.py
M test/box/cjson.result
R test/box/cjson.test
A test/box/cjson.test.lua
R test/box/configuration.test
A test/box/configuration.test.py
M test/box/errinj.result
R test/box/errinj.test
A test/box/errinj.test.lua
M test/box/fiber.result
R test/box/fiber.test
A test/box/fiber.test.lua
M test/box/info.result
R test/box/info.test
A test/box/info.test.lua
M test/box/ipc.result
R test/box/ipc.test
A test/box/ipc.test.lua
R test/box/iproto.test
A test/box/iproto.test.py
R test/box/lua.test
A test/box/lua.test.py
M test/box/lua_box_uuid.result
M test/box/lua_box_uuid.skipcond
R test/box/lua_box_uuid.test
A test/box/lua_box_uuid.test.lua
M test/box/lua_misc.result
R test/box/lua_misc.test
A test/box/lua_misc.test.lua
M test/box/net.box.result
R test/box/net.box.test
A test/box/net.box.test.lua
M test/box/net_sql.mysql.result
M test/box/net_sql.mysql.skipcond
R test/box/net_sql.mysql.test
A test/box/net_sql.mysql.test.lua
M test/box/net_sql.pg.result
M test/box/net_sql.pg.skipcond
R test/box/net_sql.pg.test
A test/box/net_sql.pg.test.lua
R test/box/protocol.test
A test/box/protocol.test.py
R test/box/reconfigure.test
A test/box/reconfigure.test.py
R test/box/session.test
A test/box/session.test.py
R test/box/snapshot.test
A test/box/snapshot.test.py
R test/box/socket.test
A test/box/socket.test.py
R test/box/sql.test
A test/box/sql.test.py
R test/box/stat.test
A test/box/stat.test.py
M test/box/suite.ini
R test/box/xlog.test
A test/box/xlog.test.py
R test/connector_c/connector.test
A test/connector_c/connector.test.py
R test/connector_c/snap.test
A test/connector_c/snap.test.py
M test/connector_c/suite.ini
R test/connector_c/tp.test
A test/connector_c/tp.test.py
R test/connector_c/update.test
A test/connector_c/update.test.py
R test/connector_c/xlog_rpl.test
A test/connector_c/xlog_rpl.test.py
M test/lib/admin_connection.py
R test/lib/lua_tarantool_server.py
R test/lib/python_tarantool_server.py
M test/lib/tarantool_connection.py
M test/lib/tarantool_server.py
M test/lib/test_suite.py
R test/memcached/binary-get.test
A test/memcached/binary-get.test.py
R test/memcached/bogus-commands.test
A test/memcached/bogus-commands.test.py
R test/memcached/cas.test
A test/memcached/cas.test.py
R test/memcached/expirations.test
A test/memcached/expirations.test.py
R test/memcached/flags.test
A test/memcached/flags.test.py
R test/memcached/flush-all.test
A test/memcached/flush-all.test.py
R test/memcached/getset.test
A test/memcached/getset.test.py
R test/memcached/incrdecr.test
A test/memcached/incrdecr.test.py
R test/memcached/lua.test
A test/memcached/lua.test.py
R test/memcached/multiversioning.test
A test/memcached/multiversioning.test.py
R test/memcached/noreply.test
A test/memcached/noreply.test.py
R test/memcached/off.test
A test/memcached/off.test.py
M test/memcached/suite.ini
R test/python/sql.result
R test/python/sql.test
R test/python/suite.ini
R test/python/tarantool.cfg
R test/replication/consistent.test
A test/replication/consistent.test.py
R test/replication/hot_standby.test
A test/replication/hot_standby.test.py
R test/replication/memcached.test
A test/replication/memcached.test.py
M test/replication/suite.ini
R test/replication/swap.test
A test/replication/swap.test.py
M test/test-run.py
R test/wal/lua.test
A test/wal/lua.test.py
R test/wal/oom.test
A test/wal/oom.test.py
M test/wal/suite.ini
R test/wal/wal_mode.test
A test/wal/wal_mode.test.py
Log Message:
-----------
Merge branch 'master' into tt-python
Commit: b11ceb2d541423a22669bdb08df21b308d9e820c
https://github.com/tarantool/tarantool/commit/b11ceb2d541423a22669bdb08df21b308d9e820c
Author: Eugine Blikh <[email protected]>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M test/box/args.test.py
Log Message:
-----------
Fix for args test (redundant plugin output)
Commit: 0c04ded772d394aa63bfaeace06d0fa6fbf935af
https://github.com/tarantool/tarantool/commit/0c04ded772d394aa63bfaeace06d0fa6fbf935af
Author: Eugine Blikh <[email protected]>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M test/box/args.test.py
Log Message:
-----------
Merge remote-tracking branch 'origin/tt-args-test-fix' into tt-python
Commit: d9ff95b2607776be6e65a21b127f367caa2ac55e
https://github.com/tarantool/tarantool/commit/d9ff95b2607776be6e65a21b127f367caa2ac55e
Author: Eugine Blikh <[email protected]>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
A test/big/.sql.test.py.swp
M test/big/sql.test.py
A test/box/.suite.ini.swp
M test/box/suite.ini
A test/lib/.box_connection.py.swp
M test/lib/box_connection.py
Log Message:
-----------
Next step
Compare:
https://github.com/tarantool/tarantool/compare/6787110188d3...d9ff95b26077
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp