- Mar 25, 2016
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
* extra arguments silently ignored * :get and :put interpret nil timeout as infinity
-
Dmitry Simonenko authored
-
- Mar 24, 2016
-
-
bigbes authored
-
Nick Zavaritsky authored
-
- Mar 23, 2016
-
-
ocelot-inc authored
-
ocelot-inc authored
-
bigbes authored
-
ocelot-inc authored
-
- Mar 22, 2016
-
-
Nick Zavaritsky authored
Using Mike Pall's advanced readline patch, http://smbolton.com/lua.html#readline
-
- Mar 21, 2016
-
-
Konstantin Osipov authored
Don't start the wakeup event, it's only used internally with custom events.
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
-
- Mar 20, 2016
-
-
ocelot-inc authored
-
Konstantin Osipov authored
I never remember using it, must be some ancient artifact.
-
Konstantin Osipov authored
-
- Mar 18, 2016
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Implement space:count() as a counterpart to space:len() for consistency with space.index.
-
- Mar 17, 2016
-
-
ocelot-inc authored
-
Konstantin Osipov authored
The new tarantool-python driver returns tuple from space operations.
-
Konstantin Osipov authored
Remove ev_clear_pending(), which is already done by ev_io_stop(). Update comments.
-
Georgy Kirichenko authored
-
- Mar 16, 2016
-
-
Konstantin Osipov authored
-
Andrew authored
-
- Mar 15, 2016
-
-
Konstantin Osipov authored
Fix a subtle race condition in JOIN/SUBSCRIBE, a pending event may be present against JOIN/SUBSCRIBE file descriptor, in which case the descriptor could be resumed in iproto thread concurrently with the relay thread. No github issue, the case is repeatable by running replication-py/cluster.test many times.
-
Georgy Kirichenko authored
-
- Mar 13, 2016
-
-
ocelot-inc authored
-
- Mar 11, 2016
-
-
ocelot-inc authored
-
ocelot-inc authored
-
Konstantin Osipov authored
-
- Mar 10, 2016
-
-
Konstantin Osipov authored
-
ocelot-inc authored
-
- Mar 09, 2016
-
-
Nick Zavaritsky authored
-
- Mar 06, 2016
-
-
ocelot-inc authored
-
ocelot-inc authored
-
Roman Tsisyk authored
-
- Mar 04, 2016
-
-
Georgy Kirichenko authored
-