hooks/syncsession.py
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2012-09-17 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-09-28 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
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-03-28 Sylvain Thénault cleanups stable
2010-10-25 Sylvain Thénault [ms / integrity] skip properties whose pkey starts with 'sources.' avoid validation error when setting last update time for instance
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
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-26 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
2010-02-15 Sylvain Thénault fix dumb name error causing error when non managers try to change his properties stable
2010-01-21 Sylvain Thénault update copyright
2009-12-09 Sylvain Thénault use implements instead of entity_implements
2009-09-23 Sylvain Thénault access to repo through session
2009-09-23 Sylvain Thénault fix some name errors
2009-09-23 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
2009-08-18 Sylvain Thénault cleanup: eprop -> cwprop
2009-08-14 Sylvain Thénault use ._cw instead of .cw_req
2009-08-14 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
2009-08-14 Sylvain Thénault [hooks] major refactoring:
less more (0) tip