hooks/email.py
2015-02-05 Julien Cristau merge 3.19.9 into 3.20 branch
2015-01-16 Julien Cristau [hooks] don't insert use_email relation if the entity on either side is going away
2014-09-25 Julien Cristau merge 3.19.4 in 3.20 branch
2014-09-24 Julien Cristau merge 3.18.6 into 3.19
2014-09-02 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
2014-07-17 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
2014-04-01 Julien Cristau [hooks/email] use a cnx not a session
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-09-10 Sylvain Thénault minor cleanups/typos
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-09 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.
2010-02-19 Sylvain Thénault fix optimisation with super session that may lead to integrity loss stable
2010-01-18 Sylvain Thénault backport stable branch
2009-10-19 Sylvain Thénault 2.4 compat
2009-09-23 Sylvain Thénault move hooks test to the hooks package, update them to work with a minimal schema
2009-09-23 Adrien Di Mascio [hooks] fix dummy AttributeError in SetUseEmailRelationOp
2009-09-23 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
2009-09-17 Sylvain Thénault backport 3.5
2009-08-14 Sylvain Thénault use ._cw instead of .cw_req
2009-08-14 Sylvain Thénault should be __call__
2009-08-14 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
less more (0) tip