An error occurred fetching the project authors.
  1. 15 Oct, 2012 1 commit
  2. 11 Oct, 2012 2 commits
  3. 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
  4. 20 May, 2011 3 commits
  5. 24 Feb, 2011 1 commit
  6. 23 Feb, 2011 2 commits
  7. 27 Jan, 2011 1 commit
  8. 03 Jan, 2011 1 commit
  9. 30 Dec, 2010 1 commit
  10. 27 Dec, 2010 1 commit
  11. 18 Nov, 2010 2 commits
  12. 05 Nov, 2010 1 commit
  13. 21 Oct, 2010 2 commits
  14. 23 Sep, 2010 2 commits
  15. 15 Sep, 2010 2 commits
  16. 14 Sep, 2010 2 commits
  17. 13 Sep, 2010 1 commit
  18. 10 Sep, 2010 1 commit
  19. 09 Sep, 2010 1 commit
  20. 01 Sep, 2010 1 commit
  21. 26 Aug, 2010 1 commit
  22. 25 Aug, 2010 1 commit
  23. 29 Jul, 2010 1 commit
  24. 28 Jul, 2010 2 commits
  25. 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
  26. 08 Jul, 2010 1 commit
  27. 23 May, 2010 1 commit
  28. 21 May, 2010 2 commits