- 19 Jan, 2012 4 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 18 Jan, 2012 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
- Fix deadlock when client is in slave mode whereas a DB was open. - Fix regression in commit b3b5175f ("tests: make it possible to run several threaded clusters at the same time").
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 17 Jan, 2012 5 commits
-
-
Julien Muchembled authored
-
Vincent Pelletier authored
No kidding ! And there was a test for this. Muhaha.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Julien Muchembled authored
Storage.importFrom is changed for resumable imports.
-
- 16 Jan, 2012 1 commit
-
-
Julien Muchembled authored
-
- 13 Jan, 2012 13 commits
-
-
Vincent Pelletier authored
Also, fix log message.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Vincent Pelletier authored
Fixes regression introduced in b6475dc3 . So much for running test from neo folder...
-
Vincent Pelletier authored
Fixes a regression introduced in b5309c78 .
-
Vincent Pelletier authored
The only difference between an aborted connection and a closed one is that packets sent just before aborting are pushed to the network before really closing the connection. But further sends must fail, and nothing should be received.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
There is no need to react on every packet to mark a node as running. This is updated on connection/disconnection, and it is sufficient.
-
Vincent Pelletier authored
Also, don't wait for client disconnection. Also, factorise packet creation.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 10 Jan, 2012 5 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
- Do not fetch data from outdated/discarded cells. - Do not return more than transactions than requested by 'limit' parameter. Anyway, all results above this 'limit' could contain holes.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 09 Jan, 2012 4 commits
-
-
Julien Muchembled authored
This fixes testStorageReconnectDuring{Transaction,Undo}Log unit tests. The change in testStorageReconnectDuringTransactionLog fixes a bug in the test itself. 'c.root()._p_serial' returned ZERO_TID. Application.undo is also updated so that 'waitResponses' do not use 'setHandlerData' anymore.
-
Julien Muchembled authored
This is another fix to commit 4720ba33.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Noticed because gitweb syntax colouring disliked it.
-
- 06 Jan, 2012 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This fixes a regression in commit 4720ba33.
-