An error occurred fetching the project authors.
  1. 27 Aug, 2015 1 commit
    • Aurel's avatar
      budget : move the class definition of cell from script to code · aac0a994
      Aurel authored
      Using an instance of the class from the script create a huge memory leak
      in zope which does not happen when instanciating class from the code.
      The issue seems to come from the use by the matribox as simple test cases
      of instanciation from script do not reproduce the memory leak
      aac0a994
  2. 16 Oct, 2014 2 commits
  3. 04 Sep, 2014 1 commit
  4. 16 Dec, 2013 1 commit
  5. 21 Feb, 2013 1 commit
  6. 14 Feb, 2011 1 commit
  7. 19 Oct, 2010 1 commit
  8. 18 Oct, 2010 1 commit
  9. 27 Jul, 2010 1 commit
  10. 21 Jul, 2010 2 commits
  11. 09 Apr, 2010 1 commit
  12. 08 Apr, 2010 1 commit
  13. 10 Mar, 2010 1 commit
  14. 17 Nov, 2009 1 commit
    • Sebastien Robin's avatar
      - the possibility to pass --enable_full_indexing=portal_skins in · 2dd6ad08
      Sebastien Robin authored
       order to make optimisation configuration in unit test
      - isIndexable is not a property any more, it is a ConstantGetter
       instance, so it works like a property and like a method
      - same thing for isPredicate, isTemplate, isDelivery... we can
       start moving using only methods.
      - do not define isTemplate, isDelivery... when it is already
        available thanks to inheritance
      - new methods generated for all ERP5 objects : provides[InterfaceName].
       For instance, "providesIMovement()" will return True or False for
       any ERP5 object.
      - new method "is[Group]Type" generated for all ERP5 objects. The group
       here is group of portal types (like getPortalDeliveryTypeList()). So
       on any ERP5 object, you can do "isDeliveryType()", and this will
       returns True or False.
      - add tests
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30704 20353a03-c40f-0410-a6d1-a30d3c3de9de
      2dd6ad08
  15. 06 Jul, 2009 1 commit
  16. 09 Jun, 2009 1 commit
  17. 01 Jun, 2009 1 commit
  18. 07 Jul, 2008 1 commit
  19. 23 May, 2008 1 commit
  20. 25 Mar, 2006 1 commit
  21. 16 Feb, 2006 1 commit
  22. 11 Jan, 2006 1 commit
  23. 05 Dec, 2005 1 commit
  24. 29 May, 2005 1 commit
  25. 15 Feb, 2005 1 commit
  26. 16 Feb, 2004 1 commit
  27. 08 Feb, 2004 1 commit
  28. 10 Dec, 2002 1 commit