hooks/notification.py
Tue, 01 Jul 2014 16:55:49 +0200 Aurelien Campeas [connection] replace .running_dbapi_query with .hooks_in_progress
Mon, 07 Apr 2014 14:15:35 +0200 Julien Cristau [hooks/notification] Fix indentation
Tue, 01 Apr 2014 16:34:38 +0200 Julien Cristau [hooks/notification] use a cnx not a session
Fri, 30 Aug 2013 15:34:58 +0200 Rémi Cardona spelling: rollbacked -> rolled back stable
Thu, 13 Jun 2013 12:01:23 +0200 Julien Cristau notification: use viewargs for notif_entity_updated instead of transaction_data
Mon, 06 May 2013 19:40:15 +0200 Pierre-Yves David [sobject] fix notification operation
Mon, 29 Apr 2013 12:34:23 +0200 Pierre-Yves David [notification] ensure official API is test
Mon, 29 Apr 2013 09:47:23 +0200 Alain Leufroy fix typo in notification causing NameError
Thu, 25 Apr 2013 16:10:56 +0200 Sylvain Thénault [notification] introduce an official `notify_on_commit` function
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Tue, 23 Apr 2013 12:38:27 +0200 Pierre-Yves David [notification] use new style operation for notification
Mon, 22 Apr 2013 15:25:04 +0200 Pierre-Yves David [notification] fix documentation
Tue, 14 Feb 2012 15:16:42 +0100 Sylvain Thénault backport stable
Mon, 13 Feb 2012 12:49:49 +0100 Alexandre Richardson [email notifications] send notification at post-commit time (closes #2119248) stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Thu, 10 Mar 2011 11:58:57 +0100 Sylvain Thénault backport stable
Tue, 04 Jan 2011 13:42:01 +0100 Alexandre Fayolle handle the fact that there might be no views registered in some configurations (#1382716) stable
Tue, 12 Oct 2010 23:36:54 +0200 Sylvain Thénault cleanup and 3.10 updates
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Wed, 09 Jun 2010 09:54:35 +0200 Sylvain Thénault [pylint] fix detected name errors stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Wed, 24 Mar 2010 14:12:47 +0100 Sylvain Thénault [notification] don't create 'changes' in transaction data until actually needed stable
Tue, 09 Mar 2010 11:00:48 +0100 Sylvain Thénault fix hooks control method name + other litle cleanups
Tue, 09 Mar 2010 08:59:43 +0100 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Mon, 15 Feb 2010 15:22:01 +0100 Sylvain Thénault [notification] we should use unsafe_execute here stable
Thu, 21 Jan 2010 10:51:07 +0100 Sylvain Thénault update copyright
Wed, 09 Dec 2009 12:41:05 +0100 Sylvain Thénault use implements instead of entity_implements
Wed, 30 Sep 2009 18:57:42 +0200 Sylvain Thénault backport stable branch
Wed, 23 Sep 2009 13:29:10 +0200 Adrien Di Mascio [notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
Wed, 23 Sep 2009 12:31:18 +0200 Adrien Di Mascio [hooks] fix dummy NameError in RenderAndSendNotification
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Wed, 23 Sep 2009 08:42:52 +0200 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Mon, 31 Aug 2009 19:09:54 +0200 Sylvain Thénault backport 3.5 branch
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Tue, 18 Aug 2009 09:13:12 +0200 Sylvain Thénault api update
Fri, 14 Aug 2009 14:31:25 +0200 Sylvain Thénault use ._cw instead of .cw_req
Fri, 14 Aug 2009 11:14:10 +0200 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
less more (0) tip