Branch: refs/heads/tt-lua-preprocessor
  Home:   https://github.com/tarantool/tarantool
  Commit: 602c6e55ae559cc2003c8c72f1887e50f1fff85a
      
https://github.com/tarantool/tarantool/commit/602c6e55ae559cc2003c8c72f1887e50f1fff85a
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M debian/changelog
    M debian/control
    M debian/copyright
    M debian/rules

  Log Message:
  -----------
  Merge debian infrastructure into stable.


  Commit: a7944f318f1f921effb4128c5ac5b81eeb9eff55
      
https://github.com/tarantool/tarantool/commit/a7944f318f1f921effb4128c5ac5b81eeb9eff55
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    R debian/README.source

  Log Message:
  -----------
  Cleanup stable branch.


  Commit: 973c57ac835e54a9f8538a2a88ae221b201f2f48
      
https://github.com/tarantool/tarantool/commit/973c57ac835e54a9f8538a2a88ae221b201f2f48
  Author: Alexandr <[email protected]>
  Date:   2013-08-23 (Fri, 23 Aug 2013)

  Changed paths:
    M doc/user/errcode.xml
    M include/errcode.h
    M src/box/tuple_update.cc
    M test/box/lua_misc.result

  Log Message:
  -----------
  fix https://bugs.launchpad.net/tarantool/+bug/1168333
removed dead code block


  Commit: d1244dc976a7e5b22f8d4ca8d017390307590c46
      
https://github.com/tarantool/tarantool/commit/d1244dc976a7e5b22f8d4ca8d017390307590c46
  Author: Alexandr <[email protected]>
  Date:   2013-08-26 (Mon, 26 Aug 2013)

  Changed paths:
    M src/box/tuple_update.cc

  Log Message:
  -----------
  =code style fixes


  Commit: 4544bf1992bf203f793d0e9d74fb5efe1b2adcf3
      
https://github.com/tarantool/tarantool/commit/4544bf1992bf203f793d0e9d74fb5efe1b2adcf3
  Author: Alexandr <[email protected]>
  Date:   2013-08-27 (Tue, 27 Aug 2013)

  Changed paths:
    M test/box/lua.result
    M test/box/lua.test.py

  Log Message:
  -----------
  Added tests for update-delete multiple fields


  Commit: 728df062ea629a76f3eac87dffbf2bf191ba43ad
      
https://github.com/tarantool/tarantool/commit/728df062ea629a76f3eac87dffbf2bf191ba43ad
  Author: Eugine Blikh <[email protected]>
  Date:   2013-08-27 (Tue, 27 Aug 2013)

  Changed paths:
    M test/lib/tarantool_server.py

  Log Message:
  -----------
  Fix bug: 'When server unexpectedly goes down Testing system waits while 
pid-file is deleted, but he wont'


  Commit: 93b0ab27cf44b7f4833913b822f1273d22a2c9c1
      
https://github.com/tarantool/tarantool/commit/93b0ab27cf44b7f4833913b822f1273d22a2c9c1
  Author: Eugine Blikh <[email protected]>
  Date:   2013-08-27 (Tue, 27 Aug 2013)

  Changed paths:
    M test/lib/tarantool_server.py

  Log Message:
  -----------
  fixing broken version of find_tests. remove commented code


  Commit: 892845f4216fb4369bbc7acbaf626b8ca514c8be
      
https://github.com/tarantool/tarantool/commit/892845f4216fb4369bbc7acbaf626b8ca514c8be
  Author: Alexandr <[email protected]>
  Date:   2013-08-27 (Tue, 27 Aug 2013)

  Changed paths:
    M doc/user/stored-procedures.xml

  Log Message:
  -----------
  fixed documentation of update-delete


  Commit: aba045a166d919b6c145780ec7737b6ca8bc353a
      
https://github.com/tarantool/tarantool/commit/aba045a166d919b6c145780ec7737b6ca8bc353a
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M include/tarantool/util.h
    M src/box/lua/misc.lua
    M src/box/tuple.cc
    M src/lua/fiber.cc
    M src/lua/init.cc
    M src/util.cc

  Log Message:
  -----------
  lua-plus-dict: add new tuple print format, cover output into lua table
for proper yaml output


  Commit: 95f9e77e42131170697d98bd0350afb9655d0453
      
https://github.com/tarantool/tarantool/commit/95f9e77e42131170697d98bd0350afb9655d0453
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M test/big/bitset.result
    M test/big/hash.result
    M test/big/hash_multipart.result
    M test/big/iterator.result
    M test/big/sql.result
    M test/big/tree_pk.result
    M test/big/tree_pk_multipart.result
    M test/big/tree_variants.result

  Log Message:
  -----------
  lua-plus-dict: convert 'big' tests to new tuple output format


  Commit: 8ebd9090b6e9bd9e56be7457008611b3d4c20af0
      
https://github.com/tarantool/tarantool/commit/8ebd9090b6e9bd9e56be7457008611b3d4c20af0
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M src/lua/admin.cc
    M test/box/admin.result
    M test/box/admin.test.py
    M test/box/admin_coredump.result
    M test/box/admin_coredump.test.lua

  Log Message:
  -----------
  lua-plus-dict: convert admin tests to the new lua console
and the new data dictionary


  Commit: 9bce86962ec6d38e210dfadfeedfde328df9cea8
      
https://github.com/tarantool/tarantool/commit/9bce86962ec6d38e210dfadfeedfde328df9cea8
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M src/sio.cc

  Log Message:
  -----------
  Suppress writing ECONNRESET to the log, this typically happens on client 
timeout.


  Commit: c5f674d1eb1c21bb623e8ed07d3b7e75d1017255
      
https://github.com/tarantool/tarantool/commit/c5f674d1eb1c21bb623e8ed07d3b7e75d1017255
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M src/sio.cc

  Log Message:
  -----------
  Merge branch 'stable'


  Commit: 6ad74d50d6ca51e01c411fa4dae2d11963caae1a
      
https://github.com/tarantool/tarantool/commit/6ad74d50d6ca51e01c411fa4dae2d11963caae1a
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M include/tarantool/util.h
    M src/lua/fiber.cc
    M src/util.cc
    M test/big/lua.result
    M test/big/lua.test.lua
    M test/big/lua/index_random_test.lua
    M test/big/lua/push.lua
    M test/big/tree_pk.result
    M test/big/tree_pk.test.lua
    M test/big/tree_pk_multipart.result
    M test/big/tree_pk_multipart.test.lua

  Log Message:
  -----------
  Convert lua.test to the new lua-console format and the new data dictionary.


  Commit: b29ba872c97980f69973c6c748e4252299be1197
      
https://github.com/tarantool/tarantool/commit/b29ba872c97980f69973c6c748e4252299be1197
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M test/big/lua.result
    M test/big/lua.test.lua
    M test/big/sql.result
    M test/big/sql.test.py
    M test/lib/tarantool_server.py

  Log Message:
  -----------
  Fix ./test-run --valgrind. Remove extra nesting of multi-return.


  Commit: 13e994c9de10503ba888856f0151f05fb46a7f43
      
https://github.com/tarantool/tarantool/commit/13e994c9de10503ba888856f0151f05fb46a7f43
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M src/box/box_lua_space.cc
    M test/box/bug726778.cfg
    M test/box/tarantool.cfg
    M test/box/tarantool_bug750658.cfg

  Log Message:
  -----------
  lua-plus-dict: fix assert on space to lua export while calling by
dostring() from init.lua, remove space declaration from a configs


  Commit: cc9e9f9a11848a058c06a86737e75d612d05e53a
      
https://github.com/tarantool/tarantool/commit/cc9e9f9a11848a058c06a86737e75d612d05e53a
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M test/lib/tarantool_server.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/tt-pattern-fix-v2'


  Commit: a23f9c344119cff363127e9a19d4cee6d56e1641
      
https://github.com/tarantool/tarantool/commit/a23f9c344119cff363127e9a19d4cee6d56e1641
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M test/lib/tarantool_server.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/tt-segfault-fox'


  Commit: 7fa5c1ceffed48e746a16deae23b712d47d356bd
      
https://github.com/tarantool/tarantool/commit/7fa5c1ceffed48e746a16deae23b712d47d356bd
  Author: Eugine Blikh <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M test/lib/tarantool_server.py

  Log Message:
  -----------
  Fix for connection timeout in --gdb


  Commit: e4fdac06d38f1ae1cd4bede203acbc55f663b8a0
      
https://github.com/tarantool/tarantool/commit/e4fdac06d38f1ae1cd4bede203acbc55f663b8a0
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M test/lib/tarantool_server.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/tt-gdb-fix'


  Commit: 8476d3c8c9877d57a2f53e8eacb720ae8df3da3d
      
https://github.com/tarantool/tarantool/commit/8476d3c8c9877d57a2f53e8eacb720ae8df3da3d
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M src/box/box_lua_space.cc
    M test/box/bug726778.cfg
    M test/box/tarantool.cfg
    M test/box/tarantool_bug750658.cfg

  Log Message:
  -----------
  Merge branch 'lua-plus-dict' of github.com:tarantool/tarantool into 
lua-plus-dict


  Commit: efb68b4605d59f6051e8e0a364d7909ea4eb37f1
      
https://github.com/tarantool/tarantool/commit/efb68b4605d59f6051e8e0a364d7909ea4eb37f1
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M src/sio.cc
    M test/lib/tarantool_server.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into lua-plus-dict


  Commit: 03b53bf6a990fdea2ca979f2b96b9fb2f67c2d18
      
https://github.com/tarantool/tarantool/commit/03b53bf6a990fdea2ca979f2b96b9fb2f67c2d18
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M src/box/lua/box.lua

  Log Message:
  -----------
  Remove a piece of dead code.

Remove a piece of dead code which made select_range() and
select_reverse_range() extremely inefficient (a new iterator
instance for each tuple) and confusing.

box.index.iterator() creates a closure which is sufficient
to produce all iteration results. Use of index:next()
was apparently left by some tricky merge.


  Commit: 2d35b0966612b477f318901189af394206407a27
      
https://github.com/tarantool/tarantool/commit/2d35b0966612b477f318901189af394206407a27
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M src/box/lua/box.lua

  Log Message:
  -----------
  Merge branch 'stable'


  Commit: f026deaf311940c13126b030848d2f8b18789144
      
https://github.com/tarantool/tarantool/commit/f026deaf311940c13126b030848d2f8b18789144
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M src/box/lua/schema.lua

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into lua-plus-dict

Conflicts:
        src/box/lua/box.lua


  Commit: 6efaeaaf0e34ad8d830a821c6625fce31f20a57c
      
https://github.com/tarantool/tarantool/commit/6efaeaaf0e34ad8d830a821c6625fce31f20a57c
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M test/wal/lua.result
    A test/wal/lua.test.lua
    R test/wal/lua.test.py
    M test/wal/oom.result
    A test/wal/oom.test.lua
    R test/wal/oom.test.py
    M test/wal/tarantool.cfg
    M test/wal/wal_mode.result
    A test/wal/wal_mode.test.lua
    R test/wal/wal_mode.test.py

  Log Message:
  -----------
  Convert 'wal' suite to Lua, lua-console, dict-v6.


  Commit: 077697d2afa1d033436d55d7cbd9628d52d2f6dd
      
https://github.com/tarantool/tarantool/commit/077697d2afa1d033436d55d7cbd9628d52d2f6dd
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M src/bootstrap.snap
    M test/big/iterator.result
    M test/big/iterator.test.lua
    M test/big/lua.result
    M test/big/lua.test.lua

  Log Message:
  -----------
  Actually add the new bootstrap snapshot which contains all the system space 
data.

wal/big tests worked with system spaces which had no system spaces
data. Which is good. But not the way it is supposed to work.


  Commit: b3b8e519a7945f0ab9e08f29f0f7f8c43ec169a3
      
https://github.com/tarantool/tarantool/commit/b3b8e519a7945f0ab9e08f29f0f7f8c43ec169a3
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    R test/box/00000000000000000001.snap
    M test/box/sql.result
    M test/box/sql.test.py

  Log Message:
  -----------
  Convert box/sql.test to the new data dictionary and new lua console.


  Commit: 121ab6d9020b09401e3de60e24e63e402708338b
      
https://github.com/tarantool/tarantool/commit/121ab6d9020b09401e3de60e24e63e402708338b
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-29 (Thu, 29 Aug 2013)

  Changed paths:
    M test/box/info.result
    M test/box/info.test.lua

  Log Message:
  -----------
  Conver box/info.test.lua to the new data dictionary/Lua console.


  Commit: 444850708fe6c2138780d4c5bd3a473f6346bbe3
      
https://github.com/tarantool/tarantool/commit/444850708fe6c2138780d4c5bd3a473f6346bbe3
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M test/connector_c/cfg/master.cfg
    M test/connector_c/cfg/tarantool.cfg
    M test/connector_c/connector.result
    M test/connector_c/connector.test.py
    M test/connector_c/tp.result
    M test/connector_c/tp.test.py
    M test/connector_c/update.result
    M test/connector_c/update.test.py

  Log Message:
  -----------
  lua-plus-dict: Convert connector_c/ to the new data dictionary and new
lua console.


  Commit: c1597d89f45d82fb6b71d762ea94592ca2c922e9
      
https://github.com/tarantool/tarantool/commit/c1597d89f45d82fb6b71d762ea94592ca2c922e9
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M .gitignore
    R test/box/CMakeLists.txt
    R test/box/protocol.c
    R test/box/protocol.result
    R test/box/protocol.test.py
    M test/connector_c/CMakeLists.txt
    A test/connector_c/protocol.c
    A test/connector_c/protocol.result
    A test/connector_c/protocol.test.py

  Log Message:
  -----------
  Move box/protocol.test to connector_c suite.


  Commit: 2a5b32776ca8641fc17ad96550742e6870894645
      
https://github.com/tarantool/tarantool/commit/2a5b32776ca8641fc17ad96550742e6870894645
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M test/box/box_fiber.lua
    M test/box/lua.result
    M test/box/lua.test.py
    M test/box/lua_box_uuid.result
    M test/box/lua_misc.result
    M test/box/lua_misc.test.lua
    M test/box/suite.ini
    M test/box/test_init.lua

  Log Message:
  -----------
  Convert box/lua.test.py, lua_misc.test.lua and lua_box_uuid to the new data 
dictionary/Lua console.


  Commit: 262ceb37c3d83b9e4bbabe64a644e66543143cf0
      
https://github.com/tarantool/tarantool/commit/262ceb37c3d83b9e4bbabe64a644e66543143cf0
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M .gitignore
    R test/box/CMakeLists.txt
    R test/box/protocol.c
    R test/box/protocol.result
    R test/box/protocol.test.py
    M test/connector_c/CMakeLists.txt
    A test/connector_c/protocol.c
    A test/connector_c/protocol.result
    A test/connector_c/protocol.test.py

  Log Message:
  -----------
  Merge branch 'lua-plus-dict' of github.com:mailru/tarantool into lua-plus-dict


  Commit: 45bb6a9d68e4d10ab7e9eff1053d4733763242ac
      
https://github.com/tarantool/tarantool/commit/45bb6a9d68e4d10ab7e9eff1053d4733763242ac
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M include/errinj.h
    M src/CMakeLists.txt
    M src/box/lua/misc.lua
    M src/errinj.cc
    M src/lua/admin.cc
    M src/lua/init.cc
    M test/box/errinj.test.lua

  Log Message:
  -----------
  lua-plus-dict: Convert box/errinj to the new data dictionary and new
lua console. Refactor errinj lua bindings.


  Commit: d04470fb97ca357085427f37bbf8dbb368e1a58f
      
https://github.com/tarantool/tarantool/commit/d04470fb97ca357085427f37bbf8dbb368e1a58f
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    A include/lua/errinj.h
    A src/lua/errinj.cc

  Log Message:
  -----------
  lua-plus-dict: added errinj related files.


  Commit: 5c9e260f604e0f8da49a9db8a196f942817949a1
      
https://github.com/tarantool/tarantool/commit/5c9e260f604e0f8da49a9db8a196f942817949a1
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M test/box/admin.result
    M test/box/admin.test.py

  Log Message:
  -----------
  Improve regular expressions in admin.test to work with multile output.


  Commit: 5bb2ecdc4266a8b4824b61de9088144768ea2ead
      
https://github.com/tarantool/tarantool/commit/5bb2ecdc4266a8b4824b61de9088144768ea2ead
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M include/errinj.h
    A include/lua/errinj.h
    M src/CMakeLists.txt
    M src/box/lua/misc.lua
    M src/errinj.cc
    M src/lua/admin.cc
    A src/lua/errinj.cc
    M src/lua/init.cc
    M test/box/box_fiber.lua
    M test/box/errinj.test.lua
    M test/box/lua.result
    M test/box/lua.test.py
    M test/box/lua_box_uuid.result
    M test/box/lua_misc.result
    M test/box/lua_misc.test.lua
    M test/box/suite.ini
    M test/box/test_init.lua

  Log Message:
  -----------
  Merge branch 'lua-plus-dict' of github.com:tarantool/tarantool into 
lua-plus-dict


  Commit: fe4cb9465d508ad9079c42a98815e4a986781061
      
https://github.com/tarantool/tarantool/commit/fe4cb9465d508ad9079c42a98815e4a986781061
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    A include/lua/ipc.h
    A include/lua/socket.h
    M src/CMakeLists.txt
    M src/box/lua/misc.lua
    M src/lua/init.cc
    A src/lua/ipc.cc
    R src/lua/lua_ipc.cc
    R src/lua/lua_ipc.h
    R src/lua/lua_socket.cc
    R src/lua/lua_socket.h
    A src/lua/socket.cc
    M test/CMakeLists.txt

  Log Message:
  -----------
  lua-plus-dict: remove lua_ prefix from lua_ipc and lua_socket files.


  Commit: 2cc3cb05d8a45ff231f41a826407d25c9ed5dc28
      
https://github.com/tarantool/tarantool/commit/2cc3cb05d8a45ff231f41a826407d25c9ed5dc28
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M test/box/admin.result
    M test/box/admin.test.py

  Log Message:
  -----------
  Merge branch 'lua-plus-dict' of github.com:mailru/tarantool into lua-plus-dict


  Commit: 20efa827f6b3bb8f2e76eb3feb647b7d965d4b81
      
https://github.com/tarantool/tarantool/commit/20efa827f6b3bb8f2e76eb3feb647b7d965d4b81
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M src/box/lua/misc.lua
    M src/lua/init.cc
    M test/box/admin.result
    M test/box/admin.test.py
    M test/box/errinj.result
    M test/box/lua.result
    M test/box/lua.test.py

  Log Message:
  -----------
  lua-plus-dict: move box.cfg_reload to box.cfg.reload, update tests.


  Commit: ca0b9b7c96d186de74bd8eeaf4160df6f37ea6a4
      
https://github.com/tarantool/tarantool/commit/ca0b9b7c96d186de74bd8eeaf4160df6f37ea6a4
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M cfg/warning.c
    M include/lua/init.h
    M src/lua/admin.cc
    M src/lua/init.cc
    M src/lua/plugin.cc
    M test/box/admin.result
    M test/box/lua.result
    M test/box/lua.test.py
    M test/box/reconfigure.result
    M test/box/reconfigure.test.py
    M test/box/suite.ini
    M test/box/tarantool_bad1.cfg
    R test/box/tarantool_bad2.cfg
    R test/box/tarantool_bad3.cfg
    R test/box/tarantool_bad4.cfg
    R test/box/tarantool_bad5.cfg
    M test/box/tarantool_good.cfg
    M test/lib/tarantool_server.py

  Log Message:
  -----------
  Fix reconfigure.test. Remove obsolete configurations.

Fix confetti error output. Remove redundant cfg_reload(). Make sure we
produce a Lua error on error.
Remove duplicate code.
Style renames.


  Commit: e654a7c2a33ff0e89c10ec9f18717908dd6b73ab
      
https://github.com/tarantool/tarantool/commit/e654a7c2a33ff0e89c10ec9f18717908dd6b73ab
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M test/box/snapshot.result
    M test/box/snapshot.test.py

  Log Message:
  -----------
  Convert snapshot.test to the new format.


  Commit: 007894cf34216511c8d1641e914fce0ebc99a292
      
https://github.com/tarantool/tarantool/commit/007894cf34216511c8d1641e914fce0ebc99a292
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M test/box/fiber.result
    M test/box/fiber.test.lua
    M test/box/stat.result
    M test/box/stat.test.py

  Log Message:
  -----------
  Convert fiber.test.ua and stat.test.py to new data dictionary and lua console.


  Commit: 0034ebb0087f7153a14ea623086dc9ea8be5ec5e
      
https://github.com/tarantool/tarantool/commit/0034ebb0087f7153a14ea623086dc9ea8be5ec5e
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
    M test/box/ipc.result
    M test/box/ipc.test.lua

  Log Message:
  -----------
  Convert ipc.test to lua-console.


  Commit: 60cc992d0d435a9952673575855d199182d14931
      
https://github.com/tarantool/tarantool/commit/60cc992d0d435a9952673575855d199182d14931
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
    M test/box/net.box.result
    M test/box/net.box.test.lua

  Log Message:
  -----------
  Convert net.box.test.lua to new lua console


  Commit: 82d74d8dd3431f11c4b05fd19e9bab493ea0882c
      
https://github.com/tarantool/tarantool/commit/82d74d8dd3431f11c4b05fd19e9bab493ea0882c
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
    M test/box/suite.ini

  Log Message:
  -----------
  Disable failing tests.


  Commit: 27381720516540c89260c057e2c0761246004498
      
https://github.com/tarantool/tarantool/commit/27381720516540c89260c057e2c0761246004498
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
    M cfg/tarantool_box_cfg.c
    M cfg/tarantool_box_cfg.h
    R include/memcached.h
    M src/CMakeLists.txt
    M src/box/box_cfg.cfg_tmpl
    R src/memcached-grammar.rl
    R src/memcached.cc
    M src/tarantool.cc
    M test/box/admin.result
    M test/box/lua.result
    M test/box/lua_misc.result
    R test/memcached/binary-get.result
    R test/memcached/binary-get.test.py
    R test/memcached/bogus-commands.result
    R test/memcached/bogus-commands.test.py
    R test/memcached/cas.result
    R test/memcached/cas.test.py
    R test/memcached/cfg/master.cfg
    R test/memcached/cfg/tarantool_memcached_bad.cfg
    R test/memcached/cfg/tarantool_memcached_off.cfg
    R test/memcached/expirations.result
    R test/memcached/expirations.test.py
    R test/memcached/flags.result
    R test/memcached/flags.test.py
    R test/memcached/flush-all.result
    R test/memcached/flush-all.test.py
    R test/memcached/getset.result
    R test/memcached/getset.test.py
    R test/memcached/incrdecr.result
    R test/memcached/incrdecr.test.py
    R test/memcached/lua.result
    R test/memcached/lua.test.lua
    R test/memcached/multiversioning.result
    R test/memcached/multiversioning.test.py
    R test/memcached/noreply.result
    R test/memcached/noreply.test.py
    R test/memcached/off.result
    R test/memcached/off.test.py
    R test/memcached/suite.ini
    M test/replication/cfg/hot_standby.cfg
    M test/replication/cfg/master.cfg
    M test/replication/cfg/master_to_replica.cfg
    M test/replication/cfg/replica.cfg
    M test/replication/cfg/replica_to_master.cfg
    M test/replication/suite.ini

  Log Message:
  -----------
  ttps://blueprints.launchpad.net/tarantool/+spec/obsolete-memcached-protocol

Remove memcached support in 1.6.
We're about to change the type system.
About to add authentication.
This all makes supporting memcache within the core too cumbersome.


  Commit: 6345687f8505ad0c18936b6993b6a3ecc5ff8194
      
https://github.com/tarantool/tarantool/commit/6345687f8505ad0c18936b6993b6a3ecc5ff8194
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
    M README.md
    M doc/user/configuration-reference.xml
    M doc/user/connectors.xml
    M doc/user/errcode.xml
    M doc/user/language-reference.xml
    M doc/user/proctitle.xml
    M doc/user/stored-procedures.xml
    M include/errcode.h
    M src/box/tuple_update.cc
    M test/box/lua.result
    M test/box/lua.test.py
    M test/box/lua_misc.result
    R third_party/memcached/COPYING
    R third_party/memcached/doc/CONTRIBUTORS
    R third_party/memcached/doc/Doxyfile
    R third_party/memcached/doc/Makefile
    R third_party/memcached/doc/Makefile.am
    R third_party/memcached/doc/Makefile.in
    R third_party/memcached/doc/memcached.1
    R third_party/memcached/doc/memory_management.txt
    R third_party/memcached/doc/protocol-binary-range.xml
    R third_party/memcached/doc/protocol-binary.xml
    R third_party/memcached/doc/protocol.txt
    R third_party/memcached/doc/readme.txt
    R third_party/memcached/doc/threads.txt
    R third_party/memcached/doc/xml2rfc/reference.RFC.0768.xml
    R third_party/memcached/doc/xml2rfc/rfc2629-noinc.xsl
    R third_party/memcached/doc/xml2rfc/rfc2629-other.ent
    R third_party/memcached/doc/xml2rfc/rfc2629-refchk.xsl
    R third_party/memcached/doc/xml2rfc/rfc2629-xhtml.ent
    R third_party/memcached/doc/xml2rfc/rfc2629.dtd
    R third_party/memcached/t/64bit.t
    R third_party/memcached/t/binary-get.t
    R third_party/memcached/t/bogus-commands.t
    R third_party/memcached/t/cas.t
    R third_party/memcached/t/expirations.t
    R third_party/memcached/t/flags.t
    R third_party/memcached/t/flush-all.t
    R third_party/memcached/t/getset.t
    R third_party/memcached/t/incrdecr.t
    R third_party/memcached/t/lib/MemcachedTest.pm
    R third_party/memcached/t/multiversioning.t
    R third_party/memcached/t/noreply.t
    R third_party/memcached/t/stress-memcached.pl

  Log Message:
  -----------
  Merge branch 'bug1168333-update-delete'

Continue pruning memcached.

Conflicts:
        test/box/lua.result
        test/box/lua_misc.result


  Commit: 201abebd9c23bac3991965445cea8384117a003d
      
https://github.com/tarantool/tarantool/commit/201abebd9c23bac3991965445cea8384117a003d
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
    A test/box/alter.result
    A test/box/alter.test.lua

  Log Message:
  -----------
  Add basic test coverage for create/drop/alter space.


  Commit: b460c0de4c010063971abd6b434fa17f1b424f92
      
https://github.com/tarantool/tarantool/commit/b460c0de4c010063971abd6b434fa17f1b424f92
  Author: Eugine Blikh <[email protected]>
  Date:   2013-09-02 (Mon, 02 Sep 2013)

  Changed paths:
    M test/lib/tarantool_server.py
    M test/replication/hot_standby.test.lua

  Log Message:
  -----------
  Final hot_standby.test


  Commit: b5aaca787c812fcd8da373f56a87a54279c51435
      
https://github.com/tarantool/tarantool/commit/b5aaca787c812fcd8da373f56a87a54279c51435
  Author: Eugine Blikh <[email protected]>
  Date:   2013-09-02 (Mon, 02 Sep 2013)

  Changed paths:
    M .gitignore
    M README.md
    M cfg/tarantool_box_cfg.c
    M cfg/tarantool_box_cfg.h
    M cfg/warning.c
    M doc/user/configuration-reference.xml
    M doc/user/connectors.xml
    M doc/user/errcode.xml
    M doc/user/language-reference.xml
    M doc/user/proctitle.xml
    M doc/user/stored-procedures.xml
    M include/errcode.h
    M include/errinj.h
    A include/lua/errinj.h
    M include/lua/init.h
    A include/lua/ipc.h
    A include/lua/socket.h
    R include/memcached.h
    M include/tarantool/util.h
    M src/CMakeLists.txt
    M src/bootstrap.snap
    M src/box/box_cfg.cfg_tmpl
    M src/box/box_lua_space.cc
    M src/box/lua/misc.lua
    M src/box/lua/schema.lua
    M src/box/tuple.cc
    M src/box/tuple_update.cc
    M src/errinj.cc
    M src/lua/admin.cc
    A src/lua/errinj.cc
    M src/lua/fiber.cc
    M src/lua/init.cc
    A src/lua/ipc.cc
    R src/lua/lua_ipc.cc
    R src/lua/lua_ipc.h
    R src/lua/lua_socket.cc
    R src/lua/lua_socket.h
    M src/lua/plugin.cc
    A src/lua/socket.cc
    R src/memcached-grammar.rl
    R src/memcached.cc
    M src/sio.cc
    M src/tarantool.cc
    M src/util.cc
    M test/CMakeLists.txt
    M test/big/bitset.result
    M test/big/hash.result
    M test/big/hash_multipart.result
    M test/big/iterator.result
    M test/big/iterator.test.lua
    M test/big/lua.result
    M test/big/lua.test.lua
    M test/big/lua/index_random_test.lua
    M test/big/lua/push.lua
    M test/big/sql.result
    M test/big/sql.test.py
    M test/big/tree_pk.result
    M test/big/tree_pk.test.lua
    M test/big/tree_pk_multipart.result
    M test/big/tree_pk_multipart.test.lua
    M test/big/tree_variants.result
    R test/box/00000000000000000001.snap
    R test/box/CMakeLists.txt
    M test/box/admin.result
    M test/box/admin.test.py
    M test/box/admin_coredump.result
    M test/box/admin_coredump.test.lua
    A test/box/alter.result
    A test/box/alter.test.lua
    M test/box/box_fiber.lua
    M test/box/bug726778.cfg
    M test/box/errinj.result
    M test/box/errinj.test.lua
    M test/box/fiber.result
    M test/box/fiber.test.lua
    M test/box/info.result
    M test/box/info.test.lua
    M test/box/ipc.result
    M test/box/ipc.test.lua
    M test/box/lua.result
    M test/box/lua.test.py
    M test/box/lua_box_uuid.result
    M test/box/lua_misc.result
    M test/box/lua_misc.test.lua
    M test/box/net.box.result
    M test/box/net.box.test.lua
    R test/box/protocol.c
    R test/box/protocol.result
    R test/box/protocol.test.py
    M test/box/reconfigure.result
    M test/box/reconfigure.test.py
    M test/box/snapshot.result
    M test/box/snapshot.test.py
    M test/box/sql.result
    M test/box/sql.test.py
    M test/box/stat.result
    M test/box/stat.test.py
    M test/box/suite.ini
    M test/box/tarantool.cfg
    M test/box/tarantool_bad1.cfg
    R test/box/tarantool_bad2.cfg
    R test/box/tarantool_bad3.cfg
    R test/box/tarantool_bad4.cfg
    R test/box/tarantool_bad5.cfg
    M test/box/tarantool_bug750658.cfg
    M test/box/tarantool_good.cfg
    M test/box/test_init.lua
    M test/connector_c/CMakeLists.txt
    M test/connector_c/cfg/master.cfg
    M test/connector_c/cfg/tarantool.cfg
    M test/connector_c/connector.result
    M test/connector_c/connector.test.py
    A test/connector_c/protocol.c
    A test/connector_c/protocol.result
    A test/connector_c/protocol.test.py
    M test/connector_c/tp.result
    M test/connector_c/tp.test.py
    M test/connector_c/update.result
    M test/connector_c/update.test.py
    M test/lib/tarantool_server.py
    R test/memcached/binary-get.result
    R test/memcached/binary-get.test.py
    R test/memcached/bogus-commands.result
    R test/memcached/bogus-commands.test.py
    R test/memcached/cas.result
    R test/memcached/cas.test.py
    R test/memcached/cfg/master.cfg
    R test/memcached/cfg/tarantool_memcached_bad.cfg
    R test/memcached/cfg/tarantool_memcached_off.cfg
    R test/memcached/expirations.result
    R test/memcached/expirations.test.py
    R test/memcached/flags.result
    R test/memcached/flags.test.py
    R test/memcached/flush-all.result
    R test/memcached/flush-all.test.py
    R test/memcached/getset.result
    R test/memcached/getset.test.py
    R test/memcached/incrdecr.result
    R test/memcached/incrdecr.test.py
    R test/memcached/lua.result
    R test/memcached/lua.test.lua
    R test/memcached/multiversioning.result
    R test/memcached/multiversioning.test.py
    R test/memcached/noreply.result
    R test/memcached/noreply.test.py
    R test/memcached/off.result
    R test/memcached/off.test.py
    R test/memcached/suite.ini
    M test/replication/cfg/hot_standby.cfg
    M test/replication/cfg/master.cfg
    M test/replication/cfg/master_to_replica.cfg
    M test/replication/cfg/replica.cfg
    M test/replication/cfg/replica_to_master.cfg
    M test/replication/suite.ini
    M test/wal/lua.result
    A test/wal/lua.test.lua
    R test/wal/lua.test.py
    M test/wal/oom.result
    A test/wal/oom.test.lua
    R test/wal/oom.test.py
    M test/wal/tarantool.cfg
    M test/wal/wal_mode.result
    A test/wal/wal_mode.test.lua
    R test/wal/wal_mode.test.py
    R third_party/memcached/COPYING
    R third_party/memcached/doc/CONTRIBUTORS
    R third_party/memcached/doc/Doxyfile
    R third_party/memcached/doc/Makefile
    R third_party/memcached/doc/Makefile.am
    R third_party/memcached/doc/Makefile.in
    R third_party/memcached/doc/memcached.1
    R third_party/memcached/doc/memory_management.txt
    R third_party/memcached/doc/protocol-binary-range.xml
    R third_party/memcached/doc/protocol-binary.xml
    R third_party/memcached/doc/protocol.txt
    R third_party/memcached/doc/readme.txt
    R third_party/memcached/doc/threads.txt
    R third_party/memcached/doc/xml2rfc/reference.RFC.0768.xml
    R third_party/memcached/doc/xml2rfc/rfc2629-noinc.xsl
    R third_party/memcached/doc/xml2rfc/rfc2629-other.ent
    R third_party/memcached/doc/xml2rfc/rfc2629-refchk.xsl
    R third_party/memcached/doc/xml2rfc/rfc2629-xhtml.ent
    R third_party/memcached/doc/xml2rfc/rfc2629.dtd
    R third_party/memcached/t/64bit.t
    R third_party/memcached/t/binary-get.t
    R third_party/memcached/t/bogus-commands.t
    R third_party/memcached/t/cas.t
    R third_party/memcached/t/expirations.t
    R third_party/memcached/t/flags.t
    R third_party/memcached/t/flush-all.t
    R third_party/memcached/t/getset.t
    R third_party/memcached/t/incrdecr.t
    R third_party/memcached/t/lib/MemcachedTest.pm
    R third_party/memcached/t/multiversioning.t
    R third_party/memcached/t/noreply.t
    R third_party/memcached/t/stress-memcached.pl

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into tt-lua-preprocessor


  Commit: 59f8de2d854003889f5e045a1dd8a9f2ea7f6fef
      
https://github.com/tarantool/tarantool/commit/59f8de2d854003889f5e045a1dd8a9f2ea7f6fef
  Author: Eugine Blikh <[email protected]>
  Date:   2013-09-02 (Mon, 02 Sep 2013)

  Changed paths:
    M test/lib/tarantool_server.py
    A test/replication/consistent.test.lua
    M test/replication/hot_standby.test.lua

  Log Message:
  -----------
  Add consistent lua test to replication


Compare: 
https://github.com/tarantool/tarantool/compare/168fb4b469e3...59f8de2d8540
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to