An error occurred fetching the project authors.
- 04 Jun, 2010 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@2132 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 30 Mar, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1980 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 25 Mar, 2010 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1961 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 05 Mar, 2010 2 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1909 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1908 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 25 Feb, 2010 1 commit
-
-
Vincent Pelletier authored
Store does not handle conflicts (for reliability, it can only be done once all store responses are received), so this parameter must go away. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1859 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 22 Feb, 2010 5 commits
-
-
Grégory Wisniewski authored
Version support is not implemented, always return an empty version string. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1825 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
Update comment: it is actually used in ZODB unit tests. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1822 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
The documentation of this API is innacurate, as all parameters are expected to have default values in ZODB unit tests. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1821 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1811 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1810 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 19 Feb, 2010 5 commits
-
-
Grégory Wisniewski authored
See RevisionTests.checkLoadBeforeCreation test case. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1804 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1803 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
- Rename length 'parameter' to 'size' - Define None as default version. See HistoryTests.checkSimpleHistory. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1798 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1796 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Behaviour is not defined for NEO but shutting down the client side seems really bad (close is aliased to __del__). Move no-op methods (close & cleanup) at file end, with not implemented ones. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1793 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 17 Feb, 2010 1 commit
-
-
Vincent Pelletier authored
Storage.store calls can be pipelined when implementation can take advantage of it (as Zeo does). This allows reducing the impact of (network-induced, mainly) latency by sending all objects to storages without waiting for storage answer. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1788 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 16 Feb, 2010 1 commit
-
-
Grégory Wisniewski authored
Reorganize unimplemented methods, gather all at end of file. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1783 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 01 Feb, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1576 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 28 Jan, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1527 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 13 Jan, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1420 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 02 Nov, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1365 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 07 Oct, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1362 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 10 Aug, 2009 1 commit
-
-
Vincent Pelletier authored
Make "connector" parameter of client's Sotrage and Application classes optional. git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@1255 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 27 Jul, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@1014 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 24 Jul, 2009 1 commit
-
-
Grégory Wisniewski authored
implementation provide by BaseStorage. git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@1004 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 23 Jul, 2009 1 commit
-
-
Grégory Wisniewski authored
solution and add a TODO entry to do a better job later. git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@999 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 20 Jul, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@888 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 14 Jul, 2009 1 commit
-
-
Grégory Wisniewski authored
when mixing all application logs: 'cat *.log | sort | less' is helpfull. git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@865 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 08 Jul, 2009 2 commits
-
-
Grégory Wisniewski authored
(super constructor wasn't called before, so nothing was choosen). git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@834 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@827 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 03 Jul, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@771 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 24 Jun, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@678 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 22 Jun, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@652 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 26 May, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@546 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 19 May, 2009 1 commit
-
-
Grégory Wisniewski authored
thread-safe. Add two lock, one for the node manager, another for the partition table to ensure exclusive access. git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@478 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 18 May, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@475 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 15 Apr, 2009 2 commits
-
-
Vincent Pelletier authored
Define accessors for App's tid, conflict_serial, txn_finished and txn_voted (all in one commit since they are closely related in usage). Use those accessors instead of accessing properties directly. Update tests. git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@362 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@360 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 02 Apr, 2009 1 commit
-
-
Vincent Pelletier authored
Update all lock users in Neo to use it instead of threading.Lock and threading.RLock . git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@328 71dcc9de-d417-0410-9af5-da40c76e7ee4
-