Fri, 19 Mar 2010 19:21:31 +0100 Adrien Di Mascio [source] implement storages right in the source rather than in hooks
Fri, 19 Mar 2010 15:27:45 +0100 Sylvain Thénault i18n update cubicweb-version-3.7.1
Fri, 19 Mar 2010 14:47:34 +0100 Sylvain Thénault 3.7.1
Fri, 19 Mar 2010 14:47:09 +0100 Sylvain Thénault backport stable
Fri, 19 Mar 2010 14:43:49 +0100 Sylvain Thénault [etwist] cleanup, use cProfile instead of hotshot
Fri, 19 Mar 2010 14:43:15 +0100 Sylvain Thénault [repo] start looping task on repo only config (though I bet more work is needed to get it actually working
Fri, 19 Mar 2010 14:42:35 +0100 Sylvain Thénault [repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
Fri, 19 Mar 2010 10:10:18 +0100 Sylvain Thénault [security] take care uidrels may contains a relation targetting something else than a constant node (eg IN function)
Fri, 19 Mar 2010 10:07:30 +0100 Sylvain Thénault [ms] this test is already done before putting a relation in uidrels
Fri, 19 Mar 2010 09:08:09 +0100 Sylvain Thénault cleanup
Fri, 19 Mar 2010 09:08:00 +0100 Sylvain Thénault [security] experimental rqlst cache for read security: to activate using a 'security-rqlst-cache' flag in transaction data when you'll issue a lot of identic queries with only kwargs varying
Fri, 19 Mar 2010 08:18:31 +0100 Sylvain Thénault [read security] minor optimizations
Thu, 18 Mar 2010 23:22:40 +0100 Adrien Di Mascio [web] get rid of spurious '[Errno 2] No such file or directory' on load stable
Thu, 18 Mar 2010 17:39:17 +0100 Sylvain Thénault backport stable
Thu, 18 Mar 2010 17:37:55 +0100 Sylvain Thénault [schema sync] fix another potential name error on synchronizing rdefs stable
Thu, 18 Mar 2010 17:36:08 +0100 Sylvain Thénault [schema sync] don't try to synchronize infered relation defs, fixing a name error on the way stable
Thu, 18 Mar 2010 17:33:54 +0100 Sylvain Thénault cleanup stable
Thu, 18 Mar 2010 17:33:35 +0100 Sylvain Thénault don't update constraints when it's not necessary stable
Thu, 18 Mar 2010 17:33:03 +0100 Sylvain Thénault [repo] don't call server_shutdown hooks when creating/repairing instance to be consistence with server_startup hooks stable
Thu, 18 Mar 2010 17:31:22 +0100 Sylvain Thénault [migration] new build_descr argument to rqlexec on the migration helper
Thu, 18 Mar 2010 17:28:59 +0100 Sylvain Thénault fix migration when upgrading from cw < 3.6 to cw 3.7
Thu, 18 Mar 2010 17:17:50 +0100 Sylvain Thénault disable security when undoing
Thu, 18 Mar 2010 17:16:17 +0100 Adrien Di Mascio merge stable
Thu, 18 Mar 2010 14:06:53 +0100 Adrien Di Mascio [sql] fix FSPATH implementation stable
Thu, 18 Mar 2010 17:14:01 +0100 Sylvain Thénault [web deletion] must use set_message
Thu, 18 Mar 2010 15:51:53 +0100 Sylvain Thénault fix limited_rql w/ UNION query stable
Thu, 18 Mar 2010 11:57:48 +0100 Sylvain Thénault backport stable
Thu, 18 Mar 2010 09:12:54 +0100 Sylvain Thénault fix import stable
Thu, 18 Mar 2010 09:07:10 +0100 Adrien Chauve Fixed some of the documentation warnings when building the book with sphinx. stable
Thu, 18 Mar 2010 09:05:49 +0100 Sylvain Thénault move pdf icon component with it's template so we don't see it when the template isn't available due to missing dependancies stable
Wed, 17 Mar 2010 11:37:47 +0100 Sylvain Thénault backport stable
Wed, 17 Mar 2010 11:36:47 +0100 Sylvain Thénault add missing warn imports
Wed, 17 Mar 2010 11:30:39 +0100 Sylvain Thénault add missing warn imports stable
Wed, 17 Mar 2010 09:58:37 +0100 Stephanie Marcu improve documentation for uicfg and rtags stable
Wed, 17 Mar 2010 09:23:27 +0100 Sylvain Thénault backport stable
Wed, 17 Mar 2010 09:23:17 +0100 Sylvain Thénault merge
Wed, 17 Mar 2010 09:21:58 +0100 Sylvain Thénault [cleanup] objtype not used stable
Wed, 17 Mar 2010 09:21:13 +0100 Sylvain Thénault [schema sync] test and fix bug when updating multiple constraint for the same rdef in the same transaction stable
Wed, 17 Mar 2010 09:19:02 +0100 Sylvain Thénault 3.6 want __regid__, not id stable
Wed, 17 Mar 2010 09:17:14 +0100 Sylvain Thénault [migration] disable notification by default during migration
Wed, 17 Mar 2010 09:16:30 +0100 Sylvain Thénault [session] fix hijack_user: most transaction_data should be copied (everything but the entity cache
Wed, 17 Mar 2010 09:23:05 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.7.0-1 for changeset 0c9ff7e496ce
Wed, 17 Mar 2010 09:23:04 +0100 Sylvain Thénault Added tag cubicweb-version-3.7.0 for changeset 270aba1e6fa2 cubicweb-debian-version-3.7.0-1
Tue, 16 Mar 2010 18:10:59 +0100 Sylvain Thénault fix control file by using virtual packages cubicweb-version-3.7.0
Tue, 16 Mar 2010 17:59:50 +0100 Sylvain Thénault fix common/rql dependencies
Tue, 16 Mar 2010 17:56:04 +0100 Sylvain Thénault 3.7.0
Tue, 16 Mar 2010 17:55:54 +0100 Sylvain Thénault test fixes
Tue, 16 Mar 2010 17:44:42 +0100 Sylvain Thénault merge
Tue, 16 Mar 2010 17:44:32 +0100 Sylvain Thénault fix tests stable
Tue, 16 Mar 2010 17:19:10 +0100 Sylvain Thénault fix test broken by recent rql rewrite / querier changes
Tue, 16 Mar 2010 16:32:36 +0100 Sylvain Thénault backport stable into default
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Wed, 10 Mar 2010 16:07:24 +0100 Julien Jehannet [R] dataimport: changes
Tue, 16 Mar 2010 12:40:59 +0100 Sylvain Thénault #750055: make it easier to change post logout url stable
Tue, 16 Mar 2010 12:34:29 +0100 Sylvain Thénault [web auth] fix authentication pb when anonymous are allowed, avoiding the first authentifier to return an anon connection while a following one may find correct authentication info. This make things simpler (eventually) stable
Tue, 16 Mar 2010 12:31:06 +0100 Sylvain Thénault [web server] simplify base-url handling on startup. Ensure config['base-url'] is correctly set once started stable
Tue, 16 Mar 2010 10:54:59 +0100 Sylvain Thénault [rql rewrite] until a better solution is found raise BadSchemaDefinition when two inlined relations with security on an optional variable is used, explaining how to bypass it
Mon, 15 Mar 2010 18:07:54 +0100 Sylvain Thénault [rql rewriting] handle case where we've and optional inlined relation in the original query. Also, we should append EXISTS even in subquery to avoid inserting duplicates in results
Mon, 15 Mar 2010 18:06:32 +0100 Sylvain Thénault [rql rewriting] handle case where we want to insert snippet on a variable that has previously been moved to a subquery
Mon, 15 Mar 2010 11:18:51 +0100 Sylvain Thénault backport stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip