An error occurred fetching the project authors.
  1. 18 May, 2007 1 commit
  2. 11 Apr, 2007 1 commit
    • Yoshinori Okuji's avatar
      This big change optimizes the scheduling of active objects, · 1c300e5c
      Yoshinori Okuji authored
      and fix some bugs.
      
      The basic idea is to track a dependency graph to find executable
      messages quickly. This makes the activity system far more efficient,
      when you have many inter-dependent messages queued in the tables.
      
      Also, this obsoletes the time shifting in the schedulers,
      as executable messages can be found in a more efficient manner.
      So the activity parameter "at_date" should work expectedly.
      
      Now the API of validate methods in Activities return a
      list of message objects instead of a boolean value. Such
      a list contains messages that are depended upon by a given
      message.
      
      The validate method in Message accepts a new optional
      parameter, check_order_validation, to indicate whether
      order validation should be performed. The default behavior
      has not changed.
      
      getDependentMessageList is added to ActivityTool, Queue
      and Message. This method collects dependent message for
      a given message from all activities.
      
      There are some other subtle changes. Look at the diffs for
      more details.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14039 20353a03-c40f-0410-a6d1-a30d3c3de9de
      1c300e5c
  3. 02 Mar, 2007 3 commits
  4. 20 Nov, 2006 1 commit
  5. 19 Nov, 2006 1 commit
  6. 23 Jun, 2006 1 commit
  7. 25 Mar, 2006 1 commit
  8. 22 Feb, 2006 1 commit
  9. 06 Nov, 2005 1 commit
  10. 28 Oct, 2005 1 commit
  11. 14 Jun, 2005 1 commit
  12. 28 Jul, 2004 1 commit
  13. 25 Jul, 2004 1 commit
  14. 13 Jul, 2004 1 commit
  15. 26 Apr, 2004 2 commits
  16. 21 Apr, 2004 1 commit
  17. 19 Apr, 2004 1 commit
  18. 16 Apr, 2004 2 commits
  19. 11 Apr, 2004 2 commits
  20. 10 Apr, 2004 1 commit
  21. 09 Mar, 2004 1 commit
  22. 25 Jan, 2004 1 commit
  23. 17 Dec, 2003 1 commit
  24. 10 Dec, 2002 1 commit