An error occurred fetching the project authors.
  1. 30 Sep, 2015 1 commit
  2. 24 Sep, 2015 2 commits
  3. 18 Sep, 2015 1 commit
  4. 14 Aug, 2015 2 commits
  5. 17 Mar, 2015 1 commit
  6. 16 Oct, 2014 2 commits
  7. 08 Jul, 2014 1 commit
  8. 30 Apr, 2014 1 commit
  9. 09 Jul, 2013 3 commits
  10. 01 Jul, 2013 1 commit
  11. 17 Jan, 2013 2 commits
  12. 09 Jan, 2013 1 commit
  13. 06 Nov, 2012 1 commit
  14. 21 Jun, 2012 1 commit
  15. 15 Jun, 2012 1 commit
  16. 11 May, 2012 1 commit
    • Julien Muchembled's avatar
      Cleanup API of TransactionalVariable and read-only cache · d70587e3
      Julien Muchembled authored
      - New readOnlyTransactionCache context manager replacing
        enableReadOnlyTransactionCache and disableReadOnlyTransactionCache
      - Drop compatibility code that tolerate a dummy context to be passed to
        getReadOnlyTransactionCache and getTransactionalVariable.
      d70587e3
  17. 08 Dec, 2011 1 commit
  18. 17 Oct, 2011 2 commits
    • Julien Muchembled's avatar
      Simplify code by using some new Python syntax · 9cd33ca4
      Julien Muchembled authored
      - PEP 308: Conditional Expressions
      - PEP 341: Unified try/except/finally
      - PEP 343: The ‘with’ statement
      9cd33ca4
    • Julien Muchembled's avatar
      Drop support for Zope 2.8 · 48212534
      Julien Muchembled authored
      Checked following occurrences in comments:
      - "Python 2.[456]"
      - "Zope 2.[891]"
      - "BBB"
      - "BACK"
      
      Checked uses of:
      - email, hashlib, numpy & tarfile (modules)
      - ImportError
      - string.Template
      - suppress_events (parameter of _setObject)
      
      Excluded:
      - some forked modules (MailTemplates, PortalTransforms...)
      - some i18n compatibility code
      48212534
  19. 11 Sep, 2011 1 commit
    • Jean-Paul Smets's avatar
      There is no reason not to support sql_catalog_raise_error_on_uid_check for... · 94bedc0a
      Jean-Paul Smets authored
      There is no reason not to support sql_catalog_raise_error_on_uid_check for both cases of UID inconsistency. UID change happens for example with inconsistent catalog and ZODB after disaster recovery. It can be useful to prevent raise during a double catalogin of the database after a disaster recovery. Else, it is just impossible to recover.
      94bedc0a
  20. 08 Sep, 2011 4 commits
  21. 21 Jun, 2011 1 commit
  22. 02 May, 2011 1 commit
  23. 26 Mar, 2011 1 commit
  24. 25 Mar, 2011 1 commit
  25. 21 Jan, 2011 1 commit
  26. 12 Jan, 2011 1 commit
  27. 11 Jan, 2011 1 commit
  28. 18 Nov, 2010 2 commits
  29. 08 Nov, 2010 1 commit