server/checkintegrity.py
2010-05-12 Sylvain Thénault [db-check] RQLConstraint is not a 'unique' constraint stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-20 Sylvain Thénault [db-check] cleanup stable
2010-04-20 Sylvain Thénault [db-check] don't check entities from external sources have owned_by stable
2010-04-20 Sylvain Thénault [db-check] fix unexistent multisource entity detection stable
2010-04-20 Sylvain Thénault [db-check] fix duplicated schema constraint detection 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-03-08 Sylvain Thénault move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
2010-03-08 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
2010-03-05 Sylvain Thénault repair stuff broken by fti handling changes stable
2010-03-04 Sylvain Thénault [fti] refactor and fix full text indexation handling stable
2010-02-24 Sylvain Thénault [test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons stable
2010-02-24 Sylvain Thénault [test] don't display progress bar when testing checkintegrity stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-09-23 Sylvain Thénault unregister hooks by using category
2009-09-23 Sylvain Thénault [db-check] fix sql to fix bad eid referenced by inlined relation stable
2009-07-31 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-02 Sylvain Thénault try to create fti table if not existant on rebuild-fti stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-03-26 sylvain thenault ensure do_fti is true in reindex_entities
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-02-17 Adrien Di Mascio update imports of "cubicweb.common.entity" and use the new module path "cubicweb.entity" tls-sprint
2009-01-09 sylvain thenault oops
2009-01-09 sylvain thenault db-check fixes
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip