- Sep 10, 2015
-
-
Sulverus authored
-
Sulverus authored
after review fix: remove group name param in config. gh-918 tarantoolctl group support implemented with default user group
-
Roman Tsisyk authored
This test was disabled by me during 1.6 async-master-master development. Since Tarantool doesn't use proc_title for replication status anymore, I added a new test that check box.info.replication.
-
- Sep 09, 2015
-
-
Roman Tsisyk authored
Prepare for multi-master.
-
- Sep 08, 2015
-
-
Sulverus authored
-
Sulverus authored
-
Sulverus authored
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
Linux-specific option obsolete since kernel 2.2
-
Nick Zavaritsky authored
Wait() no longer called hence waiters not initialized. Does it make sence to have a test for :waiters (undocumented internals)?
-
Nick Zavaritsky authored
- Waiting on a brand new socket (neither listen nor connect called) completes immediately with HUP status on Linux. However on FreeBSD/osx it never completes. - Attempting to connect to a port bound on a loopback interface which is not yet listening yield ECONNREFUSED in blocking mode on Linux. On FreeBSD/osx blocking connect never completes ("never" means it doesn't complete in a reasonable time). - Calling shutdown() on a listening socket works in Linux but in FreeBSD/osx it doesn't.
-
- Sep 07, 2015
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
Note: it was incomplete, made thing unnecessary complex and it did not align with the CMake way (c) for crosscompilation.
-
Nick Zavaritsky authored
Pass sysroot on OSX. Make the code in luajit.cmake a bit more sane and straightforward. Note: v1 of this patch was reverted due to performance regression.
-
Konstantin Osipov authored
* log messages correctly in case of SocketError * a step towards making replica_connect() reusable from the outside.
-
- Sep 06, 2015
-
-
ocelot-inc authored
-
ocelot-inc authored
-
Konstantin Osipov authored
Update reference to the pure php client
-
Eugene Leonovich authored
-
- Sep 05, 2015
-
-
Konstantin Osipov authored
This reverts commit 615f0985.
-
Konstantin Osipov authored
This reverts commit 3010b98b.
-
Konstantin Osipov authored
Document UPSERT in the protocol spec.
-
Nick authored
-
Konstantin Osipov authored
-
- Sep 04, 2015
-
-
Nick Zavaritsky authored
-
- Sep 03, 2015
-
-
Konstantin Osipov authored
* allocate struct replica on heap * identify the master in join request by sending back its server id
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Nick Zavaritsky authored
Build system fixes on osx, +misc.
-
Nick Zavaritsky authored
Pass sysroot. Abort build if preprocessing fails (a stage in tarantool.h generation).
-
Nick Zavaritsky authored
Note: it was incomplete, made thing unnecessary complex and it did not align with the CMake way (c) for crosscompilation.
-
Nick Zavaritsky authored
Pass sysroot on OSX. Make the code in luajit.cmake a bit more sane and straightforward.
-
Nick Zavaritsky authored
We were passing -g flag twice, just uncool.
-
- Sep 02, 2015
-
-
Daniil Medvedev authored
gh-1017 double-run bug fixed, and fixed same bug in stat_net. But bug with probability doesn't repeated
-
Daniil Medvedev authored
gh-1017 double-run bug fixed, and fixed same bug in stat_net. But bug with probability doesn't repeated
-
- Sep 01, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-