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