Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: ba46ef9740e2fcd4e5f0ee99c26084961f2f4f5c
https://github.com/mailru/tarantool/commit/ba46ef9740e2fcd4e5f0ee99c26084961f2f4f5c
Author: Konstantin Shulgin <[email protected]>
Date: 2011-07-13 (Wed, 13 Jul 2011)
Changed paths:
M test/box/snapshot.test
M test/box_memcached/cas.result
M test/box_memcached/cas.test
M test/box_memcached/expirations.test
M test/box_memcached/flags.result
M test/box_memcached/flags.test
M test/box_memcached/flush-all.test
M test/box_memcached/getset.test
M test/box_memcached/multiversioning.result
M test/box_memcached/multiversioning.test
M test/box_memcached/noreply.result
M test/box_memcached/noreply.test
M test/box_replication/consistent.test
M test/box_replication/hot_standby.test
M test/box_replication/swap.test
M test/lib/admin_connection.py
M test/lib/memcached_connection.py
M test/lib/tarantool_box_server.py
M test/lib/tarantool_connection.py
M test/lib/tarantool_preprocessor.py
M test/lib/tarantool_server.py
Log Message:
-----------
Refactoring: 'refactoring-python-preprocessor':
tarantool preprocessor routine was changed:
- Now 'exec obj ...' command will translate to obj.execute(...);
- New command 'send' and 'recv' was added. 'send obj ...' and 'recv obj
...' will translate to 'obj.send(...)' and 'obj.recv(...)'
respectively;
- New command modifiers 'silent' and 'verbose' was added. Verbose
(silent = False) value is default.
Tests - box, box_big, box_memcached, box_replication was updated.
Commit: 7dabb2ec2f8941ba586f6addf6b681e548fa6af7
https://github.com/mailru/tarantool/commit/7dabb2ec2f8941ba586f6addf6b681e548fa6af7
Author: Konstantin Shulgin <[email protected]>
Date: 2011-07-13 (Wed, 13 Jul 2011)
Changed paths:
M test/lib/tarantool_preprocessor.py
M test/tarantool
Log Message:
-----------
refactoring-python-preprocessor: review fixes
- token_is_identifier function was changed;
- TarantoolStreamReader was updated;
- admin connection in tarantool console client wax fixed.
Commit: 8cf9ef22856fa89839d9b6b8b5c0d540dd392c9f
https://github.com/mailru/tarantool/commit/8cf9ef22856fa89839d9b6b8b5c0d540dd392c9f
Author: Konstantin Shulgin <[email protected]>
Date: 2011-07-13 (Wed, 13 Jul 2011)
Changed paths:
M test/box/snapshot.test
M test/box_memcached/cas.result
M test/box_memcached/cas.test
M test/box_memcached/expirations.test
M test/box_memcached/flags.result
M test/box_memcached/flags.test
M test/box_memcached/flush-all.test
M test/box_memcached/getset.test
M test/box_memcached/multiversioning.result
M test/box_memcached/multiversioning.test
M test/box_memcached/noreply.result
M test/box_memcached/noreply.test
M test/box_replication/consistent.test
M test/box_replication/hot_standby.test
M test/box_replication/swap.test
M test/lib/admin_connection.py
M test/lib/memcached_connection.py
M test/lib/tarantool_box_server.py
M test/lib/tarantool_connection.py
M test/lib/tarantool_preprocessor.py
M test/lib/tarantool_server.py
M test/tarantool
Log Message:
-----------
Merge branch 'refactoring-python-preprocessor'
Commit: 505361c5862e3c50d0b6219a10ad319992172714
https://github.com/mailru/tarantool/commit/505361c5862e3c50d0b6219a10ad319992172714
Author: Konstantin Shulgin <[email protected]>
Date: 2011-07-13 (Wed, 13 Jul 2011)
Changed paths:
M .gitignore
M doc/user/configuration-reference.xml
M doc/user/connectors.xml
M doc/user/replication.xml
M doc/user/target.db
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool
Compare: https://github.com/mailru/tarantool/compare/b6b3c22...505361c
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp