server/utils.py
2015-09-11 Samuel Trégouët [py3k] print function
2014-11-06 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
2014-04-01 Julien Cristau [server] eschema_eid needs a connection, not a session
2014-01-23 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
2013-07-01 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2013-07-15 Sylvain Thénault [rql rewrite] move some code from querier to rqlrewrite where it makes more sense. stable
2013-04-24 Julien Cristau [task] allow negative intervals for add_looping_task (closes #2818280)
2013-04-24 Pierre-Yves David [task] allow interval=0 for looping tasks
2013-04-12 Julien Cristau Fix obsolete docstring for add_looping_task stable
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2012-09-10 Julien Cristau [server/utils] catch ValueError from password verification stable cubicweb-version-3.15.4
2012-09-10 Julien Cristau [sources/native] automatically update passwords using deprecated hashes on login stable
2012-07-04 Aurelien Campeas [server/utils] add_looping_task can be used any time (closes #2408814)
2012-05-23 Sylvain Thénault backport stable
2012-05-15 Julien Cristau Fixes for compatibility with passlib 1.6 (closes #2356393) stable
2012-05-11 Aurelien Campeas [merge] backport stable
2012-05-11 Aurelien Campeas [server/utils] passlib 1.6 is now less tolerant wrt handler names (closes #2349330) stable
2012-05-03 Sylvain Thénault [ldap] we may actually get back password from ldap
2012-04-10 Sylvain Thénault backport stable
2012-03-20 Pierre-Yves David [repo looping task] move looping task logic in a dedicated object (progress #2204047)
2012-03-16 Sylvain Thénault [security] use a stronger encryption algorythm for password, keeping bw compat stable
2011-09-22 Sylvain Thénault [repo] ensure we don't restart a task while the repo is shutting down (closes #1942736) stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-06-29 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
2011-01-04 Alexandre Fayolle fix ticket #1382716 (problem was actually more subtle than I originally thought) stable
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-10-01 Pierre-Yves David [repo threads] Add several safety when looking for a callable name. stable
2010-08-20 Sylvain Thénault cleanups stable
2010-05-29 Alexandre Fayolle merge back to stable some changes made on site for a customer. stable
2010-05-29 Alexandre Fayolle forbid looping tasks with an interval of 0 stable
less more (0) -30 tip