hooks/integrity.py
2010-10-08 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
2010-10-01 Sylvain Thénault backport stable
2010-10-01 Sylvain Thénault [schema] introduce new WORKFLOW_RTYPES set and use it to build SYSTEM_RTYPES/DONT_CHECK_RTYPES_ON_ADD/DONT_CHECK_RTYPES_ON_DEL sets stable
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-05-18 Sylvain Thénault [integrity] keep ordering for schema integrity checks stable
2010-04-30 Aurelien Campeas [hooks/integrity & tests/entities] fix test to check for sibling error (set_operations yields a different order for constraints) stable
2010-04-30 Aurelien Campeas [hooks/...] fix previous commit stable
2010-04-30 Aurelien Campeas [hooks/operations] use set_operations for three ops (huge gains for massive imports) stable
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-29 Sylvain Thénault [repo] optimize massive insertion/deletion by using the new set_operation function stable
2010-03-26 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
2010-03-25 Sylvain Thénault don't put hooks deleting orphan composites into the 'integrity' category, we usually want it when integrity is deactivated stable
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-10 Sylvain Thénault fix name error introduced by bad merging of stable
2010-02-09 Sylvain Thénault backport stable
2010-02-08 Sylvain Thénault backport stable
2010-02-08 Sylvain Thénault backport stable branch and some vreg cleanups:
2010-01-21 Sylvain Thénault update copyright
2009-12-22 Sylvain Thénault fix bad merge
2009-12-22 Sylvain Thénault backport stable
2009-12-09 Sylvain Thénault use implements instead of entity_implements
2009-12-08 Sylvain Thénault duh???
2009-12-08 Sylvain Thénault more api update
2009-12-08 Sylvain Thénault drop common subpackage
2009-12-07 Sandrine Ribeau fix bad merge
2009-12-03 Sylvain Thénault backport stable into default
2009-11-20 Sylvain Thénault forgotten stuff
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-10-19 Sylvain Thénault mark class as abstract
2009-10-19 Sylvain Thénault dumb name error
2009-10-19 Sylvain Thénault typo
2009-10-19 Sylvain Thénault backport stable
2009-10-13 Sylvain Thénault fix bad merges
2009-10-09 Sylvain Thénault oops, feature killed by merge...
2009-10-07 Sylvain Thénault merge fix
2009-10-07 Sylvain Thénault backport stable branch
2009-09-23 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
2009-09-02 Sylvain Thénault only get value when necessary to check uniqueness
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-18 Sylvain Thénault remove unused import
2009-08-18 Sylvain Thénault api update
2009-08-17 Sylvain Thénault typo
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