Wed, 31 Mar 2010 09:55:19 +0200 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection stable
Wed, 31 Mar 2010 09:45:14 +0200 Sylvain Thénault [upgrade] after upgrade, fork command to start instance avoid grave uicfg pb (explicit rules all removed...) stable
Tue, 30 Mar 2010 19:59:56 +0200 Sylvain Thénault merge 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 18:41:17 +0200 Alexandre Fayolle merge stable
Tue, 30 Mar 2010 16:29:32 +0200 Alexandre Fayolle handle Service Close request correctly (closes #736039) stable
Tue, 30 Mar 2010 17:59:18 +0200 Sylvain Thénault [js form validation] fix case where we've None/null keys in the errors dictionnary stable
Tue, 30 Mar 2010 17:56:10 +0200 Sylvain Thénault [cleanup] exists imported, use it stable
Tue, 30 Mar 2010 17:54:28 +0200 Sylvain Thénault [form] CompoundField should not return itself in actual_fields, this avoid error on iliane with 3.7.2 where it's marked as required (from the schema) while value are provided by subfields 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 17:29:03 +0200 Sylvain Thénault [distribution] sql extensions files now have proper extension, fix manifest file stable
Tue, 30 Mar 2010 14:32:03 +0200 Sylvain Thénault backport stable
Tue, 30 Mar 2010 13:32:01 +0200 Sylvain Thénault [events manager] onevent decorator may be given extra arguments to give to em.bind stable
Tue, 30 Mar 2010 13:31:21 +0200 Sylvain Thénault [cleanup] some notes 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 13:28:19 +0200 Sylvain Thénault [appobject imports] don't include __init__ in package's name. See comment for more info stable
Tue, 30 Mar 2010 13:27:30 +0200 Sylvain Thénault [rset] cubes such as iliane hi-jack rset description by poping some lines from it. Handle this on RepeatList stable
Tue, 30 Mar 2010 11:18:31 +0200 Sylvain Thénault [undo] basic support for undoing of entity creation / relation addition stable
Tue, 30 Mar 2010 11:17:50 +0200 Sylvain Thénault [undo] init entity cache when undoing an entity deletion stable
Tue, 30 Mar 2010 11:17:21 +0200 Sylvain Thénault [undo] consistent is/is_instance_of processing 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
Tue, 30 Mar 2010 11:06:13 +0200 Sylvain Thénault [undo] during undoing, call hooks in the [active]integrity and undo categories stable
Tue, 30 Mar 2010 11:01:34 +0200 Sylvain Thénault [repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index stable
Tue, 30 Mar 2010 10:57:42 +0200 Sylvain Thénault [querier] introduce RepeatList class, used to optimize size of data returned for result set description stable
Tue, 30 Mar 2010 10:50:46 +0200 Sylvain Thénault [repo] on add entity, set cache as soon as possible + fill type/source cache stable
Tue, 30 Mar 2010 10:39:16 +0200 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
Tue, 30 Mar 2010 10:28:41 +0200 Sylvain Thénault [repo] move eschema_eid function from hooks.metadata to server.utils stable
Tue, 30 Mar 2010 10:20:03 +0200 Sylvain Thénault [primary view] skip virtual rtypes anyway stable
Tue, 30 Mar 2010 10:18:23 +0200 Sylvain Thénault [test] CubicWebTC.create_user expect an actual query, and we don't need to give session here stable
Tue, 30 Mar 2010 10:17:29 +0200 Sylvain Thénault [dataimport] stop disabling undo ; commit return transaction id stable
Mon, 29 Mar 2010 19:10:22 +0200 Aurelien Campeas [logging] demote static file served to debug stable
Mon, 29 Mar 2010 13:34:24 +0200 Sylvain Thénault [cleanup] stable
Mon, 29 Mar 2010 13:34:06 +0200 Sylvain Thénault [repo] optimize massive insertion/deletion by using the new set_operation function stable
Mon, 29 Mar 2010 13:28:41 +0200 Sylvain Thénault [repo] make etype which should go in deleted_entities configurable: we only need this for types imported from other multi-sources instances stable
Mon, 29 Mar 2010 13:26:20 +0200 Sylvain Thénault [repo] don't execute child step twice in EntitiesDeleteStep stable
Mon, 29 Mar 2010 13:25:13 +0200 Sylvain Thénault [form] consider autoform_field_kwargs for meta fields; allow required customization stable
Mon, 29 Mar 2010 11:51:46 +0200 Sylvain Thénault [workflow] support for automatic transition starting from the initial state stable
Mon, 29 Mar 2010 11:51:02 +0200 Sylvain Thénault [testlib] create_user support extra kwargs to give to create_entity(CWUser) stable
Mon, 29 Mar 2010 10:20:01 +0200 Sylvain Thénault fix dataimport for 3.7.2 stable
Fri, 26 Mar 2010 19:22:04 +0100 Sylvain Thénault use lgc.testlib.TestCase stable
Fri, 26 Mar 2010 19:21:17 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 19:20:49 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.7.2-1 for changeset 8fda29a6c219 stable
Fri, 26 Mar 2010 19:20:48 +0100 Sylvain Thénault Added tag cubicweb-version-3.7.2 for changeset d010f749c21d stable cubicweb-debian-version-3.7.2-1
Fri, 26 Mar 2010 17:07:41 +0100 Sylvain Thénault take care to empty string in cubes search path
Fri, 26 Mar 2010 16:15:41 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 16:15:16 +0100 Sylvain Thénault [ms] fix name error introduced by rql 0.26 api update
Fri, 26 Mar 2010 16:13:27 +0100 Sylvain Thénault add note stable cubicweb-version-3.7.2
Fri, 26 Mar 2010 15:54:35 +0100 Sylvain Thénault 3.7.2 stable
Fri, 26 Mar 2010 15:54:01 +0100 Sylvain Thénault [selectors] new is_in_state select to avoid common error when writing state based selector stable
Fri, 26 Mar 2010 15:53:07 +0100 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
Fri, 26 Mar 2010 14:13:34 +0100 Sylvain Thénault fix #726167: i18ninstance use data in bootstrab_cubes instead of the database one stable
Fri, 26 Mar 2010 13:45:48 +0100 Sylvain Thénault [cleanup] remove 3.7 deprecation warning stable
Fri, 26 Mar 2010 13:45:21 +0100 Sylvain Thénault [form controller] clear caches in case some attribute participating to the rest path has been modified, avoid redirection to a no more existant page (fix #753567) stable
Fri, 26 Mar 2010 13:33:47 +0100 Sylvain Thénault i18nupdate stable
Fri, 26 Mar 2010 13:33:32 +0100 Sylvain Thénault [form] fix validation error handling stable
Fri, 26 Mar 2010 13:23:25 +0100 Sylvain Thénault [captcha] handle captcha validation properly in the captcha widget stable
Fri, 26 Mar 2010 13:21:25 +0100 Sylvain Thénault [testlib] __errorurl may be a relative path, check we're actually removing base url first stable
Fri, 26 Mar 2010 13:20:42 +0100 Sylvain Thénault [i18ncube] clear_rtag_objects imported when generating cube's .po file stable
Fri, 26 Mar 2010 09:19:09 +0100 Sylvain Thénault [maintainance] don't crash if we've no in-memory repository stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip