An error occurred fetching the project authors.
- 16 Nov, 2012 1 commit
-
-
Tatuya Kamada authored
Use OOBTree instead of PersistentMapping. Because it is more disk-efficent, it will reduce the number of conflicts, improve the performance.
-
- 24 Jul, 2012 1 commit
-
-
Tatuya Kamada authored
- Avoid to create too much OIDs when updateLastMaxIdDictFromTable - Add a parameter 'id_group' into IdTool_zGetValueList for the scalability of updateLastMaxIdDictFromTable(). This parameter is intended to use with CMFActivity (see TestIdTool.test_08_updateLastMaxIdDictFromTable).
-
- 20 Jul, 2012 1 commit
-
-
Tatuya Kamada authored
This method is intended to use when we are disabled 'Store in the ZODB' or set a big number as the 'Store interval', but at the same time we need to update the persistent dict from the fresh portal_ids table at a certain point. This method needs a unit test.
-
- 09 Dec, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Dec, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41230 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Sep, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2010 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2010 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This include removal of 'raise AttributeError' which don't provide more information than default traceback, and shouldn't happen. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2010 1 commit
-
-
Danièle Vanbaelinghem authored
Add a export and import dictionary for the generators Add a method to update the persistent dictionary in the SQL table git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2010 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2010 1 commit
-
-
Danièle Vanbaelinghem authored
change the bad security on the methods, thanks you Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2010 1 commit
-
-
Danièle Vanbaelinghem authored
because all the initialization process in not done on zeo side git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2010 1 commit
-
-
Danièle Vanbaelinghem authored
- add the id generators generic - add the zodb continuous increasing id generator - add the sql non continuous increasing id generator - change id tool for the id generators and the compatiblity with the old api - change the business template to not modify the generator dictionaries during the export and the install of bt - change the test of id tool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-