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
Wed, 05 Mar 2014 12:35:37 +0100 Julien Cristau [devtools] make get_repo_and_cnx return a repoapi ClientConnection
Wed, 05 Mar 2014 11:22:20 +0100 Julien Cristau [repoapi] Avoid deprecation warnings from session.id
Tue, 18 Feb 2014 15:26:22 +0100 Julien Cristau [server] some s/session/cnx/
Wed, 05 Mar 2014 16:58:14 +0100 Julien Cristau Move setting session.mtime from dbapi to web session manager
Thu, 13 Mar 2014 17:01:13 +0100 David Douard [web] whitespace cleanup in http_headers.py
Fri, 14 Mar 2014 11:20:53 +0100 Nicolas Chauvat [web] implement cross origin resource sharing (CORS) (closes #2491768)
Wed, 12 Mar 2014 16:02:44 +0100 David Douard [devtools] add a 'method' argument to RepoAccess.web_request
Fri, 14 Mar 2014 11:38:14 +0100 Julien Cristau [web] Fix handling of some http headers
Mon, 10 Mar 2014 17:54:02 +0100 Julien Cristau [web/request] deprecate user_callback
Fri, 07 Mar 2014 10:27:14 +0100 Julien Cristau [doc] undocument user_callback
Wed, 12 Mar 2014 14:08:51 +0100 Florent Cayré Added tag cubicweb-centos-version-3.17.14-1, cubicweb-version-3.17.14, cubicweb-debian-version-3.17.14-1 for changeset fa00fc251d57 stable
Mon, 10 Mar 2014 15:17:50 +0100 Denis Laxalde [migractions] Better handle removal of RQLConstraint in sync_schema stable cubicweb-centos-version-3.17.14-1 cubicweb-debian-version-3.17.14-1 cubicweb-version-3.17.14
Mon, 10 Mar 2014 16:07:41 +0100 Sylvain Thénault [test] when the config change, we should cleanup sys.path and sys.modules. Closes #3634164 stable
Thu, 06 Mar 2014 13:59:24 +0100 Julien Cristau [wsgi] make sure request.content is available for consumption
Wed, 29 Jan 2014 10:57:10 +0100 Katia Saurfelt [facet] create a RangeRQLPathFacet (closes #2852512)
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip