An error occurred fetching the project authors.
  1. 12 Jun, 2013 1 commit
  2. 17 Jan, 2013 1 commit
  3. 03 Jan, 2013 1 commit
    • Julien Muchembled's avatar
      Fix runUnitTest for Zope 2.13 by disabling ZopeLite patches · 4718f5e1
      Julien Muchembled authored
      A ZopeLite patch was added to prevent loading of zcml files, which is wrong
      for ERP5: CMF products were not properly initialized.
      
      Code is also simpler now that we call OFS.Application.initialize(), which is
      not significantly slower.
      
      We keep patch not to register help though because this is quite expensive:
      we should even consider always disable help because they seems to cause many
      conflicts during Zope cluster startup.
      
      A monkey-patch to unittest is updated for Python 2.7, so that tests aren't run
      when they shouldn't (e.g. --save without --load).
      4718f5e1
  4. 11 May, 2012 1 commit
  5. 01 Mar, 2011 1 commit
  6. 25 Feb, 2011 1 commit
  7. 17 Feb, 2011 10 commits
  8. 21 Dec, 2010 1 commit
  9. 11 Mar, 2010 1 commit
  10. 18 Feb, 2010 2 commits
  11. 02 Feb, 2010 1 commit
  12. 07 Jan, 2010 1 commit
  13. 05 Jan, 2010 1 commit
  14. 02 Dec, 2009 1 commit
  15. 30 Nov, 2009 1 commit
  16. 22 Oct, 2009 1 commit
  17. 20 Oct, 2009 1 commit
  18. 09 Oct, 2009 1 commit
  19. 11 Sep, 2009 1 commit
  20. 18 Aug, 2009 1 commit
  21. 06 Jul, 2009 1 commit
  22. 17 Jun, 2009 1 commit
  23. 16 Jun, 2009 1 commit
  24. 14 May, 2009 1 commit
  25. 04 Apr, 2009 1 commit
  26. 03 Apr, 2009 1 commit
  27. 16 Mar, 2009 1 commit
  28. 17 Dec, 2008 1 commit
  29. 16 Dec, 2008 2 commits