Branch: refs/heads/perl-makeup
Home: https://github.com/mailru/tarantool
Commit: 26c7a340c730ed6cc3414e8c1e4eab02a888614a
https://github.com/mailru/tarantool/commit/26c7a340c730ed6cc3414e8c1e4eab02a888614a
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-05 (Mon, 05 Dec 2011)
Changed paths:
M connector/perl/MANIFEST
M connector/perl/Makefile.PL
M connector/perl/lib/MR/IProto.pm
A connector/perl/lib/MR/IProto/Cluster.pm
A connector/perl/lib/MR/IProto/Cluster/Server.pm
A connector/perl/lib/MR/IProto/Connection.pm
A connector/perl/lib/MR/IProto/Connection/Async.pm
A connector/perl/lib/MR/IProto/Connection/Sync.pm
A connector/perl/lib/MR/IProto/Error.pm
A connector/perl/lib/MR/IProto/Message.pm
A connector/perl/lib/MR/IProto/NoResponse.pm
A connector/perl/lib/MR/IProto/Request.pm
A connector/perl/lib/MR/IProto/Response.pm
A connector/perl/lib/MR/IProto/Role/Debuggable.pm
A connector/perl/lib/MR/IProto/Server.pm
A connector/perl/lib/MR/IProto/Server/Connection.pm
M connector/perl/lib/MR/SilverBox.pm
Log Message:
-----------
Merge branch 'perl-iproto-async' into fixperl
Conflicts:
connector/perl/lib/MR/SilverBox.pm
Commit: da4f4071e7ce6b0406473f95a3b6a4b6399fabd1
https://github.com/mailru/tarantool/commit/da4f4071e7ce6b0406473f95a3b6a4b6399fabd1
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-05 (Mon, 05 Dec 2011)
Changed paths:
R connector/perl/lib/MR/SilverBox.pm
A connector/perl/lib/MR/Tarantool/Box.pm
Log Message:
-----------
rename SilverBox.pm -> Tarantool/Box.pm
Commit: 56facf7d7adc0e532bed3be3eaa8c05b87404d09
https://github.com/mailru/tarantool/commit/56facf7d7adc0e532bed3be3eaa8c05b87404d09
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-06 (Tue, 06 Dec 2011)
Changed paths:
M connector/perl/Makefile.PL
A connector/perl/lib/MR/SilverBox.pm
M connector/perl/lib/MR/Tarantool/Box.pm
M connector/perl/t/box.pl
Log Message:
-----------
Make up the perl driver
Commit: d775573e39de906735d1a4f24a1575b59bbe43ec
https://github.com/mailru/tarantool/commit/d775573e39de906735d1a4f24a1575b59bbe43ec
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-06 (Tue, 06 Dec 2011)
Changed paths:
R connector/perl/t/TBox.pm
R connector/perl/t/box_tree.pl
Log Message:
-----------
[connector][perl] rm obsolete shit
Commit: fd4731af57a8d2eefd5444cc0cb8ae90f2a77f59
https://github.com/mailru/tarantool/commit/fd4731af57a8d2eefd5444cc0cb8ae90f2a77f59
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-06 (Tue, 06 Dec 2011)
Changed paths:
M connector/perl/lib/MR/Tarantool/Box.pm
Log Message:
-----------
[connector][perl] check if space given
Commit: 7e92fcc5b0efa7c8260542f17b97804c920c4184
https://github.com/mailru/tarantool/commit/7e92fcc5b0efa7c8260542f17b97804c920c4184
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-07 (Wed, 07 Dec 2011)
Changed paths:
R connector/perl/lib/MR/Storage/Const.pm
Log Message:
-----------
[connector][perl] rm Const.pm
Commit: e6f61cbdb818de84ea0b19cc1c7e38243f2d593c
https://github.com/mailru/tarantool/commit/e6f61cbdb818de84ea0b19cc1c7e38243f2d593c
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M connector/perl/MANIFEST
M connector/perl/lib/MR/SilverBox.pm
M connector/perl/lib/MR/Tarantool/Box.pm
M connector/perl/t/box.pl
Log Message:
-----------
[connector][perl] POD; BOX_RETURN_TUPLE; fix t/box.pl
Commit: d070598b2c368b714848cad54474cd7ce289fa17
https://github.com/mailru/tarantool/commit/d070598b2c368b714848cad54474cd7ce289fa17
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M connector/perl/t/box.pl
Log Message:
-----------
[connector][perl] POD; BOX_RETURN_TUPLE; fix test t/box.pl
Commit: 9d3e7d3ab6749716cc6010463e0fbf079377bfc2
https://github.com/mailru/tarantool/commit/9d3e7d3ab6749716cc6010463e0fbf079377bfc2
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-12 (Mon, 12 Dec 2011)
Changed paths:
M connector/perl/MANIFEST
M connector/perl/lib/MR/Tarantool/Box.pm
A connector/perl/lib/MR/Tarantool/Box/Singleton.pm
M connector/perl/t/box.pl
Log Message:
-----------
[connector][perl] fix docs, singleton-wrapper, fix test.
Commit: e8546dd1a10a5b4bef197f10f02198b60e032c6e
https://github.com/mailru/tarantool/commit/e8546dd1a10a5b4bef197f10f02198b60e032c6e
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-12 (Mon, 12 Dec 2011)
Changed paths:
M connector/perl/lib/MR/IProto.pm
M connector/perl/lib/MR/IProto/Connection/Async.pm
M connector/perl/lib/MR/IProto/Connection/Sync.pm
Log Message:
-----------
Merge branch 'perl-iproto-async' into fixperl
Commit: 1162670e761181a2119d465ac125b8cba5123bc8
https://github.com/mailru/tarantool/commit/1162670e761181a2119d465ac125b8cba5123bc8
Author: Yuriy Nevinitsin <[email protected]>
Date: 2011-12-14 (Wed, 14 Dec 2011)
Changed paths:
M connector/perl/lib/MR/IProto.pm
Log Message:
-----------
Merge branch 'perl-iproto-async' into fixperl
Compare: https://github.com/mailru/tarantool/compare/26c7a34^...1162670
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp