server/repository.py
2010-04-29 Sylvain Thénault [webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
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-23 Sylvain Thénault [repo] cleanup
2010-04-23 Sylvain Thénault backport stable
2010-04-22 Alexandre Fayolle [python2.6] don't add a name property on Thread stable
2010-04-15 Sylvain Thénault backport stable
2010-04-15 Sylvain Thénault [repo] fix more indentation pb in repo.glob_update_entity, causing duplicated inline relation hooks call stable
2010-04-09 Sylvain Thénault backport stable
2010-04-08 Adrien Di Mascio [repository] fix bad indentation in glob_update_entity, source.update_entity() should be called once per update stable
2010-04-07 Sylvain Thénault backport stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-04-06 Alexandre Fayolle log RQL query in case of unexpected failure (priceless when porting to new database) stable
2010-03-31 Sylvain Thénault [repository] forbid usage of set_attributes() in before_add_entity stable
2010-03-31 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection 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-30 Sylvain Thénault [repo] we want a hooks manager and hooks initialized event on quick start (we trigger events such as server_backup / server_restore for instance) stable
2010-03-30 Sylvain Thénault [reload] on registry reloading, we should change class of users of opened session stable
2010-03-30 Sylvain Thénault [repo] don't need rset description on those queries stable
2010-03-30 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
2010-03-30 Sylvain Thénault [repo] on add entity, set cache as soon as possible + fill type/source cache stable
2010-03-30 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
2010-03-26 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
2010-03-26 Sylvain Thénault cleanup stable
2010-03-26 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
2010-03-24 Sylvain Thénault backport stable
2010-03-23 Sylvain Thénault fix bug with damned transmutation functionality, occuring when using an INSERT query which also add relation to the entity stable
2010-03-19 Sylvain Thénault [repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
less more (0) -100 -50 -30 tip