An error occurred fetching the project authors.
- 29 Aug, 2014 1 commit
-
-
Vincent Pelletier authored
Assumes nodes will not be named after other node's network address.
-
- 22 Aug, 2014 1 commit
-
-
Vincent Pelletier authored
Allows giving more compact and user-meaningful names if desired. If used, makes in-ZODB data (processing/validation roles) independent from process' network binding, removing the need to re-configure CMFActivity after changing network. Also, update AlarmTool usage of getCurrentNode (and related). Also, replace AlarmTool's manageAlarmNode input field with a select for convenience.
-
- 22 May, 2013 1 commit
-
-
Jérome Perrin authored
-
- 24 Oct, 2011 1 commit
-
-
Nicolas Delaby authored
Anyway manage_setAlarmNode can be refactored to avoid urllib usage.
-
- 21 Oct, 2011 1 commit
-
-
Julien Muchembled authored
Also move some common code from AlarmTool to a new TimerServiceMixin.
-
- 17 Oct, 2011 1 commit
-
-
Julien Muchembled authored
- PEP 308: Conditional Expressions - PEP 341: Unified try/except/finally - PEP 343: The ‘with’ statement
-
- 27 Sep, 2010 1 commit
-
-
Julien Muchembled authored
zope.site.hooks.setSite is always called too late to be usable and it became a nightmare to make getSite working early enough. This fixes portal creation on Zope 2.12, which was broken since r38613. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2010 1 commit
-
-
Nicolas Dumazet authored
before processing a timer git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Nov, 2009 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Nov, 2009 1 commit
-
-
Vincent Pelletier authored
Move setupCurrentSkin execution inside the try...finally block, so if it happens to raise the lock is properly released. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
Make sure skins are setup on timerserver calls (approved by jm) CMFActivity/ActivityTool.py ERP5/Tool/AlarmTool.py git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2009 1 commit
-
-
Vincent Pelletier authored
Remove the need to resolve hostname to determine node identifier when http server explicitely listens on a non-wilcard address. Also, fix timerserver startup when http server listens on a non-wilcard address. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2008 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24500 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Sep, 2008 3 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Acquire tick lock in non-blocking mode, similarly to CMFActivity/ActivityTool.py: this allows a process_timer call to return quickly when previous tick is still processing. This prevents portal_alarms from using threads to just wait for one tic call to complete. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Setting the alarm node from ZMI with an empty value will effectively disable alarm processing, instead of making each and every node in a cluster an alarm node (only one node can be an alarm node). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23708 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jan, 2008 1 commit
-
-
Vincent Pelletier authored
Reorder test to execute less costly operations first. Use accessor to get alarmNode value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Nov, 2007 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2007 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jul, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15197 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Mar, 2007 1 commit
-
-
Jérome Perrin authored
create objects. It works with PAS users though. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Mar, 2007 1 commit
-
-
Jérome Perrin authored
do not use 'if obj' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Mar, 2007 1 commit
-
-
Jérome Perrin authored
activate it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13229 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jan, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12214 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@11847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Nov, 2006 1 commit
-
-
Sebastien Robin authored
again and again - the algorithm was very poor while calculatint the next alarm date, make it up to 1440 times faster - modify a bit the test in order to take into account changes, thanks to changes, the test is going 4 to 5 times faster git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11530 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Sep, 2006 1 commit
-
-
Jérome Perrin authored
interval can be configured with manage properties screen. make process_timer, otherwise it's possible to pass a fake tick time and disable timers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2006 2 commits
-
-
Aurel authored
and TimerService give DateTime object not floating time number git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7668 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7666 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Apr, 2006 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Respect 80 columns limit. Remove erroneous activation of alarms. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6899 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jan, 2006 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Oct, 2005 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2005 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Aug, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3678 20353a03-c40f-0410-a6d1-a30d3c3de9de
-