2014-03-20 Sylvain Thénault [sources] Skip problematic sources when starting shell instead of crashing. Closes #3670208
2014-04-04 Julien Cristau [web] fix language negotiation
2014-04-01 Aurelien Campeas [merge] bring the 3.17.14 fixes to 3.18 stable
2014-04-01 Aurelien Campeas [test/utils] repair concat-resources test stable
2014-03-31 Aurelien Campeas [pkg] bump cubicweb.spec stable
2014-03-31 Vincent Michel [dataimport] Correctly call rschema(rtype) in SqlGenObjectStore, closes #3694139 stable
2014-03-28 Aurelien Campeas [pkg] prepare 3.18.4 stable
2014-03-20 Rémi Cardona [web] Disable 'concat-resources' by default (closes #3670503) stable
2014-03-12 Denis Laxalde [testlib] Drop override of assertItemsEqual method stable
2014-03-13 Sylvain Thénault [rewrite] Fix crash when the main variable doesn't appear in the snippet's vargraph stable
2014-03-13 Denis Laxalde [ext/rest] Catch SystemExit raised by docutils stable
2014-03-14 Jérôme Roy [entity] User-defined relation to skip for copy has precedence stable
2014-02-26 Denis Laxalde Make EditController edit_entity method always return an eid stable
2014-03-26 Julien Cristau [migration] Improve update of in-memory schema during 3.18 CWAttribute.defaultval change stable
2014-03-27 Sylvain Thénault [migration] always rebuild infered relation stable
2014-03-24 Julien Cristau Backout "[web/navigation] use add_onload instead of inline javascript href" stable
2014-03-14 Sylvain Thénault [test] those are rql tests, not cubicweb (and they break with rql 0.31.5). Remove them. stable
2014-03-24 Aurelien Campeas [source/native] allow many eid creation per .create_eid call (closes #3526594)
2014-02-06 Aurelien Campeas [pkg] bump the dependency on logilab.database
2014-03-10 Aurelien Campeas [source/native] refactor eid generation code
2014-03-24 Julien Cristau Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
2014-03-24 Laura Médioni [server] Fix AttributeError in extid2eid
2014-03-11 Julien Cristau [book] Update documentation for new repoapi
2014-03-14 Julien Cristau [utils] the json module is always available
2014-03-17 Julien Cristau [fti] properly close the ProgressBar
2014-03-17 Julien Cristau [serverctl] use repoapi for db-check, add-source, rebuild-fti commands
2014-03-05 Julien Cristau [devtools] make get_repo_and_cnx return a repoapi ClientConnection
2014-03-05 Julien Cristau [repoapi] Avoid deprecation warnings from session.id
2014-02-18 Julien Cristau [server] some s/session/cnx/
2014-03-05 Julien Cristau Move setting session.mtime from dbapi to web session manager
2014-03-13 David Douard [web] whitespace cleanup in http_headers.py
2014-03-14 Nicolas Chauvat [web] implement cross origin resource sharing (CORS) (closes #2491768)
2014-03-12 David Douard [devtools] add a 'method' argument to RepoAccess.web_request
2014-03-14 Julien Cristau [web] Fix handling of some http headers
2014-03-10 Julien Cristau [web/request] deprecate user_callback
2014-03-07 Julien Cristau [doc] undocument user_callback
2014-03-12 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
2014-03-10 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
2014-03-10 Sylvain Thénault [test] when the config change, we should cleanup sys.path and sys.modules. Closes #3634164 stable
2014-03-06 Julien Cristau [wsgi] make sure request.content is available for consumption
2014-01-29 Katia Saurfelt [facet] create a RangeRQLPathFacet (closes #2852512)
2013-10-31 Rémi Cardona [request] Make sure set_message() actually displays its given message (closes #3003425)
2014-03-05 Aurelien Campeas [pkg] prepare 3.17.14 stable
2014-02-27 Aurelien Campeas [hooks/syncschema] do not crash on double removal of a constraint stable
2014-02-19 Rémi Cardona [doc/book] Fix typo in import stable
2014-02-18 Julien Cristau [server/session] fix a couple typos in doc strings
2014-02-18 Julien Cristau [server/migractions] finish migration to repoapi objects
2014-03-05 Julien Cristau [server] use the ClientConnection directly now that it has more methods available
2014-02-18 Julien Cristau [repoapi] add security/hook control and system_sql
2014-02-17 Julien Cristau [predicates] fix thinko in doc strings
2014-02-17 Julien Cristau [web/basecomponents] remove EtypeRestrictionComponent
2014-02-14 Dimitri Papadopoulos [ldapparser, book] document additional error causes
2014-02-14 Julien Cristau [js] remove leftover dead code in loadxhtml
2014-03-04 Damien Garaud [web] Avoid using an empty dict as default parameter of 'CubicWebRequestBase'.
2014-01-21 Aurelien Campeas [schema] fix composite deletion handling
2014-01-24 Aurelien Campeas [schema] add composite handling helpers on EntitySchema (related to #3463112)
2014-02-17 Julien Cristau [server] Handle unique constraint violations under recent sqlite
2014-03-04 Julien Cristau [i18n] update
2014-03-04 Celso FLORES [i18n] es.po updated
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2014-02-17 Julien Cristau 3.18 is stable stable
2014-02-17 Julien Cristau [schema] explicitly declare 'add' permissions for a couple attributes
2014-02-14 Aurelien Campeas Added tag cubicweb-version-3.17.13, cubicweb-debian-version-3.17.13-1, cubicweb-centos-version-3.17.13-1 for changeset 09b4ebb9b0f1 stable
2014-02-14 Julien Cristau Added tag cubicweb-version-3.18.3, cubicweb-debian-version-3.18.3-1, cubicweb-centos-version-3.18.3-1 for changeset afd21fea201a
(0) -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 tip