Mon, 07 Apr 2014 18:04:56 +0200 Julien Cristau Fix constraint sync during migration
Mon, 07 Apr 2014 17:02:04 +0200 Julien Cristau merge 3.18.4 into default
Mon, 07 Apr 2014 15:57:47 +0200 Julien Cristau Added tag cubicweb-version-3.18.4, cubicweb-debian-version-3.18.4-1, cubicweb-centos-version-3.18.4-1 for changeset 0176da9bc752 stable
Fri, 04 Apr 2014 12:37:39 +0200 Sylvain Thénault [test/data] Add missing 'add' permission on attribute stable cubicweb-centos-version-3.18.4-1 cubicweb-debian-version-3.18.4-1 cubicweb-version-3.18.4
Mon, 07 Apr 2014 14:15:35 +0200 Julien Cristau [hooks/notification] Fix indentation
Thu, 03 Apr 2014 18:16:10 +0200 Sylvain Thénault [devtools] deprecate CWTC.user()
Thu, 03 Apr 2014 18:18:11 +0200 Sylvain Thénault minor cleanups
Thu, 03 Apr 2014 18:16:28 +0200 Sylvain Thénault some copyright updates
Thu, 03 Apr 2014 18:12:48 +0200 Sylvain Thénault [devtools] properly close open access on tearDown
Thu, 03 Apr 2014 19:10:40 +0200 Sylvain Thénault [devtools] make comment (a bit) more readable
Wed, 02 Apr 2014 16:09:09 +0200 Julien Cristau [devtools] avoid an internal deprecation warning
Wed, 02 Apr 2014 12:38:29 +0200 Julien Cristau [server/session] undeprecate session.anonymous_session
Wed, 02 Apr 2014 15:42:25 +0200 Julien Cristau [web/sessions] use session.sessionid instead of deprecated session.id
Thu, 03 Apr 2014 18:09:57 +0200 Sylvain Thénault [repo] don't set cnxset when getting the session to close it
Wed, 02 Apr 2014 12:38:02 +0200 Julien Cristau [repo] handle connection explicitly when calling session open/close hooks
Tue, 01 Apr 2014 16:48:34 +0200 Julien Cristau [hooks/syncschema] work with connections not sessions
Tue, 01 Apr 2014 16:48:14 +0200 Julien Cristau [server/sources] {before,after}_entity_insertion wants a cnx not a session
Tue, 01 Apr 2014 16:35:15 +0200 Julien Cristau [hooks/syncsources] use a cnx not a session
Tue, 01 Apr 2014 16:34:38 +0200 Julien Cristau [hooks/notification] use a cnx not a session
Tue, 01 Apr 2014 16:33:48 +0200 Julien Cristau [hooks/metadata] use a cnx not a session
Tue, 01 Apr 2014 16:32:49 +0200 Julien Cristau [hooks/bookmark] use a cnx not a session
Tue, 01 Apr 2014 16:32:28 +0200 Julien Cristau [hooks/workflow] use a cnx not a session
Tue, 01 Apr 2014 16:30:35 +0200 Julien Cristau [hooks/email] use a cnx not a session
Tue, 01 Apr 2014 16:29:54 +0200 Julien Cristau [hooks/integrity] use a cnx not a session
Tue, 01 Apr 2014 16:28:12 +0200 Julien Cristau [hooks/security] let's use a connection, not a session
Tue, 01 Apr 2014 16:17:03 +0200 Julien Cristau [server/sources/native] deal with connections, not sessions
Tue, 01 Apr 2014 16:12:50 +0200 Julien Cristau [server] eschema_eid needs a connection, not a session
Tue, 01 Apr 2014 15:53:21 +0200 Julien Cristau [repository] operations get a connection instead of a session
Tue, 01 Apr 2014 15:52:44 +0200 Julien Cristau [server/hook] operations get a connection instead of a session
Tue, 01 Apr 2014 15:46:17 +0200 Julien Cristau [repository] Use an internal connection in register_user
Tue, 01 Apr 2014 10:28:16 +0200 Sylvain Thénault avoid to internally raise 3.19 warnings
Mon, 07 Apr 2014 12:28:25 +0200 Julien Cristau [sources] ensure we have a cnxset in undoable_transactions
Fri, 04 Apr 2014 10:46:53 +0200 Julien Cristau [server] move security/integrity hook management away from InternalSession.__init__
Thu, 03 Apr 2014 17:25:53 +0200 Julien Cristau [migration] make 'session' object be a server-side Connection, not ClientConnection
Thu, 20 Mar 2014 08:45:52 +0100 Sylvain Thénault [sources] Skip problematic sources when starting shell instead of crashing. Closes #3670208
Fri, 04 Apr 2014 17:32:12 +0200 Julien Cristau [web] fix language negotiation
Tue, 01 Apr 2014 18:09:46 +0200 Aurelien Campeas [merge] bring the 3.17.14 fixes to 3.18 stable
Tue, 01 Apr 2014 14:46:55 +0200 Aurelien Campeas [test/utils] repair concat-resources test stable
Mon, 31 Mar 2014 19:00:49 +0200 Aurelien Campeas [pkg] bump cubicweb.spec stable
Mon, 31 Mar 2014 11:18:44 +0000 Vincent Michel [dataimport] Correctly call rschema(rtype) in SqlGenObjectStore, closes #3694139 stable
Fri, 28 Mar 2014 17:13:38 +0100 Aurelien Campeas [pkg] prepare 3.18.4 stable
Thu, 20 Mar 2014 15:44:59 +0100 Rémi Cardona [web] Disable 'concat-resources' by default (closes #3670503) stable
Wed, 12 Mar 2014 08:56:31 +0100 Denis Laxalde [testlib] Drop override of assertItemsEqual method stable
Thu, 13 Mar 2014 17:32:40 +0100 Sylvain Thénault [rewrite] Fix crash when the main variable doesn't appear in the snippet's vargraph stable
Thu, 13 Mar 2014 15:33:22 +0100 Denis Laxalde [ext/rest] Catch SystemExit raised by docutils stable
Fri, 14 Mar 2014 15:19:31 +0100 Jérôme Roy [entity] User-defined relation to skip for copy has precedence stable
Wed, 26 Feb 2014 14:50:13 +0100 Denis Laxalde Make EditController edit_entity method always return an eid stable
Wed, 26 Mar 2014 11:08:09 +0100 Julien Cristau [migration] Improve update of in-memory schema during 3.18 CWAttribute.defaultval change stable
Thu, 27 Mar 2014 14:32:21 +0100 Sylvain Thénault [migration] always rebuild infered relation stable
Mon, 24 Mar 2014 16:29:18 +0100 Julien Cristau Backout "[web/navigation] use add_onload instead of inline javascript href" stable
Fri, 14 Mar 2014 10:51:05 +0100 Sylvain Thénault [test] those are rql tests, not cubicweb (and they break with rql 0.31.5). Remove them. stable
Mon, 24 Mar 2014 18:14:22 +0100 Aurelien Campeas [source/native] allow many eid creation per .create_eid call (closes #3526594)
Thu, 06 Feb 2014 19:04:03 +0100 Aurelien Campeas [pkg] bump the dependency on logilab.database
Mon, 10 Mar 2014 15:55:56 +0100 Aurelien Campeas [source/native] refactor eid generation code
Mon, 24 Mar 2014 11:57:23 +0100 Julien Cristau Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
Mon, 24 Mar 2014 16:38:57 +0100 Laura Médioni [server] Fix AttributeError in extid2eid
Tue, 11 Mar 2014 15:56:05 +0100 Julien Cristau [book] Update documentation for new repoapi
Fri, 14 Mar 2014 11:18:15 +0100 Julien Cristau [utils] the json module is always available
Mon, 17 Mar 2014 12:15:20 +0100 Julien Cristau [fti] properly close the ProgressBar
Mon, 17 Mar 2014 12:13:14 +0100 Julien Cristau [serverctl] use repoapi for db-check, add-source, rebuild-fti commands
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip