server/repository.py
Thu, 16 Sep 2010 11:27:50 +0200 Sylvain Thénault [repo] docstring cleanup stable
Mon, 13 Sep 2010 15:15:21 +0200 Sylvain Thénault backport stable
Fri, 10 Sep 2010 18:30:38 +0200 Alexandre Fayolle nicer error reporting for unique together constraints stable
Tue, 07 Sep 2010 23:24:45 +0200 Sylvain Thénault cleanups stable
Tue, 07 Sep 2010 23:23:16 +0200 Sylvain Thénault [integrity] fix case where we can get two entities related while the cardinality is single on the object of an inlined relation stable
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Wed, 25 Aug 2010 09:43:12 +0200 Sylvain Thénault backport stable
Fri, 20 Aug 2010 08:31:02 +0200 Sylvain Thénault cleanups stable
Fri, 20 Aug 2010 08:21:15 +0200 Sylvain Thénault [repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources stable
Wed, 04 Aug 2010 11:13:11 +0200 Sylvain Thénault backport stable
Wed, 04 Aug 2010 10:22:11 +0200 Sylvain Thénault [pyro] instance id cleanup, ensure config['pyro-instance-id'] is a fully qualified pyro id on the server side stable
Mon, 26 Jul 2010 12:15:11 +0200 Sylvain Thénault [dbapi] cleanup shared data api: let access to transaction from dbapi, we can write it after all... Also, querydata is better named txdata
Mon, 26 Jul 2010 12:08:24 +0200 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
Wed, 07 Jul 2010 13:01:44 +0200 Sylvain Thénault backport stable
Tue, 06 Jul 2010 17:09:14 +0200 Sylvain Thénault [repository] fix so that when repository is shutting down, internal session in transaction are interrupted stable
Mon, 21 Jun 2010 15:34:46 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 15:32:26 +0200 Sylvain Thénault [transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes stable
Mon, 21 Jun 2010 13:23:11 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 11:13:25 +0200 Sylvain Thénault [repo] call entity.check() once before_update hooks has been called, to let them a chance to transform data stable cubicweb-version-3.8.5
Thu, 17 Jun 2010 09:10:52 +0200 Sylvain Thénault [entity] can't do anymore dict(entity) since entity doesn't inherit from dict
Tue, 15 Jun 2010 18:16:19 +0200 Sylvain Thénault backport stable
Tue, 15 Jun 2010 18:00:28 +0200 Sylvain Thénault [repo] on repository shutdown, we've to close the new eid creation connection stable
Mon, 14 Jun 2010 17:56:10 +0200 Aurelien Campeas [rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand stable
Fri, 11 Jun 2010 14:59:08 +0200 Sylvain Thénault backport stable
Fri, 11 Jun 2010 07:58:52 +0200 Sylvain Thénault [json] fix json serialization for recent simplejson implementation, and test encoding of entities
Thu, 10 Jun 2010 15:11:30 +0200 Aurelien Campeas [repo] fix typo stable
Thu, 03 Jun 2010 10:17:44 +0200 Sylvain Thénault backport stable
Wed, 02 Jun 2010 16:30:36 +0200 Alexandre Fayolle backported to stable some changes made on site for a customer stable
Wed, 02 Jun 2010 16:05:40 +0000 Alexandre Fayolle log the user name on session opening for easier debugging stable
Wed, 02 Jun 2010 13:02:47 +0200 Sylvain Thénault backport stable
Sat, 29 May 2010 10:18:02 +0200 Alexandre Fayolle merge back to stable some changes made on site for a customer. stable
Sat, 29 May 2010 09:58:23 +0000 Alexandre Fayolle ldap source logging stable
Sat, 29 May 2010 09:54:07 +0000 Alexandre Fayolle /siteinfo page: display information about the names of the running threads stable
Wed, 26 May 2010 12:33:48 +0200 Sylvain Thénault backport stable
Wed, 26 May 2010 12:31:40 +0200 Sylvain Thénault [web] dont attempt to update last login time on ldap users, avoiding spurious tb in logs (closes #914464) stable
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Fri, 30 Apr 2010 14:34:56 +0200 Sylvain Thénault [vreg repo] shouldn't call init_registration in on hook registry bootstrap, already done before
Thu, 29 Apr 2010 14:21:57 +0200 Sylvain Thénault [webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Fri, 23 Apr 2010 17:56:01 +0200 Sylvain Thénault [repo] cleanup
Fri, 23 Apr 2010 12:42:53 +0200 Sylvain Thénault backport stable
Thu, 22 Apr 2010 19:37:56 +0000 Alexandre Fayolle [python2.6] don't add a name property on Thread stable
Thu, 15 Apr 2010 19:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 17:57:41 +0200 Sylvain Thénault [repo] fix more indentation pb in repo.glob_update_entity, causing duplicated inline relation hooks call stable
Fri, 09 Apr 2010 15:10:26 +0200 Sylvain Thénault backport stable
Thu, 08 Apr 2010 14:40:18 +0200 Adrien Di Mascio [repository] fix bad indentation in glob_update_entity, source.update_entity() should be called once per update stable
Wed, 07 Apr 2010 14:42:55 +0200 Sylvain Thénault backport stable
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Tue, 06 Apr 2010 19:27:47 +0200 Alexandre Fayolle log RQL query in case of unexpected failure (priceless when porting to new database) stable
Wed, 31 Mar 2010 14:46:04 +0200 Sylvain Thénault [repository] forbid usage of set_attributes() in before_add_entity stable
Wed, 31 Mar 2010 09:55:19 +0200 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection stable
Tue, 30 Mar 2010 19:55:20 +0200 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
Tue, 30 Mar 2010 17:50:09 +0200 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
Tue, 30 Mar 2010 13:29:55 +0200 Sylvain Thénault [reload] on registry reloading, we should change class of users of opened session stable
Tue, 30 Mar 2010 11:15:57 +0200 Sylvain Thénault [repo] don't need rset description on those queries stable
Tue, 30 Mar 2010 11:15:08 +0200 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
less more (0) -100 -60 tip