An error occurred fetching the project authors.
  1. 02 Aug, 2011 1 commit
  2. 12 Jan, 2011 1 commit
  3. 11 Jan, 2011 1 commit
  4. 29 Dec, 2010 1 commit
  5. 21 Dec, 2010 1 commit
    • Sebastien Robin's avatar
      Due to the sorting of database connectors during a transaction, the · f4fec173
      Sebastien Robin authored
      ZMySQLDA connector for the activities database would finish its
      commit procedure before ZODB, making the description of an activity
      message in MySQL available before its respective data in the ZODB.
      
      The fix consisted in replacing the ZMySQLDA connector with another
      one based on ZMySQLDA but with a “sortKey()” method that forced it
      to be sorted after both the ZODB connection and the ZMySQLDA
      connection for ZSQLCatalog.
      
      Analysis of issue was done by Sebastien and Julien.
      
      This patch itself was done by Leonardo.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41598 20353a03-c40f-0410-a6d1-a30d3c3de9de
      f4fec173
  6. 21 Oct, 2010 2 commits
  7. 02 Sep, 2010 1 commit
  8. 11 Aug, 2010 3 commits
  9. 20 Jul, 2010 1 commit
  10. 15 Jul, 2010 1 commit
    • Sebastien Robin's avatar
      sync with trunk@37114 · c1ae57b0
      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
      c1ae57b0
  11. 12 May, 2010 1 commit
  12. 28 Apr, 2010 1 commit
  13. 27 Apr, 2010 1 commit
    • Mame Coumba Sall's avatar
      Add new tests for different cases: · c804f6c3
      Mame Coumba Sall authored
        -If an exception is raised when sending mail, the error is not lost
         (available in zope event.log)
        -If an exception is raised when using the site error logger, the error is not
         lost. This test passes for SQLDict, but fails if activity is SQLQueue
        -If a traceback could not be generated, a mail can still be sent
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34819 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c804f6c3
  14. 16 Apr, 2010 1 commit
  15. 06 Apr, 2010 1 commit
  16. 11 Mar, 2010 1 commit
  17. 19 Feb, 2010 6 commits
  18. 29 Jan, 2010 2 commits
  19. 21 Jan, 2010 2 commits
  20. 20 Jan, 2010 1 commit
  21. 06 Nov, 2009 1 commit
  22. 02 Nov, 2009 1 commit
  23. 27 Oct, 2009 1 commit
  24. 03 Sep, 2009 1 commit
  25. 02 Sep, 2009 2 commits
  26. 01 Sep, 2009 2 commits
  27. 31 Aug, 2009 1 commit
  28. 19 Aug, 2009 1 commit