An error occurred fetching the project authors.
  1. 16 Feb, 2021 1 commit
  2. 06 Mar, 2018 1 commit
    • Hardik Juneja's avatar
      CMFActivity: Use CMFActivity as a backend for joblib · d2c88bd6
      Hardik Juneja authored
      This commit:
      
      - Adds a new Activity called "SQLJoblib"
      - Adds a Backend to be used by joblib
      - Uses OOBTree to store results instead of ConflictFreeLog
      - Adds a getResultDict API to fetch resut Dict
      
      It uses the original work from rafael@nexedi.com and loic.esteve@inria.fr
      d2c88bd6
  3. 18 Sep, 2012 1 commit
  4. 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
  5. 11 Sep, 2009 1 commit
  6. 31 Jan, 2007 1 commit
  7. 25 Mar, 2006 1 commit
  8. 05 Aug, 2004 1 commit
  9. 08 Feb, 2004 1 commit
  10. 22 Jan, 2004 1 commit
  11. 17 Dec, 2003 1 commit
  12. 10 Dec, 2002 1 commit