server/utils.py
Wed, 24 Apr 2013 12:10:12 +0200 Julien Cristau [task] allow negative intervals for add_looping_task (closes #2818280)
Wed, 24 Apr 2013 11:58:49 +0200 Pierre-Yves David [task] allow interval=0 for looping tasks
Fri, 12 Apr 2013 11:39:10 +0200 Julien Cristau Fix obsolete docstring for add_looping_task stable
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Mon, 10 Sep 2012 15:08:55 +0200 Julien Cristau [server/utils] catch ValueError from password verification stable cubicweb-version-3.15.4
Mon, 10 Sep 2012 15:17:10 +0200 Julien Cristau [sources/native] automatically update passwords using deprecated hashes on login stable
Wed, 04 Jul 2012 11:01:51 +0200 Aurelien Campeas [server/utils] add_looping_task can be used any time (closes #2408814)
Wed, 23 May 2012 16:17:46 +0200 Sylvain Thénault backport stable
Tue, 15 May 2012 17:37:49 +0200 Julien Cristau Fixes for compatibility with passlib 1.6 (closes #2356393) stable
Fri, 11 May 2012 10:14:51 +0200 Aurelien Campeas [merge] backport stable
Fri, 11 May 2012 10:08:58 +0200 Aurelien Campeas [server/utils] passlib 1.6 is now less tolerant wrt handler names (closes #2349330) stable
Thu, 03 May 2012 15:52:01 +0200 Sylvain Thénault [ldap] we may actually get back password from ldap
Tue, 10 Apr 2012 17:03:19 +0200 Sylvain Thénault backport stable
Tue, 20 Mar 2012 18:24:35 +0100 Pierre-Yves David [repo looping task] move looping task logic in a dedicated object (progress #2204047)
Fri, 16 Mar 2012 17:59:48 +0100 Sylvain Thénault [security] use a stronger encryption algorythm for password, keeping bw compat stable
Thu, 22 Sep 2011 10:02:25 +0200 Sylvain Thénault [repo] ensure we don't restart a task while the repo is shutting down (closes #1942736) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Wed, 29 Jun 2011 16:02:24 +0200 Sylvain Thénault [repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276 stable
Tue, 04 Jan 2011 15:03:48 +0100 Alexandre Fayolle fix ticket #1382716 (problem was actually more subtle than I originally thought) stable
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Fri, 01 Oct 2010 17:03:01 +0200 Pierre-Yves David [repo threads] Add several safety when looking for a callable name. stable
Fri, 20 Aug 2010 08:31:02 +0200 Sylvain Thénault cleanups stable
Sat, 29 May 2010 10:18:02 +0200 Alexandre Fayolle merge back to stable some changes made on site for a customer. stable
Sat, 29 May 2010 09:57:02 +0000 Alexandre Fayolle forbid looping tasks with an interval of 0 stable
Sat, 29 May 2010 09:54:07 +0000 Alexandre Fayolle /siteinfo page: display information about the names of the running threads stable
Tue, 25 May 2010 12:21:17 +0200 Sylvain Thénault [repo] ensure thread is alive before calling .join. Closes #963580 stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Thu, 22 Apr 2010 19:37:56 +0000 Alexandre Fayolle [python2.6] don't add a name property on Thread stable
Tue, 30 Mar 2010 10:28:41 +0200 Sylvain Thénault [repo] move eschema_eid function from hooks.metadata to server.utils stable
Fri, 26 Feb 2010 09:54:03 +0100 Sylvain Thénault merge debug and info views stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Fri, 16 Oct 2009 14:37:26 +0200 Sylvain Thénault check we've some message to display stable
Wed, 07 Oct 2009 11:33:24 +0200 Sylvain Thénault use daemon thread stable
Wed, 05 Aug 2009 19:13:35 +0200 Sylvain Thénault allow to specify arbitrary argument when recording a looping task func
Fri, 12 Jun 2009 16:33:19 +0200 Sylvain Thénault refactor sources configuration, add source to sources when using a cube defining stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Mon, 25 May 2009 12:18:17 +0200 Adrien Di Mascio [server] refactor server.utils.manager_userpasswd
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Wed, 25 Mar 2009 10:40:22 +0100 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
Mon, 23 Mar 2009 18:20:23 +0100 sylvain thenault remove some bw compat code tls-sprint
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip