An error occurred fetching the project authors.
- 13 Jul, 2007 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15211 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jun, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 May, 2007 1 commit
-
-
Vincent Pelletier authored
Update regex to prevent user from adding extra characters outside of the strict "ip:port" format. Such caracters could lead to an impossible to remove node in the list... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14590 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 May, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Apr, 2007 1 commit
-
-
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
-
- 30 Mar, 2007 1 commit
-
-
Jérome Perrin authored
activity tool. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2007 1 commit
-
-
Jérome Perrin authored
of the activity tool, this will solve problems that appears when Z SQL Methods parameters conflicts with attributes on an object in the acquisition context. ( TestPreferences failures in http://smets.com/pipermail/erp5-report/2007-March/011557.html ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2007 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Feb, 2007 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Feb, 2007 1 commit
-
-
Alexandre Boeglin authored
ActiveObject.activate. Also added a security declaration to prevent the mehtod from being called by a python script. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12664 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jan, 2007 1 commit
-
-
Jérome Perrin authored
save and restore original security manager pass a wrapped user to newSecurityManager use finally: construct, remove some commented out LOGs and fix indentation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Dec, 2006 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Nov, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Nov, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11230 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2006 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9645 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Clear SkinsTool cache, because there's only one cache per REQUEST, and with timer service, we have the same request for potentially multiple portals. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9623 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2006 1 commit
-
-
Jérome Perrin authored
in unsuscribe, only redirect if we are called with a RESPONSE object (ie as a form action) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9222 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Aug, 2006 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 May, 2006 1 commit
-
-
Alexandre Boeglin authored
restarting the site with only failed activities in the queue (#253). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 May, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2006 1 commit
-
-
Jean-Paul Smets authored
Move Error class from ERP5Type to CMFActivity.ActiveResult since this is a Result instance for an active process rather than an error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 May, 2006 1 commit
-
-
Alexandre Boeglin authored
Log, when a activity fails. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7117 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2006 3 commits
-
-
Jérome Perrin authored
email. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Don't keep a reference to sys.exc_info(), as described in http://docs.python.org/lib/module-sys.html git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Attach the traceback to failure notification messages. Add some docstrings. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Mar, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove .cvsignore. Repair broken image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2006 1 commit
-
-
Jérome Perrin authored
user folder, then try to get it from the parent user folder, otherwise invoke the message as anonymous user. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5969 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2006 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
This method is used to invoke a part of expanded objects separately. When activate specifies an alternate_method_id, the Acitivty Tool detects an alternative method automatically from a list of grouped objects. If found, such an object is activated separately by using the alternate method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Feb, 2006 4 commits
-
-
Alexandre Boeglin authored
creating database conflicts). Added missing "global" statement in distribute. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5672 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
processing flag for all activities processed by this node, to clear zombie activities safely. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Don't duplicate the code used to test if there are too many threads. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5669 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
variable must be dont within the same lock. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5667 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5660 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2006 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jan, 2006 1 commit
-
-
http://dev.legco.biz/products/timerserviceAlexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-