- 22 Feb, 2010 13 commits
-
-
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@1820 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1819 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1818 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Remove the binding at connection closure. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1817 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1816 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1815 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1814 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1813 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1812 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 21 commits
-
-
Grégory Wisniewski authored
Add support of mail-related command line options. Report average speed of failures cases. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1809 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1808 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1807 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
This API method seems used only in ZODB tests framework. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1806 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1805 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
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
This allow raise KeyError even for getSerial(). git-svn-id: https://svn.erp5.org/repos/neo/trunk@1802 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1801 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1800 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
KeyError must be raised if the history is empty, see HistoryTests.checkSimpleHistory test case. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1799 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@1797 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
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1795 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
This method is the symetric of close() on Storage (see previous commit) and is required for some ZODB tests. Support read_only attribute. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1794 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
-
Grégory Wisniewski authored
See HistoryTests.checkSimpleHistory. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1792 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1791 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1790 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1789 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 17 Feb, 2010 3 commits
-
-
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
-
Vincent Pelletier authored
Those "properties" were put in _threads_dict (cf __setattr__), but only for the thread who instantiates ThreadContext (until next "clear" call from/for that thread, where they are not inserted in cleared version). git-svn-id: https://svn.erp5.org/repos/neo/trunk@1787 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Vincent Pelletier authored
This causes isolation problems in tests (and was detected because of this) but would have also caused problem if multiple Storage (and hence App class) instances were used in a single process. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1786 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 16 Feb, 2010 3 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1785 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1784 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
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
-