Branch: refs/heads/master
  Home:   https://github.com/tarantool/tarantool
  Commit: b105cbe3c97a203180e515417cbb1eb197b764ca
      
https://github.com/tarantool/tarantool/commit/b105cbe3c97a203180e515417cbb1eb197b764ca
  Author: Eugine Blikh <[email protected]>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M test/big/bitset.test
    M test/big/hash.test
    M test/big/hash_multipart.test
    M test/big/iterator.test
    M test/big/lua.test
    M test/big/sql.test
    M test/big/tree_pk.test
    M test/big/tree_pk_multipart.test
    M test/big/tree_variants.test
    M test/box/admin.test
    M test/box/admin_coredump.test
    M test/box/cjson.test
    M test/box/configuration.test
    M test/box/errinj.test
    M test/box/fiber.test
    M test/box/info.test
    M test/box/ipc.test
    M test/box/iproto.test
    M test/box/lua.test
    M test/box/lua_box_uuid.skipcond
    M test/box/lua_box_uuid.test
    M test/box/lua_misc.test
    M test/box/net.box.test
    M test/box/net_sql.mysql.skipcond
    M test/box/net_sql.mysql.test
    M test/box/net_sql.pg.skipcond
    M test/box/net_sql.pg.test
    M test/box/protocol.test
    M test/box/reconfigure.test
    M test/box/session.test
    M test/box/snapshot.test
    M test/box/socket.test
    M test/box/sql.test
    M test/box/stat.test
    M test/box/xlog.test
    M test/lib/sql_ast.py
    M test/lib/tarantool_connection.py
    R test/lib/tarantool_preprocessor.py
    M test/lib/tarantool_server.py
    M test/lib/test_suite.py
    M test/lib/unittest_server.py
    M test/memcached/binary-get.test
    M test/memcached/bogus-commands.test
    M test/memcached/cas.test
    M test/memcached/expirations.test
    M test/memcached/flags.test
    M test/memcached/flush-all.test
    M test/memcached/getset.test
    M test/memcached/incrdecr.test
    M test/memcached/lua.test
    M test/memcached/multiversioning.test
    M test/memcached/noreply.test
    M test/memcached/off.test
    M test/replication/consistent.test
    M test/replication/hot_standby.test
    M test/replication/memcached.test
    M test/replication/swap.test
    M test/wal/lua.test
    M test/wal/oom.test
    M test/wal/wal_mode.test

  Log Message:
  -----------
  Delete tarantool_preprocessor. Move to __call__ and recv, send methods. 
Refactor test-files.
Add forgotten tarantool error.


  Commit: 44f773a3a78d215b47c2e83b001b70c32ba2b028
      
https://github.com/tarantool/tarantool/commit/44f773a3a78d215b47c2e83b001b70c32ba2b028
  Author: Eugine Blikh <[email protected]>
  Date:   2013-07-09 (Tue, 09 Jul 2013)

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

  Log Message:
  -----------
  Delete ", silent=True" in suite=big


  Commit: 83fe29d02b4fb075e060a446ca60cdb95f207c44
      
https://github.com/tarantool/tarantool/commit/83fe29d02b4fb075e060a446ca60cdb95f207c44
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-07-09 (Tue, 09 Jul 2013)

  Changed paths:
    M test/big/bitset.test
    M test/big/hash.test
    M test/big/hash_multipart.test
    M test/big/iterator.test
    M test/big/lua.test
    M test/big/sql.test
    M test/big/tree_pk.test
    M test/big/tree_pk_multipart.test
    M test/big/tree_variants.test
    M test/box/admin.test
    M test/box/admin_coredump.test
    M test/box/cjson.test
    M test/box/configuration.test
    M test/box/errinj.test
    M test/box/fiber.test
    M test/box/info.test
    M test/box/ipc.test
    M test/box/iproto.test
    M test/box/lua.test
    M test/box/lua_box_uuid.skipcond
    M test/box/lua_box_uuid.test
    M test/box/lua_misc.test
    M test/box/net.box.test
    M test/box/net_sql.mysql.skipcond
    M test/box/net_sql.mysql.test
    M test/box/net_sql.pg.skipcond
    M test/box/net_sql.pg.test
    M test/box/protocol.test
    M test/box/reconfigure.test
    M test/box/session.test
    M test/box/snapshot.test
    M test/box/socket.test
    M test/box/sql.test
    M test/box/stat.test
    M test/box/xlog.test
    M test/lib/sql_ast.py
    M test/lib/tarantool_connection.py
    R test/lib/tarantool_preprocessor.py
    M test/lib/tarantool_server.py
    M test/lib/test_suite.py
    M test/lib/unittest_server.py
    M test/memcached/binary-get.test
    M test/memcached/bogus-commands.test
    M test/memcached/cas.test
    M test/memcached/expirations.test
    M test/memcached/flags.test
    M test/memcached/flush-all.test
    M test/memcached/getset.test
    M test/memcached/incrdecr.test
    M test/memcached/lua.test
    M test/memcached/multiversioning.test
    M test/memcached/noreply.test
    M test/memcached/off.test
    M test/replication/consistent.test
    M test/replication/hot_standby.test
    M test/replication/memcached.test
    M test/replication/swap.test
    M test/wal/lua.test
    M test/wal/oom.test
    M test/wal/wal_mode.test

  Log Message:
  -----------
  Merge branch 'tt-delete-preprocessor'


Compare: 
https://github.com/tarantool/tarantool/compare/eb8d35befc49...83fe29d02b4f
_______________________________________________
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