Branch: refs/heads/snapshot-linuxmem
Home: https://github.com/mailru/tarantool
Commit: fd37d69af0b14fa17f43d028af4736d9bbd69f36
https://github.com/mailru/tarantool/commit/fd37d69af0b14fa17f43d028af4736d9bbd69f36
Author: Roman Tsisyk <[email protected]>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
M src/box/txn.h
M src/box/txn.m
M test/big/lua.result
Log Message:
-----------
Index performance optimizations (REPLACE: TREE up to 90%, HASH up to 10%)
Commit: 68d561f2992e281ae45d2dc867af9dff26c094b2
https://github.com/mailru/tarantool/commit/68d561f2992e281ae45d2dc867af9dff26c094b2
Author: Dmitry Simonenko <[email protected]>
Date: 2012-12-03 (Mon, 03 Dec 2012)
Changed paths:
A include/asio.h
A include/tarantool_eio.h
M src/CMakeLists.txt
A src/asio.m
A src/tarantool_eio.c
A third_party/libeio/CVS/Entries
A third_party/libeio/CVS/Repository
A third_party/libeio/CVS/Root
A third_party/libeio/CVS/Template
A third_party/libeio/Changes
A third_party/libeio/LICENSE
A third_party/libeio/Makefile.am
A third_party/libeio/Makefile.in
A third_party/libeio/aclocal.m4
A third_party/libeio/autogen.sh
A third_party/libeio/config.guess
A third_party/libeio/config.h.in
A third_party/libeio/config.sub
A third_party/libeio/configure
A third_party/libeio/configure.ac
A third_party/libeio/demo.c
A third_party/libeio/ecb.h
A third_party/libeio/eio.3
A third_party/libeio/eio.c
A third_party/libeio/eio.h
A third_party/libeio/eio.pod
A third_party/libeio/install-sh
A third_party/libeio/libeio.m4
A third_party/libeio/ltmain.sh
A third_party/libeio/missing
A third_party/libeio/xthread.h
Log Message:
-----------
asio: libeio import and wrapper implementation.
Commit: 6a7ceac82d57bd6be36f4f1b27e74e1193529c98
https://github.com/mailru/tarantool/commit/6a7ceac82d57bd6be36f4f1b27e74e1193529c98
Author: Dmitry Simonenko <[email protected]>
Date: 2012-12-03 (Mon, 03 Dec 2012)
Changed paths:
M src/asio.m
M src/tarantool.m
Log Message:
-----------
asio: init and free added to bootstrap.
Commit: 1dc92ffedd0eb3e14485c7c7cd469aedc2720199
https://github.com/mailru/tarantool/commit/1dc92ffedd0eb3e14485c7c7cd469aedc2720199
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-04 (Tue, 04 Dec 2012)
Changed paths:
M include/mhash.h
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
M src/box/txn.h
M src/box/txn.m
M third_party/sptree.h
Log Message:
-----------
Refactoring: space_replace, index_replace and txn_replace methods
Commit: 95cd0eb47292cf62fe297c8187ab984e37c79f97
https://github.com/mailru/tarantool/commit/95cd0eb47292cf62fe297c8187ab984e37c79f97
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-04 (Tue, 04 Dec 2012)
Changed paths:
M src/box/txn.m
Log Message:
-----------
txn_rollback fix
Commit: 316c41c05f40ff5da65961366abee454e0abbafe
https://github.com/mailru/tarantool/commit/316c41c05f40ff5da65961366abee454e0abbafe
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-05 (Wed, 05 Dec 2012)
Changed paths:
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
M src/box/txn.m
Log Message:
-----------
Minor fixes in space_replace, index_replace and txn_replace methods
Commit: 19a995f654a650e7fc2c44e1bd843c541681225b
https://github.com/mailru/tarantool/commit/19a995f654a650e7fc2c44e1bd843c541681225b
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-05 (Wed, 05 Dec 2012)
Changed paths:
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
Log Message:
-----------
Remove BOX_ADD and BOX_REPLACE from space.m, index.m, tree.m
Commit: 97b0165981ddabbd1e456e21411d5f368cb29723
https://github.com/mailru/tarantool/commit/97b0165981ddabbd1e456e21411d5f368cb29723
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M include/asio.h
M src/asio.m
Log Message:
-----------
libeio: review fixes
Commit: 961bfe80c233e388bdf93a2e85f8100455c1d089
https://github.com/mailru/tarantool/commit/961bfe80c233e388bdf93a2e85f8100455c1d089
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M doc/user/stored-procedures.xml
M include/pickle.h
M src/lua/init.m
M src/pickle.m
M test/big/lua.result
M test/big/lua.test
M test/box/lua.result
M test/box/lua.test
Log Message:
-----------
Reworked box.unpack
Commit: 6259b74349f910c1df0a178c4b362ffcd24ff0e9
https://github.com/mailru/tarantool/commit/6259b74349f910c1df0a178c4b362ffcd24ff0e9
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M include/pickle.h
M src/lua/init.m
M src/pickle.m
M test/box/lua.result
Log Message:
-----------
box-unpack: minor edits
Commit: 0ae38f14b69af57235c830fdd2a94368690bd1ac
https://github.com/mailru/tarantool/commit/0ae38f14b69af57235c830fdd2a94368690bd1ac
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M doc/user/stored-procedures.xml
M include/pickle.h
M src/lua/init.m
M src/pickle.m
M test/big/lua.result
M test/big/lua.test
M test/box/lua.result
M test/box/lua.test
Log Message:
-----------
Merge branch 'box-unpack-reviewed'
Conflicts:
test/box/lua.result
Commit: 54ae85bae16fc296c0582d74279497aa9e0c3e7d
https://github.com/mailru/tarantool/commit/54ae85bae16fc296c0582d74279497aa9e0c3e7d
Author: Dmitry Simonenko <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
A include/coeio.h
M src/CMakeLists.txt
A src/coeio.m
M src/tarantool.m
Log Message:
-----------
coeio: asio refactoring and review fixes.
Commit: c9cbefed0be972b23d8d2fe53a800b7ddd3b100f
https://github.com/mailru/tarantool/commit/c9cbefed0be972b23d8d2fe53a800b7ddd3b100f
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
A include/coeio.h
M src/CMakeLists.txt
A src/coeio.m
M src/tarantool.m
Log Message:
-----------
Merge branch 'coeio'
Commit: 5dff054a4d1b9f92858057861d6b04a5d6095915
https://github.com/mailru/tarantool/commit/5dff054a4d1b9f92858057861d6b04a5d6095915
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M doc/user/stored-procedures.xml
M src/lua/init.m
M test/box/lua.result
Log Message:
-----------
Add box.time() and box.time64() needed by queues.
Commit: 1fdbe49cefbeb9a36265b32732990010ac233ffa
https://github.com/mailru/tarantool/commit/1fdbe49cefbeb9a36265b32732990010ac233ffa
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2012-12-07 (Fri, 07 Dec 2012)
Changed paths:
M debian/changelog
Log Message:
-----------
New debian package
Commit: 4cc2b21d15b4c190fd098f1246e52eeea39b837f
https://github.com/mailru/tarantool/commit/4cc2b21d15b4c190fd098f1246e52eeea39b837f
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-12 (Wed, 12 Dec 2012)
Changed paths:
M include/errinj.h
M src/box/index.m
M src/box/tree.m
M test/big/hash.result
M test/big/hash.test
M test/big/tarantool.cfg
M test/big/tree_pk.result
M test/big/tree_pk.test
Log Message:
-----------
Tests for space_replace
Commit: deb9035558b5537582957c6d8e1689083be8c920
https://github.com/mailru/tarantool/commit/deb9035558b5537582957c6d8e1689083be8c920
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M include/errcode.h
M include/mhash.h
M src/box/box.m
M src/box/box_lua.m
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
M src/box/txn.h
M src/box/txn.m
M test/big/hash.result
M test/big/lua.result
M test/big/tree_pk.result
M test/box/errinj.result
M test/box/fiber.result
M test/box/lua.result
M third_party/sptree.h
Log Message:
-----------
index-speedup: code review.
Commit: 3f698116f2e092e61a7f51728ff4ea81244177f0
https://github.com/mailru/tarantool/commit/3f698116f2e092e61a7f51728ff4ea81244177f0
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M include/errinj.h
M src/box/index.m
M test/big/hash.result
M test/big/hash.test
M test/big/suite.ini
M test/big/tree_pk.result
M test/big/tree_pk.test
Log Message:
-----------
Tests for space_replace 2
Commit: cf093c0b7c25891e2bb2df415e1da7899276a6f2
https://github.com/mailru/tarantool/commit/cf093c0b7c25891e2bb2df415e1da7899276a6f2
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M src/box/index.h
M src/box/index.m
M src/box/tree.m
Log Message:
-----------
Remove index::findByTuple method
Commit: 2028842d8c858231ad1120a26f33c0aa0e19514b
https://github.com/mailru/tarantool/commit/2028842d8c858231ad1120a26f33c0aa0e19514b
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M src/box/index.h
M src/box/index.m
M src/box/tree.h
M src/box/tree.m
Log Message:
-----------
Remove index::findUnsafe method
Commit: f5856dbde5127db3afd5713bff106fe973f9c5f1
https://github.com/mailru/tarantool/commit/f5856dbde5127db3afd5713bff106fe973f9c5f1
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M doc/user/connectors.xml
Log Message:
-----------
Fix a broken link to PHP driver.
Commit: 8f0d929263345745c288aacef46803ec25bd2b05
https://github.com/mailru/tarantool/commit/8f0d929263345745c288aacef46803ec25bd2b05
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M doc/user/connectors.xml
Log Message:
-----------
Merge branch 'stable'
Commit: 3c7cf0539c501083578394997a639625b45ce9cb
https://github.com/mailru/tarantool/commit/3c7cf0539c501083578394997a639625b45ce9cb
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M debian/changelog
M doc/user/stored-procedures.xml
A include/asio.h
A include/coeio.h
M include/ipc.h
M include/pickle.h
M include/tarantool.h
A include/tarantool_eio.h
M src/CMakeLists.txt
A src/asio.m
M src/box/CMakeLists.txt
M src/box/box.lua
A src/box/box_lua_space.h
A src/box/box_lua_space.m
M src/box/index.h
M src/box/space.m
A src/coeio.m
M src/lua/init.m
M src/lua/lua_ipc.m
M src/memcached.m
M src/pickle.m
M src/tarantool.m
A src/tarantool_eio.c
M test/big/lua.result
M test/big/lua.test
M test/box/admin.test
M test/box/lua.result
M test/box/lua.test
A test/box/space.result
A test/box/space.test
R test/run
A test/run
R test/tarantool
A third_party/libeio/CVS/Entries
A third_party/libeio/CVS/Repository
A third_party/libeio/CVS/Root
A third_party/libeio/CVS/Template
A third_party/libeio/Changes
A third_party/libeio/LICENSE
A third_party/libeio/Makefile.am
A third_party/libeio/Makefile.in
A third_party/libeio/aclocal.m4
A third_party/libeio/autogen.sh
A third_party/libeio/config.guess
A third_party/libeio/config.h.in
A third_party/libeio/config.sub
A third_party/libeio/configure
A third_party/libeio/configure.ac
A third_party/libeio/demo.c
A third_party/libeio/ecb.h
A third_party/libeio/eio.3
A third_party/libeio/eio.c
A third_party/libeio/eio.h
A third_party/libeio/eio.pod
A third_party/libeio/install-sh
A third_party/libeio/libeio.m4
A third_party/libeio/ltmain.sh
A third_party/libeio/missing
A third_party/libeio/xthread.h
Log Message:
-----------
Merge branch 'master' into index-speedup
Conflicts:
test/box/lua.result
Commit: d5d00b142256ddc3403aa1df11df370a958fa77b
https://github.com/mailru/tarantool/commit/d5d00b142256ddc3403aa1df11df370a958fa77b
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M include/errcode.h
M include/errinj.h
M include/mhash.h
M src/box/box.m
M src/box/box_lua.m
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.h
M src/box/tree.m
M src/box/txn.h
M src/box/txn.m
M test/big/hash.result
M test/big/hash.test
M test/big/suite.ini
M test/big/tarantool.cfg
M test/big/tree_pk.result
M test/big/tree_pk.test
M test/box/errinj.result
M test/box/fiber.result
M test/box/lua.result
M third_party/sptree.h
Log Message:
-----------
Merge branch 'index-speedup'
Commit: 4d96d8e2ac58bef2dd988b19fa06eca77ce65ca2
https://github.com/mailru/tarantool/commit/4d96d8e2ac58bef2dd988b19fa06eca77ce65ca2
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M doc/user/connectors.xml
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool
Commit: 9f645cc74f686d8b4c72653f26c63e3f62157cda
https://github.com/mailru/tarantool/commit/9f645cc74f686d8b4c72653f26c63e3f62157cda
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M debian/changelog
M doc/user/connectors.xml
M doc/user/stored-procedures.xml
A include/asio.h
A include/coeio.h
M include/errcode.h
M include/errinj.h
M include/mhash.h
M include/pickle.h
A include/tarantool_eio.h
M src/CMakeLists.txt
A src/asio.m
M src/box/box.m
M src/box/box_lua.m
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.h
M src/box/tree.m
M src/box/txn.h
M src/box/txn.m
A src/coeio.m
M src/lua/init.m
M src/pickle.m
M src/tarantool.m
A src/tarantool_eio.c
M test/big/hash.result
M test/big/hash.test
M test/big/lua.result
M test/big/lua.test
M test/big/suite.ini
M test/big/tarantool.cfg
M test/big/tree_pk.result
M test/big/tree_pk.test
M test/box/errinj.result
M test/box/fiber.result
M test/box/lua.result
M test/box/lua.test
A third_party/libeio/CVS/Entries
A third_party/libeio/CVS/Repository
A third_party/libeio/CVS/Root
A third_party/libeio/CVS/Template
A third_party/libeio/Changes
A third_party/libeio/LICENSE
A third_party/libeio/Makefile.am
A third_party/libeio/Makefile.in
A third_party/libeio/aclocal.m4
A third_party/libeio/autogen.sh
A third_party/libeio/config.guess
A third_party/libeio/config.h.in
A third_party/libeio/config.sub
A third_party/libeio/configure
A third_party/libeio/configure.ac
A third_party/libeio/demo.c
A third_party/libeio/ecb.h
A third_party/libeio/eio.3
A third_party/libeio/eio.c
A third_party/libeio/eio.h
A third_party/libeio/eio.pod
A third_party/libeio/install-sh
A third_party/libeio/libeio.m4
A third_party/libeio/ltmain.sh
A third_party/libeio/missing
A third_party/libeio/xthread.h
M third_party/sptree.h
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool into snapshot-linuxmem
Compare: https://github.com/mailru/tarantool/compare/8f5d4613db63...9f645cc74f68
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp