An error occurred fetching the project authors.
  1. 13 Jul, 2007 1 commit
  2. 27 Jun, 2007 1 commit
  3. 23 May, 2007 1 commit
  4. 03 May, 2007 1 commit
  5. 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
  6. 30 Mar, 2007 1 commit
  7. 16 Mar, 2007 1 commit
  8. 02 Mar, 2007 1 commit
  9. 14 Feb, 2007 1 commit
  10. 13 Feb, 2007 1 commit
  11. 08 Jan, 2007 1 commit
  12. 03 Jan, 2007 1 commit
  13. 13 Dec, 2006 1 commit
  14. 19 Nov, 2006 1 commit
  15. 09 Nov, 2006 1 commit
  16. 04 Sep, 2006 2 commits
  17. 24 Aug, 2006 1 commit
  18. 16 Aug, 2006 1 commit
  19. 10 Aug, 2006 1 commit
  20. 16 May, 2006 1 commit
  21. 13 May, 2006 1 commit
  22. 12 May, 2006 1 commit
  23. 08 May, 2006 1 commit
  24. 27 Apr, 2006 3 commits
  25. 29 Mar, 2006 1 commit
  26. 25 Mar, 2006 1 commit
  27. 03 Mar, 2006 1 commit
  28. 22 Feb, 2006 1 commit
  29. 19 Feb, 2006 2 commits
  30. 10 Feb, 2006 4 commits
  31. 09 Feb, 2006 1 commit
  32. 13 Jan, 2006 1 commit
  33. 09 Jan, 2006 1 commit