server/__init__.py
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-03-30 Sylvain Thénault [repo creation] removing existing entities of 'single' cardinality relatino should be considered as 'activeintegrity' hook. Also don't disable that category during repo creation to avoid pb such as two default workflows for one entity types stable
2010-03-26 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
2010-03-01 Katia Saurfelt server/web api for accessing to deleted_entites
2010-03-09 Sylvain Thénault rename logilab.db into logilab.database
2010-03-09 Sylvain Thénault backport stable
2010-03-09 Sylvain Thénault misc fixes to ensure logilab.db compatibility stable
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-03 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
2010-03-03 Sylvain Thénault cleanups stable
2010-02-18 Sylvain Thénault fix create_user function introduced in d6ae30c5d055 for database initialization: messup admin user groups when anon is created due to missing restriction stable
2010-02-17 Sylvain Thénault added a function to create admin/anon user during db initialization process so one get a chance to monkey patch it stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-13 Sylvain Thénault new DBG_ALL debug level
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-10 Sylvain Thénault disable everything but metadata hooks while inserting schema
2009-12-03 Sylvain Thénault backport stable into default
2009-11-23 Sylvain Thénault fix #544758 by calling custom sql scripts in add_cubes. stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-12 Sylvain Thénault fix cut and paste stable
2009-10-19 Sylvain Thénault disable syncschema hooks during db initialization
2009-10-19 Sylvain Thénault backport stable
2009-10-16 Sylvain Thénault initialize entity classes in repository initialization stable
2009-10-13 Sylvain Thénault refactor repo authentication to allow pluggable authentifier to login with something else than a password
2009-09-30 Sylvain Thénault call special sql files in correct order stable
2009-08-26 Sylvain Thénault move some stuff from server/__init__ to postcreate, fixing instance creation bug 3.5
2009-08-18 Sylvain Thénault we have to ensure a pool is set there stable
2009-08-18 Sylvain Thénault [migration] drop rqlcursor stable
less more (0) -50 -30 tip