Thu, 24 Jul 2014 20:53:21 +0200 Christophe de Vienne [wsgi] Honor the 'CONTENT_TYPE' wsgi variable
Wed, 17 Sep 2014 10:31:50 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.17, cubicweb-debian-version-3.17.17-1, cubicweb-centos-version-3.17.17-1 for changeset 57e9d1c70512 stable
Tue, 16 Sep 2014 18:39:07 +0200 Aurelien Campeas [pkg] prepare 3.17.17 stable cubicweb-centos-version-3.17.17-1 cubicweb-debian-version-3.17.17-1 cubicweb-version-3.17.17
Tue, 29 Jul 2014 16:26:09 +0200 Julien Cristau [web/headers] don't list a request header twice in "Vary"
Mon, 28 Jul 2014 17:22:49 +0200 Julien Cristau [test] silence a few more deprecation warnings in unittest_hooks
Fri, 25 Jul 2014 16:24:44 +0200 Julien Cristau [session] call rollback in Connection.__exit__
Thu, 24 Jul 2014 14:52:16 +0200 Julien Cristau [devtools] pre_setup_database takes a Connection, not a Session
Tue, 03 Jun 2014 18:00:53 +0200 Aurelien Campeas [source/native] cPickle is available in all supported pythons
Tue, 22 Jul 2014 18:16:23 +0200 Aurelien Campeas devtools: deprecate .req_from_url
Tue, 17 Jun 2014 11:14:20 +0200 Christophe de Vienne [tests] Add a webtest based TestCase class
Tue, 17 Jun 2014 11:53:35 +0200 Christophe de Vienne [tests] Move 'anonymous_allowed' property from CubicWebServerTC to CubicWebTC
Tue, 02 Sep 2014 12:22:18 +0200 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
Tue, 26 Aug 2014 10:12:09 +0200 Florent Cayré [css] Remove the `div` tag specification of the pendingDelete css rule stable
Wed, 21 May 2014 16:14:17 +0200 Alain Leufroy [cwvreg] cleanup the event manager when reloading modules stable
Thu, 12 Jun 2014 12:28:10 +0200 Julien Cristau [test] Add missing attribute 'add' permission in test schema stable
Thu, 01 May 2014 23:35:56 +0200 Florent Cayré [facet html] Add surrounding div with "facetBody" class to "has_text" facet. stable
Fri, 13 Jun 2014 11:00:41 +0200 Julien Cristau [cwctl] don't prompt for cube options in automatic mode stable
Fri, 13 Jun 2014 11:21:45 +0200 Julien Cristau [serverctl] fix default value for db-init config-level stable
Thu, 05 Jun 2014 17:41:14 +0200 Rémi Cardona [web] Return useful error messages when exceptions arise in ajax controllers (closes #3932503) stable
Wed, 23 Jul 2014 19:42:42 +0200 Julien Cristau [test] Fix test breakage uncovered by previous changeset stable
Tue, 08 Jul 2014 11:33:32 +0200 Julien Cristau [etwist] use more specific REQUEST_ENTITY_TOO_LARGE instead of BAD_REQUEST
Tue, 08 Jul 2014 10:34:50 +0200 Julien Cristau [entities, view] delete dead code
Fri, 04 Jul 2014 14:37:08 +0200 Julien Cristau [book] stop talking about the hg `forest` extension
Fri, 04 Jul 2014 14:28:26 +0200 Julien Cristau [book] update sections about dependencies
Wed, 23 Jul 2014 16:24:17 +0200 Julien Cristau [web/component] move unicode() call around
Wed, 23 Jul 2014 12:07:50 +0200 Julien Cristau [web/js] replace callAddOrDeleteThenReload with more generic callAjaxFuncThenReload
Tue, 22 Jul 2014 17:45:38 +0200 Julien Cristau [hooks/syncsession] try to remove cnx vs session confusion
Tue, 22 Jul 2014 17:22:23 +0200 Julien Cristau Fix Binary.__eq__ (closes #4172701) stable
Wed, 09 Jul 2014 16:35:02 +0200 Julien Cristau [dataimport] stop ignoring errors on flush
Wed, 09 Jul 2014 16:31:34 +0200 Julien Cristau [dataimport] don't commit on flush
Wed, 09 Jul 2014 15:35:28 +0200 Julien Cristau [test] Add test for dataimport's RQLObjectStore
Wed, 09 Jul 2014 16:00:21 +0200 Julien Cristau [dataimport] Stop swallowing errors from commit/flush
Wed, 09 Jul 2014 15:59:34 +0200 Julien Cristau [dataimport] Update RQLObjectStore to Connection API
Wed, 09 Jul 2014 15:51:58 +0200 Julien Cristau [dataimport] remove _rql heresy
Wed, 09 Jul 2014 15:40:50 +0200 Julien Cristau [dataimport] remove dead code
Tue, 03 Jun 2014 12:41:06 +0200 Alain Leufroy [dataimport] do not use sys.exit() to raise missing argument error
Mon, 02 Jun 2014 17:51:45 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: add the tests
Mon, 02 Jun 2014 15:53:09 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: do not ignore columns if data is a list
Mon, 02 Jun 2014 17:52:43 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix datetime converter + add time converter
Mon, 02 Jun 2014 15:45:35 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: raise ValueError if conversion cannot be performed
Mon, 02 Jun 2014 13:50:15 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix separator check in string converter
Mon, 02 Jun 2014 13:50:15 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: put converters into a list
Fri, 18 Jul 2014 17:35:25 +0200 Julien Cristau merge 3.19.3 into 3.20 branch
Fri, 18 Jul 2014 16:44:44 +0200 Julien Cristau Added tag cubicweb-version-3.19.3, cubicweb-debian-version-3.19.3-1, cubicweb-centos-version-3.19.3-1 for changeset 37f7c60f89f1
Fri, 18 Jul 2014 16:16:53 +0200 Julien Cristau [pkg] prepare 3.19.3 3.19.3 centos/3.19.3-1 cubicweb-centos-version-3.19.3-1 cubicweb-debian-version-3.19.3-1 cubicweb-version-3.19.3 debian/3.19.3-1
Fri, 18 Jul 2014 16:14:58 +0200 Julien Cristau merge from 3.18 branch
Fri, 18 Jul 2014 16:11:41 +0200 Julien Cristau merge 3.17.16 into 3.18 branch stable
Thu, 17 Jul 2014 11:08:56 +0200 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
Wed, 09 Jul 2014 15:44:09 +0200 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
Wed, 02 Jul 2014 11:37:57 +0200 Julien Cristau Add warning messages when enabling remote pickle-based repository access
Fri, 18 Jul 2014 12:23:01 +0200 Julien Cristau [web] Fix expiry of anonymous sessions (closes #4154479)
Wed, 16 Jul 2014 17:20:55 +0200 Julien Cristau [hooks/syncschema] avoid altering a dropped table
Thu, 12 Jun 2014 09:59:55 +0200 Florent Cayré [js] fix name error
Tue, 03 Jun 2014 12:37:54 +0200 Alain Leufroy [devtools] improve error message when postgresql tools are missing
Fri, 11 Jul 2014 17:13:32 +0200 Rémi Cardona [server] Replace non portable strftime formatter (closes #4132161)
Thu, 12 Jun 2014 12:15:18 +0200 Aurelien Campeas [web/request] use a picklable Counter object for tab index counters
Tue, 15 Jul 2014 18:07:31 +0200 Julien Cristau [web/auth] The auth retriever's authenticated() callback takes a session, not a cnx
Fri, 11 Jul 2014 16:44:42 +0200 Julien Cristau [test] Fix the query-log-file test
Fri, 11 Jul 2014 13:48:07 +0200 Julien Cristau [doc/book] spelling fixes in security tutorial
Fri, 11 Jul 2014 13:15:11 +0200 Julien Cristau [doc/book] spelling fixes in "testing" chapter
Wed, 11 Jun 2014 16:54:31 +0200 Aurelien Campeas [datafeed sources] finish the session -> cnx switch
Fri, 06 Jun 2014 15:56:24 +0200 Aurelien Campeas [doc/book] update examples, using the new connection api
Wed, 11 Jun 2014 17:20:18 +0200 Aurelien Campeas [test/entities] use the new connection api
Wed, 02 Jul 2014 12:52:50 +0200 Julien Cristau [web] restore query logging functionality (closes #3972561)
Tue, 17 Jun 2014 12:03:30 +0200 Julien Cristau [cwctl] make cubicweb-ctl versions lighter (closes #4002158)
Tue, 08 Jul 2014 14:02:43 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.16, cubicweb-debian-version-3.17.16-1, cubicweb-centos-version-3.17.16-1 for changeset a979d1594af6 stable
Mon, 23 Sep 2013 14:55:56 +0200 Sylvain Thénault [forms] consider inline creation form information as linkto info. Closes #3161121
Mon, 07 Jul 2014 19:28:30 +0200 Aurelien Campeas [pkg] prepare 3.17.16 stable cubicweb-centos-version-3.17.16-1 cubicweb-debian-version-3.17.16-1 cubicweb-version-3.17.16
Mon, 02 Jun 2014 12:37:52 +0200 Rémi Cardona [reledit] Fix reledit icons jumpiness (closes #4106867) stable
Mon, 02 Jun 2014 12:29:37 +0200 Rémi Cardona [views] Replace poorly named "invisible" class with "list-unstyled" stable
Mon, 02 Jun 2014 12:23:18 +0200 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span' stable
Fri, 04 Jul 2014 14:30:16 +0200 Julien Cristau [pkg] remove simplejson dependency
Thu, 03 Jul 2014 12:18:34 +0200 Julien Cristau Added tag cubicweb-version-3.19.2, cubicweb-debian-version-3.19.2-1, cubicweb-centos-version-3.19.2-1 for changeset 8ac2202866e7
Thu, 03 Jul 2014 10:22:36 +0200 Julien Cristau [pkg] Fix version number 3.19.2 centos/3.19.2-1 cubicweb-centos-version-3.19.2-1 cubicweb-debian-version-3.19.2-1 cubicweb-version-3.19.2 debian/3.19.2-1
Thu, 03 Jul 2014 10:01:58 +0200 Julien Cristau [pkg] 3.19.2
Fri, 06 Jun 2014 14:55:26 +0200 Aurelien Campeas [webtests] finish to give all self.view(....) a req=req parameter
Thu, 05 Jun 2014 16:30:58 +0200 Aurelien Campeas [tests/syncsession] use the new connection api
Tue, 01 Jul 2014 12:44:04 +0200 Aurelien Campeas [webtests/application] remove unused imports
Thu, 05 Jun 2014 11:56:33 +0200 Aurelien Campeas [webtests/application] .user(...) really wants a request object
Wed, 04 Jun 2014 15:46:16 +0200 Aurelien Campeas [tests/datafeed] use the new connection api (a small leftover)
Wed, 02 Jul 2014 18:19:47 +0200 Julien Cristau [entitiestests/base] don't store an entity on the test case
Thu, 05 Jun 2014 17:06:03 +0200 Aurelien Campeas [entitiestests/base] use the new connection api
Wed, 04 Jun 2014 15:21:18 +0200 Aurelien Campeas [testlib] use the new connection api
Thu, 05 Jun 2014 11:56:19 +0200 Aurelien Campeas [exttests/rest] use the new connection api
Wed, 04 Jun 2014 14:04:40 +0200 Aurelien Campeas [webtests/bookmarks] use the new connection api
Wed, 04 Jun 2014 14:19:56 +0200 Aurelien Campeas [hookstests/integrity] use the new connection api
Wed, 02 Jul 2014 18:01:16 +0200 Julien Cristau [hookstests/base] use connections instead of web requests
Wed, 04 Jun 2014 14:55:07 +0200 Aurelien Campeas [hookstests/base] use the new connection api
Wed, 04 Jun 2014 14:54:53 +0200 Aurelien Campeas [hookstests/syncschema] use the new connection api
Wed, 04 Jun 2014 13:28:24 +0200 Aurelien Campeas [tests/rqlannotation,querier] use the new connection api
Wed, 02 Jul 2014 17:31:54 +0200 Julien Cristau [webtests/web] use the new connection api
Tue, 03 Jun 2014 14:55:02 +0200 Aurelien Campeas [webtests/navigation] use the new connection api
Tue, 03 Jun 2014 14:45:32 +0200 Aurelien Campeas [webtests/basetemplates] use the new connection api
Thu, 05 Jun 2014 15:14:13 +0200 Aurelien Campeas [webtests/basecontrollers] use the new connection api
Tue, 03 Jun 2014 14:43:07 +0200 Aurelien Campeas [testlib] deprecate .remote_call and provide new connection api friendly .remote_calling
Tue, 03 Jun 2014 12:35:25 +0200 Aurelien Campeas [webtests/propertysheet] kill an "import *"
Tue, 03 Jun 2014 12:27:26 +0200 Aurelien Campeas [webtests/breadcrumbs] break long lines
Thu, 05 Jun 2014 17:20:00 +0200 Aurelien Campeas [webtests/views_editforms] use the new connection api
Tue, 01 Jul 2014 17:44:06 +0200 Aurelien Campeas [webtests/urlrewrite] do not store a plain entity on the test, only an eid
Tue, 03 Jun 2014 11:17:09 +0200 Aurelien Campeas [webtests/urlrewrite] use the new connection api
Thu, 05 Jun 2014 17:16:38 +0200 Aurelien Campeas [webtests/urlpublisher] use the new connection api
Tue, 03 Jun 2014 11:00:50 +0200 Aurelien Campeas [webtests/baseviews] use the new connection api
Wed, 02 Jul 2014 15:11:00 +0200 Julien Cristau [devtools/testlib,fill] use the new connection api (for auto_populate)
Wed, 02 Jul 2014 14:42:24 +0200 Julien Cristau [webtests/automatic views tests] use the new connection api
Wed, 04 Jun 2014 12:41:21 +0200 Aurelien Campeas [devtools/repotest] simplify a very small helper
Wed, 04 Jun 2014 11:34:19 +0200 Aurelien Campeas [tests/repotest] use the new connection api
Mon, 02 Jun 2014 16:10:16 +0200 Aurelien Campeas [tests/querier] use the new connection api (part 3/3)
Tue, 10 Jun 2014 14:25:20 +0200 Aurelien Campeas [test/querier] use the new connection api (part 2/3)
Tue, 10 Jun 2014 13:56:24 +0200 Aurelien Campeas [test/querier] use the new connection api (part 1/3)
Tue, 01 Jul 2014 17:25:25 +0200 Julien Cristau [dbapi] allow talking to a pre-3.19 remote repository
Tue, 17 Jun 2014 11:56:38 +0200 Julien Cristau [migration] don't add new elements to config._cubes in remove_cube
Wed, 02 Jul 2014 11:43:45 +0200 Sylvain Thénault [web test] repair test broken by 0872ac2a1db0
Tue, 06 May 2014 18:32:03 +0200 Damien Garaud [dataimport] Drop reference to the 'source' column (closes #4067694).
Wed, 21 May 2014 22:54:46 +0200 Sylvain Thénault [notification] drop on commit sending of message feature of NotificationView
Fri, 21 Mar 2014 08:28:32 +0100 Sylvain Thénault [datafeed parser] enhance retrieve_url to support POSTing data and custom HTTP headers
Tue, 25 Mar 2014 09:20:37 +0100 Sylvain Thénault [datafeed parser] fix retrieve_url to always return urllib2.urlopen compatible output
Thu, 20 Mar 2014 08:55:44 +0100 Sylvain Thénault [datafeed parser] factor out retrieve_url method from DataFeedXMLParser.parse
Thu, 20 Mar 2014 08:49:10 +0100 Sylvain Thénault [datafeed] Allow to override use_cwuri_as_url in configuration of a datafeed source
Fri, 27 Jun 2014 11:48:26 +0200 Julien Cristau merge from 3.19 branch
Thu, 03 Apr 2014 19:56:05 +0200 Sylvain Thénault [entity/rset] replace scary warnings about ambiguous rdefs by XXX in the code
Fri, 23 May 2014 18:35:13 +0200 Rémi Cardona [web/js] Deprecate baseuri() and replace with BASE_URL (closes #3955372)
Fri, 23 May 2014 18:17:44 +0200 Rémi Cardona [request] Ensure base_url() always has a trailing '/' (closes #3955093)
Wed, 11 Jun 2014 10:16:13 +0200 Julien Cristau [schema] spelling fixes in doc strings
Mon, 02 Jun 2014 12:23:18 +0200 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span'
Mon, 17 Feb 2014 11:27:25 +0100 Rémi Cardona [views] Rewrite cw.utils.formContents() with jQuery (closes #3747244)
Mon, 26 May 2014 12:10:22 +0200 Rémi Cardona [web/data] Remove broken backward compatibility function
Thu, 19 Jun 2014 17:39:12 +0200 Julien Cristau [repoapi] make ClientConnection call RequestSessionBase's init
Mon, 02 Jun 2014 18:31:09 +0200 Aurelien Campeas [webtests/views_staticcontrollers] use the new connection api
Mon, 02 Jun 2014 18:04:35 +0200 Aurelien Campeas [webtests/views_selectors] use the new connection api
Mon, 02 Jun 2014 17:21:52 +0200 Aurelien Campeas [webtests/views_json] use the new connection api
Mon, 02 Jun 2014 17:01:38 +0200 Aurelien Campeas [webtests/views_errorform] use the new connection api
Mon, 02 Jun 2014 16:52:34 +0200 Aurelien Campeas [webtests/views_actions] use the new connection api
Mon, 02 Jun 2014 16:48:37 +0200 Aurelien Campeas [webtests/views_xmlrss] use the new connection api
Mon, 02 Jun 2014 16:18:06 +0200 Aurelien Campeas [webtest/pyviews] use the new connection api
Mon, 02 Jun 2014 16:13:33 +0200 Aurelien Campeas [tests/sqlutils] use the new connection api
Mon, 02 Jun 2014 13:09:14 +0200 Aurelien Campeas [tests/postgres] use the new connection api
Mon, 02 Jun 2014 12:36:43 +0200 Aurelien Campeas [tests/repository] use the new connection api (part 2/2)
Mon, 02 Jun 2014 12:28:50 +0200 Aurelien Campeas [repository,tests] use the new connection api (part 1/2)
Tue, 17 Jun 2014 14:43:28 +0200 Sylvain Thénault [book] fix various parts of the rql section stable
Mon, 02 Jun 2014 11:47:30 +0200 Aurelien Campeas [repository] session -> cnx renaming (already done in the source object)
Fri, 30 May 2014 17:57:55 +0200 Aurelien Campeas [tests/session] remove unused import
Fri, 30 May 2014 17:52:15 +0200 Aurelien Campeas [tests/datafeed] use the new connection api
Fri, 30 May 2014 17:46:40 +0200 Aurelien Campeas [tests/checkintegrity] use the new connection api
Fri, 30 May 2014 17:40:22 +0200 Aurelien Campeas [tests/schemaserial] kill star import
Fri, 30 May 2014 17:38:14 +0200 Aurelien Campeas [tests/schemaserial] break long lines
Mon, 16 Jun 2014 17:22:22 +0200 Julien Cristau [tests/ldap] don't leak sessions
Fri, 30 May 2014 17:24:44 +0200 Aurelien Campeas [tests/ldap] use the new connection api
Fri, 13 Jun 2014 12:56:45 +0200 Aurelien Campeas [test/migration] fix crash on execution
Thu, 05 Jun 2014 17:53:27 +0200 Rémi Cardona [web] Remove unreachable and broken code
Tue, 15 Apr 2014 11:55:37 +0200 Sylvain Thénault [testlib] call init_config once the config has been properly bootstraped
Thu, 12 Jun 2014 17:50:50 +0200 Aurelien Campeas [devtools] even better: use a plain Connection (server-side) object for pre_setup
Fri, 30 May 2014 17:25:31 +0200 Aurelien Campeas [devtools] pre_setup_database should take a connection object
Fri, 30 May 2014 11:10:54 +0200 Aurelien Campeas [tests/migration] use the new connection api
Wed, 28 May 2014 17:33:16 +0200 Aurelien Campeas [tests/undo] use the new connection api
Thu, 12 Jun 2014 14:10:02 +0200 Aurelien Campeas [js/ajax] deprecate user-callback support
Fri, 07 Mar 2014 14:03:44 +0100 Julien Cristau EditRelationMixIn: stop using user_rql_callback
Wed, 28 May 2014 17:57:40 +0200 Aurelien Campeas [tests/storage] use the new connection api
Thu, 05 Jun 2014 15:10:04 +0200 Aurelien Campeas [tests/security] use the new connection api
Mon, 02 Jun 2014 10:52:45 +0200 Rémi Cardona [htmlwidgets] Remove unreachable code
Thu, 24 Apr 2014 12:28:46 +0200 Rémi Cardona Remove redundant __nonzero__ methods
Fri, 23 May 2014 18:12:47 +0200 Rémi Cardona [etwist] Remove unused host_prefixed_baseurl()
Fri, 23 May 2014 12:26:52 +0200 Rémi Cardona [basetemplate] Remove misleading comment
Wed, 28 May 2014 14:48:09 +0200 Aurelien Campeas [tests/security] break lines > 100 chars
Wed, 11 Jun 2014 14:54:18 +0200 Julien Cristau [doc/3.19] Mention [gs]et_shared_data deprecation
Tue, 03 Jun 2014 17:01:11 +0200 Aurelien Campeas [hooks] internal_session -> internal_cnx (including a typo)
Fri, 02 May 2014 14:26:14 +0200 Aurelien Campeas deprecate get/set_shared_data API
Wed, 11 Jun 2014 14:46:48 +0200 Julien Cristau [migration] Stop setting session.data['rebuild-infered']
Wed, 04 Jun 2014 23:02:06 +0200 Christophe de Vienne Import PIL modules from the PIL namespace to be Pillow-compatible
Tue, 10 Jun 2014 14:11:59 +0200 Julien Cristau merge two stable heads stable
Tue, 10 Jun 2014 09:49:45 +0200 Julien Cristau merge 3.18.5 into 3.19 branch
Tue, 10 Jun 2014 09:35:26 +0200 Julien Cristau merge 3.17.15 into 3.18 branch stable
Fri, 16 May 2014 17:01:34 +0200 Adrien Di Mascio [vreg] fix bad super call to lgc.registry.Registry() stable
Thu, 05 Jun 2014 16:15:29 +0200 Aurelien Campeas Added tag cubicweb-version-3.18.5, cubicweb-debian-version-3.18.5-1, cubicweb-centos-version-3.18.5-1 for changeset 5071b69b6b0b stable
Thu, 05 Jun 2014 16:13:48 +0200 Aurelien Campeas [pkg] prepare 3.18.5 stable cubicweb-centos-version-3.18.5-1 cubicweb-debian-version-3.18.5-1 cubicweb-version-3.18.5
Wed, 09 Apr 2014 17:29:25 +0200 Sylvain Thénault [sobjects] update notifications system to 3.19 api
Wed, 04 Jun 2014 17:56:54 +0200 Julien Cristau [connection] set language on new Connection for the internal manager
Tue, 03 Jun 2014 15:07:41 +0200 Julien Cristau Added tag cubicweb-version-3.19.1, cubicweb-debian-version-3.19.1-1, cubicweb-centos-version-3.19.1-1 for changeset 1fe4bc4a8ac8
Tue, 03 Jun 2014 12:52:52 +0200 Julien Cristau [pkg] Add missing data files to MANIFEST 3.19.1 centos/3.19.1-1 cubicweb-centos-version-3.19.1-1 cubicweb-debian-version-3.19.1-1 cubicweb-version-3.19.1 debian/3.19.1-1
Tue, 03 Jun 2014 12:16:20 +0200 Julien Cristau [pkg] prepare 3.19.1
Mon, 05 May 2014 11:26:18 +0200 David Douard [views] new cubicweb logo (closes #3803681)
Wed, 09 Apr 2014 15:42:27 +0200 Nicolas Chauvat [serverctl] rename 'add-source' to 'source-add' for consistency's sake (closes #3732169)
Tue, 03 Jun 2014 12:02:51 +0200 Aurelien Campeas [test/hook] use the new connection API
Fri, 30 May 2014 16:36:56 +0200 Aurelien Campeas [testlib] complete the RepoAccess object (closes #3843614)
Thu, 22 May 2014 18:29:50 +0200 Julien Cristau [debian] version cubicweb-bootstrap Breaks
Tue, 06 May 2014 15:58:20 +0200 Julien Cristau [wsgi] Delete unused instance_uri and get_full_path methods on CubicWebWsgiRequest
Tue, 15 Apr 2014 11:59:24 +0200 Sylvain Thénault [test] drop unused import
Wed, 09 Apr 2014 18:05:03 +0200 Sylvain Thénault [sobjects] silent 3.19 warnings in sobjects/supervising.py
Fri, 04 Apr 2014 18:30:45 +0200 Sylvain Thénault [test] update entities/test/unittest_wfobjs to cw 3.19 api
Thu, 10 Apr 2014 10:05:20 +0200 Sylvain Thénault [test] Add missing import to fix old yams warning
Wed, 09 Apr 2014 17:26:57 +0200 Sylvain Thénault [dataimport, migration] silence find_entities / find_one_entity warning
Wed, 09 Apr 2014 17:14:25 +0200 Sylvain Thénault [repo] fix extid2entity to ensure connection's has a cnxset
Wed, 09 Apr 2014 17:28:58 +0200 Sylvain Thénault [test] update sobjects/test/unittest_cwxmlparser to cw 3.19 api
Wed, 09 Apr 2014 17:15:25 +0200 Sylvain Thénault [repo] make it clear in internal_cnx that security is disabled
Fri, 04 Apr 2014 18:23:02 +0200 Sylvain Thénault [datafeed] update datafeed internals to use connection instead of session
Fri, 04 Apr 2014 17:57:58 +0200 Sylvain Thénault [test] update sobjects/test/unittest_notification to cw 3.19 api
Fri, 04 Apr 2014 17:56:00 +0200 Sylvain Thénault [test] simplify setup of sobjects/test/unittest_supervising.py
Fri, 04 Apr 2014 17:54:29 +0200 Sylvain Thénault [test] update sobjects/test/unittest_supervising to cw 3.19 api
Fri, 04 Apr 2014 17:53:58 +0200 Sylvain Thénault [test] update sobjects/test/unittest_email to cw 3.19 api
Tue, 06 May 2014 16:00:36 +0200 Julien Cristau [wsgi] the spec says wsgi.url_scheme *must* be provided
Mon, 12 May 2014 12:37:19 +0200 Adrien Di Mascio [shell] provide autocompletion for rql queries in cubicweb-ctl shell (closes #3560541)
Fri, 18 Apr 2014 14:33:40 +0200 Julien Cristau [book] avoid '~' in all-in-one.conf, it is not expanded
Wed, 07 May 2014 09:59:10 +0200 Julien Cristau [book] uicfg moved from web to web.views a while ago
Tue, 06 May 2014 15:59:39 +0200 Julien Cristau [wsgi] look at wsgi.url_scheme to decide if we're on https
Mon, 24 Mar 2014 10:34:58 +0100 Julien Cristau [web] Fix HEAD request handling (closes #3677949)
Fri, 16 May 2014 16:49:29 +0200 Julien Cristau [wsgi] avoid reading the entire request body in memory
Tue, 13 May 2014 18:47:52 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.15, cubicweb-debian-version-3.17.15-1, cubicweb-centos-version-3.17.15-1 for changeset ee413076752b stable
Tue, 13 May 2014 18:16:18 +0200 Aurelien Campeas [pkg] also bump __pkginfo__ stable cubicweb-centos-version-3.17.15-1 cubicweb-debian-version-3.17.15-1 cubicweb-version-3.17.15
Tue, 13 May 2014 17:48:58 +0200 Aurelien Campeas [pkg] prepare 3.17.15 stable
Tue, 13 May 2014 13:12:16 +0200 Aurelien Campeas [cache] fix a cache issue with an entity created without relation cache prefill stable
Tue, 08 Apr 2014 16:12:39 +0200 Julien Cristau [web/test] add a test for some http response codes
Tue, 06 May 2014 14:11:17 +0200 David Douard [views] remove reference to the MAPPING_CHECKERS dict (closes #3810219)
Thu, 13 Mar 2014 17:03:15 +0100 Julien Cristau [web/ajax] Always return a json dict with a 'reason' key in case of ajax errors
Thu, 13 Mar 2014 17:01:58 +0100 Julien Cristau [web/ajax] don't override any status code with 500 in ajax_error_handler
Fri, 14 Mar 2014 11:11:28 +0100 Julien Cristau [web] Add asserts to the raw header conversion functions
Fri, 07 Mar 2014 11:19:24 +0100 Julien Cristau [view] Delete dead(?) code from ReloadableMixIn
Tue, 04 Feb 2014 15:06:25 +0100 Julien Cristau Add a db-statement-timeout option for postgresql sources
Fri, 18 Apr 2014 14:24:52 +0200 Julien Cristau [test] use assertNotIsInstance instead of assert_(not isinstance(...))
Wed, 23 Apr 2014 18:19:37 +0200 Julien Cristau [services] register_user now returns the new CWUser
Wed, 23 Apr 2014 18:41:34 +0200 Julien Cristau [server/session] remove json dumps around call_service
Wed, 30 Apr 2014 08:07:59 +0200 Christophe de Vienne [req.find] Use vreg.schema.eschema for eschema lookup
Wed, 30 Apr 2014 10:13:10 +0200 Christophe de Vienne [doc] Typo
Tue, 07 Jan 2014 15:10:57 +0100 Christophe de Vienne [formfields] Handle 'placeholder' attribute for text and textarea
Mon, 14 Apr 2014 23:00:19 +0200 Alain Begey [forms] Add autocomplete attribute for formrenderers
Fri, 11 Apr 2014 17:43:26 +0200 Alain Begey [widget] Addition of EmailInput
Mon, 13 Jan 2014 14:21:28 +0100 Nicolas Chauvat close branch reldefsecurity
Mon, 28 Apr 2014 18:38:24 +0200 Julien Cristau Added tag cubicweb-version-3.19.0, cubicweb-debian-version-3.19.0-1, cubicweb-centos-version-3.19.0-1 for changeset 1141927b8494
Mon, 28 Apr 2014 18:35:35 +0200 Julien Cristau [debian] set release date 3.19.0 centos/3.19.0-1 cubicweb-centos-version-3.19.0-1 cubicweb-debian-version-3.19.0-1 cubicweb-version-3.19.0 debian/3.19.0-1
Mon, 28 Apr 2014 18:11:21 +0200 Katia Saurfelt [entity] add a new `cw_linkable_rql` method
Mon, 07 Apr 2014 12:03:31 +0200 Sylvain Thénault [schema] fix buggy composite_rdef_roles and associated test
Mon, 28 Apr 2014 17:43:35 +0200 Julien Cristau [doc] update 3.19 release notes
Mon, 28 Apr 2014 12:41:41 +0200 Christophe de Vienne [login form] Fix BaseLogForm.form_action()
Mon, 28 Apr 2014 11:20:26 +0200 Julien Cristau [migration] move 'entities' table changes from 3.19.0 to bootstrap script
Mon, 28 Apr 2014 12:54:14 +0200 Julien Cristau [server/session] add missing rollback when freeing a db connection
Thu, 24 Apr 2014 17:52:20 +0200 Julien Cristau [debian] add Breaks on cubicweb-bootstrap
Tue, 08 Apr 2014 16:08:31 +0200 Denis Laxalde Drop duplicated content in ITreeAdapter docstring stable
Mon, 14 Apr 2014 13:31:19 +0200 Rémi Cardona an -> a (misc) stable
Mon, 14 Apr 2014 12:29:01 +0200 Rémi Cardona an utf-8 -> a utf-8 stable
Mon, 14 Apr 2014 12:27:37 +0200 Rémi Cardona an URI -> a URI stable
Mon, 14 Apr 2014 12:07:00 +0200 Rémi Cardona an unicode string -> a unicode string stable
Mon, 14 Apr 2014 11:54:33 +0200 Rémi Cardona an URL -> a URL stable
Tue, 01 Apr 2014 13:57:25 +0200 Christophe de Vienne Remove a misleading comment about self.render() behavior. stable
Thu, 06 Mar 2014 18:41:23 +0100 Julien Cristau [migractions] add sanity check in rename_relation_type stable
Mon, 07 Apr 2014 08:46:41 +0000 Vincent Michel [dataimport] Add safety belt on "gen_rtype" in MetaGenerator, closes #3712892 stable
Mon, 07 Apr 2014 08:44:56 +0000 Vincent Michel [dataimport] Correctly serialize datetime objects in _create_copyfrom_buffer, closes #3712885 stable
Thu, 03 Apr 2014 15:36:33 +0200 Rémi Cardona [dataimport] Prevent ucsvreader from skipping the first line when ignore_errors is True (closes #3705791) stable
Thu, 03 Apr 2014 15:30:37 +0200 Rémi Cardona [dataimport] Avoid double unicode decoding in ucsvreader (closes #3705752) stable
Fri, 25 Apr 2014 12:22:07 +0200 Christophe de Vienne [doc] Document the user_data dictionnary content stable
Thu, 24 Apr 2014 14:44:58 +0200 Julien Cristau [debian] break old cubicweb-vcsfile
Wed, 23 Apr 2014 18:17:42 +0200 Julien Cristau [services] catch missing group early in register_user
Wed, 23 Apr 2014 18:16:46 +0200 Julien Cristau [services] rename register_user kwargs to cwuserkwargs
Tue, 22 Apr 2014 15:18:04 +0200 Julien Cristau [services] don't hardcode 'users' group for register_user
Tue, 22 Apr 2014 15:03:24 +0200 Julien Cristau [sobjects/test] check that register_user properly sets user name and email address
Fri, 19 Jul 2013 17:38:15 +0200 Vladimir Popescu [server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
Fri, 18 Apr 2014 14:25:36 +0200 Julien Cristau [migration] set a cnxset before process_script()
Thu, 10 Apr 2014 11:04:13 +0200 Julien Cristau [server] make internal_cnx get and keep a connection to the db
Tue, 22 Apr 2014 14:43:11 +0200 Julien Cristau [server/session] make commit/rollback obey ensure_cnx_set
Wed, 09 Apr 2014 14:05:54 +0200 Julien Cristau [repo] fix deprecation messages for stats and gc_stats
Thu, 10 Apr 2014 17:31:50 +0200 Julien Cristau [cwconfig] use "foo not in bar" instead of "not foo in bar"
Thu, 10 Apr 2014 15:28:21 +0200 Julien Cristau [debian] Add Breaks on a few cubes that need changes for 3.19
Thu, 10 Apr 2014 15:03:01 +0200 Julien Cristau [hooks] run cascading delete hook later
Thu, 10 Apr 2014 13:54:31 +0200 Julien Cristau [devtools] set PGPORT/PGHOST when calling pg_ctl start
Wed, 23 Apr 2014 17:21:07 +0200 Julien Cristau [server/test] update to deal with lgdb sqlserver fix stable
Thu, 10 Apr 2014 10:59:08 +0200 Julien Cristau [test] Fix regressions from 96549de9dd70 "[test] use assertIn where appropriate"
Wed, 09 Apr 2014 18:14:45 +0200 Julien Cristau [repo] Fix register_user
Tue, 08 Apr 2014 18:00:14 +0200 Julien Cristau [test] use assertNotIn where appropriate
Tue, 08 Apr 2014 17:39:39 +0200 Julien Cristau [test] use assertIn where appropriate
Wed, 09 Apr 2014 11:25:45 +0200 Julien Cristau [doc] Add removal of old multi-sources to 3.19 release notes
Wed, 09 Apr 2014 11:19:59 +0200 Julien Cristau [pkg] Bump to 3.19.0
Wed, 09 Apr 2014 10:51:15 +0200 Julien Cristau [web/debug] remove code broken by session refactoring
Wed, 09 Apr 2014 10:49:18 +0200 Julien Cristau [web/debug] Fix check for open sessions
Thu, 20 Mar 2014 15:42:23 +0100 Rémi Cardona [cwconfig] Remove useless 'ui-cube' configuration option (closes #3728904)
Mon, 07 Apr 2014 14:28:47 +0200 Julien Cristau [test] Use RepoAccess.shell() in unittest_predicates
Mon, 07 Apr 2014 12:03:06 +0200 Julien Cristau [devtools] add 'shell' method to RepoAccess, deprecate CubicWebTC's
Mon, 07 Apr 2014 14:44:49 +0200 Julien Cristau [repo] make extid2eid work with either a session or a connection
Fri, 04 Apr 2014 14:23:01 +0200 Sylvain Thénault [repository] extid2eid's 'commit' argument no more necessary
Fri, 04 Apr 2014 12:46:35 +0200 Sylvain Thénault [repository] complete argument is no more needed since we have no more 'true' multisource.
Fri, 04 Apr 2014 12:39:59 +0200 Sylvain Thénault [repository] 'session' argument is always given to type[_and_source]_from_eid, make it mandatory and simplify code accordingly
Fri, 04 Apr 2014 14:48:51 +0200 Julien Cristau [repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
Fri, 28 Mar 2014 14:59:33 +0100 Rémi Cardona [web/data] Remove broken jquery-json plugin (closes #3590335)
Mon, 27 Jan 2014 14:02:21 +0100 Denis Laxalde Add missing relation types items in schema global variables
Thu, 13 Mar 2014 16:57:22 +0100 Julien Cristau [web] return 403 for Unauthorized, not 401
Thu, 03 Apr 2014 19:55:30 +0200 Sylvain Thénault [test] update unittest_repoapi to 3.19 api (sic)
Thu, 03 Apr 2014 19:55:19 +0200 Sylvain Thénault [test] update unittest_utils to 3.19 api
Thu, 03 Apr 2014 19:55:11 +0200 Sylvain Thénault [test] update unittest_rset to 3.19 api
Thu, 03 Apr 2014 19:55:03 +0200 Sylvain Thénault [test] update unittest_rqlrewrite to 3.19 api
Thu, 03 Apr 2014 19:54:54 +0200 Sylvain Thénault [test] update unittest_req to 3.19 api
Thu, 03 Apr 2014 19:54:45 +0200 Sylvain Thénault [test] update unittest_predicates to 3.19 api
Thu, 03 Apr 2014 18:35:18 +0200 Julien Cristau [web/test] port unittest_reledit to RepoAccess API
Fri, 04 Apr 2014 11:31:39 +0200 Julien Cristau [web/test] port unittest_magicsearch to RepoAccess API
Thu, 03 Apr 2014 16:05:54 +0200 Julien Cristau [web/test] use real_error_handling context manager instead of open-coding it
Thu, 03 Apr 2014 16:03:19 +0200 Julien Cristau [web/test] port unittest_idownloadable to RepoAccess API
Thu, 03 Apr 2014 15:51:29 +0200 Julien Cristau [web/test] remove useless calls to self.request() from CORS tests
Thu, 03 Apr 2014 15:47:04 +0200 Julien Cristau [web/test] port unittest_formfields to RepoAccess API
Wed, 02 Apr 2014 18:20:23 +0200 Julien Cristau [web/test] port unittest_form to RepoAccess API
Wed, 02 Apr 2014 17:44:32 +0200 Julien Cristau [web/test] port unittest_facet to RepoAccess API
Wed, 02 Apr 2014 17:03:46 +0200 Julien Cristau [web/test] move unittest_controller to RepoAccess test API
Wed, 02 Apr 2014 16:56:26 +0200 Julien Cristau [web/test] port unittest_breadcrumbs to 3.19 test api
Wed, 02 Apr 2014 12:44:57 +0200 Julien Cristau [web/test] avoid deprecation warnings from find_entities()
Wed, 02 Apr 2014 15:51:01 +0200 Julien Cristau [web/test] port unittest_application to new 3.19 API
Fri, 04 Apr 2014 12:46:06 +0200 Sylvain Thénault [test] silence warnings for unittest_schema by upgrading to new 3.19 API
Fri, 04 Apr 2014 12:45:12 +0200 Sylvain Thénault [test] silence warnings for unittest_cwctl by upgrading to new 3.19 API
Fri, 04 Apr 2014 13:49:03 +0200 Sylvain Thénault [test] replace some assert{True,False} with more specific method
Tue, 01 Apr 2014 10:26:37 +0200 Sylvain Thénault [test] silence warnings for unittest_entity by upgrading to new 3.19 API
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
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)
Thu, 31 Oct 2013 16:12:37 +0100 Rémi Cardona [request] Make sure set_message() actually displays its given message (closes #3003425)
Wed, 05 Mar 2014 15:49:23 +0100 Aurelien Campeas [pkg] prepare 3.17.14 stable
Thu, 27 Feb 2014 18:10:29 +0100 Aurelien Campeas [hooks/syncschema] do not crash on double removal of a constraint stable
Wed, 19 Feb 2014 11:01:19 +0100 Rémi Cardona [doc/book] Fix typo in import stable
Tue, 18 Feb 2014 13:54:08 +0100 Julien Cristau [server/session] fix a couple typos in doc strings
Tue, 18 Feb 2014 17:58:45 +0100 Julien Cristau [server/migractions] finish migration to repoapi objects
Wed, 05 Mar 2014 10:44:45 +0100 Julien Cristau [server] use the ClientConnection directly now that it has more methods available
Tue, 18 Feb 2014 17:29:34 +0100 Julien Cristau [repoapi] add security/hook control and system_sql
Mon, 17 Feb 2014 15:22:21 +0100 Julien Cristau [predicates] fix thinko in doc strings
Mon, 17 Feb 2014 14:10:53 +0100 Julien Cristau [web/basecomponents] remove EtypeRestrictionComponent
Fri, 14 Feb 2014 12:03:20 +0100 Dimitri Papadopoulos [ldapparser, book] document additional error causes
Fri, 14 Feb 2014 14:39:55 +0100 Julien Cristau [js] remove leftover dead code in loadxhtml
Tue, 04 Mar 2014 18:28:46 +0100 Damien Garaud [web] Avoid using an empty dict as default parameter of 'CubicWebRequestBase'.
Tue, 21 Jan 2014 18:30:16 +0100 Aurelien Campeas [schema] fix composite deletion handling
Fri, 24 Jan 2014 13:08:53 +0100 Aurelien Campeas [schema] add composite handling helpers on EntitySchema (related to #3463112)
Mon, 17 Feb 2014 15:01:23 +0100 Julien Cristau [server] Handle unique constraint violations under recent sqlite
Tue, 04 Mar 2014 12:02:11 +0100 Julien Cristau [i18n] update
Tue, 04 Mar 2014 12:04:04 +0100 Celso FLORES [i18n] es.po updated
Mon, 17 Feb 2014 15:32:50 +0100 Julien Cristau merge 3.18.x in 3.19 branch
Mon, 17 Feb 2014 11:13:27 +0100 Julien Cristau 3.18 is stable stable
Mon, 17 Feb 2014 11:07:38 +0100 Julien Cristau [schema] explicitly declare 'add' permissions for a couple attributes
Fri, 14 Feb 2014 17:52:49 +0100 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
Fri, 14 Feb 2014 17:07:25 +0100 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
Fri, 14 Feb 2014 17:06:59 +0100 Julien Cristau Update translations cubicweb-centos-version-3.18.3-1 cubicweb-debian-version-3.18.3-1 cubicweb-version-3.18.3
Fri, 14 Feb 2014 16:23:46 +0100 Julien Cristau [pkg] prepare 3.18.3
Fri, 14 Feb 2014 16:10:36 +0100 Julien Cristau merge 3.17.13
Fri, 14 Feb 2014 15:42:25 +0100 Dimitri Papadopoulos [ldapfeed] fix encode error during initial user import stable cubicweb-centos-version-3.17.13-1 cubicweb-debian-version-3.17.13-1 cubicweb-version-3.17.13
Wed, 12 Feb 2014 17:32:49 +0100 Rémi Cardona [web/data] Ignore disabled widgets in cw.utils.formContents() (closes #3544492)
Fri, 14 Feb 2014 15:22:56 +0100 Damien Garaud [etwist] Fix an empty request content after a Twisted processing (closes #3546795).
Thu, 13 Feb 2014 16:50:55 +0100 Julien Cristau [web/data] remove images that aren't used anywhere
Thu, 13 Feb 2014 16:51:22 +0100 Julien Cristau [web/data] Add missing images from jquery-ui 1.10.3
Fri, 14 Feb 2014 14:06:56 +0100 Julien Cristau [web/navigation] use add_onload instead of inline javascript href
Fri, 14 Feb 2014 14:46:25 +0100 Julien Cristau [web/data] fix treeview regression (closes #3526466)
Fri, 14 Feb 2014 10:39:16 +0100 Aurelien Campeas backout 8f3e963501e2, which is not ready yet stable
Thu, 13 Feb 2014 19:29:20 +0100 Aurelien Campeas [pkg] also bump it there stable
Mon, 10 Feb 2014 18:00:26 +0100 Aurelien Campeas [pkg] prepare 3.17.13 stable
Tue, 11 Feb 2014 13:50:29 +0100 Julien Cristau [navigation] use add_onload instead of inline javascript href stable
Wed, 05 Feb 2014 15:50:36 +0100 Julien Cristau [uilib] allow canvas tags in the html cleaner stable
Wed, 05 Feb 2014 16:34:21 +0100 Julien Cristau [ajax] use a custom tag to handle dynamically loaded js stable
Mon, 03 Feb 2014 19:07:58 +0100 Aurelien Campeas [dataimport] fix comment stable
Wed, 12 Feb 2014 18:15:32 +0100 Aurelien Campeas [hooks/security, devtools/fill] silence yams 0.38.0 warnings stable
Mon, 03 Feb 2014 16:30:07 +0100 Florent Cayré Drop 3.13 incomplete backward compat in edit controller.
Mon, 10 Feb 2014 16:06:16 +0100 Julien Cristau [devtools] force locale to C for postgresql test clusters
Fri, 20 Dec 2013 08:39:03 +0100 Sylvain Thénault [rql2sql] remove special behaviour of symmetric relation vs DISTINCT
Tue, 11 Feb 2014 11:03:01 +0100 Dimitri Papadopoulos Typo in comments and error messages
Thu, 13 Feb 2014 15:11:07 +0100 Dimitri Papadopoulos Fix typo in a setup.py comment
Thu, 13 Feb 2014 15:09:30 +0100 Dimitri Papadopoulos [dataimport, migration] more fixes in the spirit of a6c32edabc8d:
Thu, 06 Feb 2014 15:04:57 +0100 Denis Laxalde [doc] Fix typo in devrepo/fti
Tue, 04 Feb 2014 11:23:58 +0100 Denis Laxalde [doc/3.19] Clarify repoapi.get_repository usage
Wed, 29 Jan 2014 13:43:42 +0100 Julien Cristau [server] use a connection instead of a session for user authentication
Tue, 11 Feb 2014 17:29:58 +0100 Julien Cristau Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
Tue, 28 Jan 2014 16:07:06 +0100 Julien Cristau [server/repo] use internal_cnx in init_sources_from_database
Wed, 29 Jan 2014 15:25:05 +0100 Julien Cristau [server/session] avoid spurious warnings from Session.close
Wed, 29 Jan 2014 15:29:49 +0100 Julien Cristau [server] rename session to cnx in querier and plan
Wed, 29 Jan 2014 15:55:21 +0100 Julien Cristau [repo] Use a connection instead of a session for repo.stats()
Wed, 29 Jan 2014 15:55:48 +0100 Julien Cristau [repo] Use a connection instead of a session for repo.gc_stats()
Wed, 29 Jan 2014 15:56:44 +0100 Julien Cristau [repo] Use a connection instead of a session for repo.get_versions()
Thu, 30 Jan 2014 15:52:22 +0100 Julien Cristau [webconfig] get_repository moved to repoapi
Thu, 30 Jan 2014 16:48:39 +0100 Julien Cristau [schemaserial] Replace 'cursor' with 'cnx'
Mon, 03 Feb 2014 09:38:39 +0100 Dimitri Papadopoulos [book] basic documentation for LDAPfeed
Wed, 29 Jan 2014 16:03:42 +0100 Julien Cristau [testlib] Use session.sessionid instead of deprecated session.id
Fri, 07 Feb 2014 17:03:11 +0100 Julien Cristau Add data/pgdb to hgignore patterns
Mon, 27 Jan 2014 14:01:03 +0100 Julien Cristau [test] make unittest_postgres pass
Tue, 28 Jan 2014 15:03:53 +0100 Julien Cristau [devtools] make PostgresTestDataBaseHandler start its own postgresql
Wed, 05 Feb 2014 09:23:36 +0100 Julien Cristau [web/staticcontrollers] create a unique temporary file for concat handling
Wed, 29 Jan 2014 15:50:19 +0100 Julien Cristau [server/repo] Use session.sessionid instead of session.id
Wed, 29 Jan 2014 16:19:13 +0100 Julien Cristau [server/session] use _free_cnxset instead of free_cnxset to avoid warnings
Tue, 28 Jan 2014 15:29:23 +0100 Julien Cristau [server] Use internal_cnx instead of internal_session in init_repository
Thu, 30 Jan 2014 16:33:32 +0100 Julien Cristau [server/session] session.id → session.sessionid
Tue, 04 Feb 2014 15:29:29 +0100 Dimitri Papadopoulos English typography
Mon, 03 Feb 2014 19:00:52 +0100 Julien Cristau [repo] restore python 2.6 compatibility
Tue, 28 Jan 2014 18:24:29 +0100 Julien Cristau [server] use internal_cnx instead of internal_session in deserialize_schema
Tue, 28 Jan 2014 18:40:19 +0100 Julien Cristau [server/schemaserial] rename cursor argument to cnx
Wed, 29 Jan 2014 15:57:48 +0100 Julien Cristau [repo] Use a connection instead of a session in Repository.properties()
Thu, 30 Jan 2014 16:00:29 +0100 Julien Cristau [server/sources] replace references to dbapi with repoapi
Thu, 30 Jan 2014 16:45:05 +0100 Julien Cristau [doc/3.19] Make repoapi description match code
Mon, 03 Feb 2014 18:19:26 +0100 Julien Cristau [serverctl] remove broken schema-sync command
Thu, 30 Jan 2014 18:04:59 +0100 Julien Cristau [server/session] Fix docstring typo for InternalSession
Fri, 24 Jan 2014 15:32:53 +0100 Dimitri Papadopoulos [book] typo
Wed, 29 Jan 2014 13:45:03 +0100 Julien Cristau [server] fix TypeErrors
Tue, 17 Dec 2013 11:50:46 +0100 Julien Cristau [notification] use an InternalManager object for notifications if we have an (email, lang) tuple
Tue, 17 Dec 2013 11:50:31 +0100 Julien Cristau [req] if a user has a None property, fall back to the default
Tue, 17 Dec 2013 11:50:12 +0100 Julien Cristau [server] Allow setting an InternalManager's preferred language
Mon, 27 Jan 2014 16:19:49 +0100 Julien Cristau merge 3.18.2 into 3.19 branch
Thu, 23 Jan 2014 10:53:24 +0100 Julien Cristau [migration/3.18] protect against attributes in db missing from fsschema
Tue, 21 Jan 2014 18:39:32 +0100 Arthur Lutz [doc] Update copyright date to 2014 (closes #3463136)
Fri, 24 Jan 2014 10:04:56 +0100 Julien Cristau [repoapi] Fix typos in doc strings and comments
Tue, 17 Dec 2013 13:43:56 +0100 Sylvain Thénault [cwxml parser] minor pylint fixes
Tue, 14 Jan 2014 17:30:02 +0100 Julien Cristau [devtools] make CubicWebTC.login as admin undo previous logins
Tue, 14 Jan 2014 17:30:13 +0100 Julien Cristau [devtools] fix self.session._cnx vs self.cnx._cnx confusion after self.login
Thu, 23 Jan 2014 18:26:16 +0100 Aurelien Campeas [devtools] _orig_cnx does not exist any more (missing change)
Mon, 06 Jan 2014 17:25:55 +0100 Aurelien Campeas [c-c schema] option to show single etype (closes #3404831)
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Thu, 23 Jan 2014 12:32:16 +0100 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
Mon, 01 Jul 2013 16:13:17 +0200 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
Wed, 22 Jan 2014 15:50:03 +0100 Sylvain Thénault [multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
Thu, 27 Jun 2013 09:18:39 +0200 Sylvain Thénault [multi-sources-removal] Drop cnxset_freed from source interface
Wed, 22 Jan 2014 15:35:13 +0100 Julien Cristau [cnxset] add backwards compat for cnxset.source_cnxs
Wed, 22 Jan 2014 15:49:32 +0100 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
Thu, 27 Jun 2013 08:52:15 +0200 Sylvain Thénault [ldap] simplify connection handling
Thu, 27 Jun 2013 08:46:16 +0200 Sylvain Thénault [ldap] merge cw.server.ldaputils back into ldapfeed source
Tue, 02 Jul 2013 17:07:34 +0200 Sylvain Thénault [config] cleanup/refactor server sources file values handling
Wed, 22 Jan 2014 12:14:56 +0100 Julien Cristau [repoapi] drop get_option_value's foreid argument
Fri, 21 Jun 2013 17:53:44 +0200 Sylvain Thénault [multi-sources-removal] Drop foreid argument of repo.get_option_value
Fri, 21 Jun 2013 16:17:17 +0200 Sylvain Thénault [c-c restore] drop useless restore-all option, and related systemonly argument
Fri, 21 Jun 2013 16:01:59 +0200 Sylvain Thénault [multi-sources-removal] Kill repo.sources
Fri, 21 Jun 2013 16:18:20 +0200 Sylvain Thénault [multi-sources-removal] Drop no more necessary scleanup (source cleanup) argument
Wed, 22 Jan 2014 10:39:57 +0100 Sylvain Thénault [multi-sources-removal] drop source location search on glob_*[entity|relation] methods
Fri, 21 Jun 2013 16:19:47 +0200 Sylvain Thénault [server test] simplify data-schemaserial test instance's schema
Wed, 22 Jan 2014 10:19:30 +0100 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
Mon, 17 Jun 2013 00:15:51 +0200 Sylvain Thénault [multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
Tue, 21 Jan 2014 18:20:28 +0100 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
Mon, 17 Jun 2013 00:07:35 +0200 Sylvain Thénault [multi-sources-removal] drop repository entities_modified_since public api
Tue, 21 Jan 2014 18:11:30 +0100 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
Thu, 27 Jun 2013 08:30:46 +0200 Sylvain Thénault [multi-sources-removal] Drop cw.server.sources.extlite
Sun, 16 Jun 2013 23:36:06 +0200 Sylvain Thénault [multi-sources-removal] Move cw.server.sources.ConnectionWrapper where it belongs
Tue, 21 Jan 2014 17:34:31 +0100 Sylvain Thénault [multi-sources-removal] Drop pyrorql and zmqrql sources
Tue, 21 Jan 2014 17:14:05 +0100 Denis Laxalde [web/formfields] Make CompoundField inherit needs_multipart from its subfields
Wed, 15 Jan 2014 12:34:41 +0100 Aurelien Campeas [wsgi/handler] fix api change from 3.18
Tue, 21 Jan 2014 17:01:33 +0100 Aurelien Campeas [req] deprecate get_cache (closes #3181499)
Tue, 21 Jan 2014 16:42:34 +0100 Julien Cristau Added tag cubicweb-version-3.18.2, cubicweb-debian-version-3.18.2-1, cubicweb-centos-version-3.18.2-1 for changeset 6880674c1a26
Tue, 21 Jan 2014 15:11:16 +0100 Julien Cristau merge 3.17.12 into 3.18 branch cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
Wed, 11 Sep 2013 18:04:05 +0200 Aurelien Campeas [editcontroller] fix cardinality computation (closes #3120495)
Tue, 21 Jan 2014 14:56:06 +0100 Aurelien Campeas Added tag cubicweb-version-3.17.12, cubicweb-debian-version-3.17.12-1, cubicweb-centos-version-3.17.12-1 for changeset 838d58a30f7e stable
Tue, 21 Jan 2014 14:00:26 +0100 Julien Cristau [debian] move yams max version to Depends stable cubicweb-centos-version-3.17.12-1 cubicweb-debian-version-3.17.12-1 cubicweb-version-3.17.12
Tue, 21 Jan 2014 13:12:36 +0100 Aurelien Campeas [pkg] prepare 3.17.12 stable
Fri, 17 Jan 2014 16:09:39 +0100 Rémi Cardona [web] Fix typo in docstring stable
Mon, 20 Jan 2014 09:13:12 +0100 Adrien Di Mascio [test] remove custom implementation of FakeRequest.header_accept_language() (closes #3375021) stable
Mon, 13 Jan 2014 15:27:35 +0100 Aurelien Campeas [adapters] fix a name stomping error (entity) stable
Mon, 13 Jan 2014 15:17:11 +0100 Aurelien Campeas [entities] unconditionnally sanitize the html output of printable_value stable
Sat, 14 Dec 2013 14:29:37 +0100 Christophe de Vienne [doc] Update the debian stable name to wheezy stable
Tue, 07 Jan 2014 09:04:23 +0100 Denis Laxalde [i18n] Fix two typos stable
Thu, 19 Dec 2013 11:55:00 +0100 Aurelien Campeas fix deprecation info stable
Fri, 17 Jan 2014 09:07:20 +0100 Sylvain Thénault [web error] exception may not have a 'status' attribute, generating an AttributeError that hides the original error. Closes #3381670 stable
Fri, 17 Jan 2014 09:06:40 +0100 Sylvain Thénault [test api] extract a context manager to temporarily disable app.error_handler monkey patch stable
Thu, 02 Jan 2014 18:30:31 +0100 Aurelien Campeas [views/workflow/tmppng] fix console crash on nth call to this one-shot view stable
Tue, 10 Dec 2013 11:44:06 +0000 Vincent Michel [dataimport] The subjtype should be the subject of a relation, not the object, closes #3365113 stable
Wed, 15 Jan 2014 14:21:47 +0100 Julien Cristau [testlib] Fix assertMessageEqual stable
Mon, 06 Jan 2014 13:45:47 +0100 Denis Laxalde [doc] Pass field to value callback in FieldsForm example stable
Tue, 21 Jan 2014 12:34:14 +0100 Julien Cristau [pkg] prepare 3.18.2
Tue, 21 Jan 2014 11:57:02 +0100 Julien Cristau [migractions] Don't silently ignore errors when installing sql procedures
Tue, 21 Jan 2014 10:20:49 +0100 Aurelien Campeas [schema] execute the new stored procs/funcs at migration time (closes #3450368)
Fri, 17 Jan 2014 17:30:57 +0100 Aurelien Campeas [schema/stored procs] fix syntax error (closes #3450362)
Fri, 17 Jan 2014 10:01:48 +0100 Julien Cristau Added tag cubicweb-version-3.18.1, cubicweb-debian-version-3.18.1-1, cubicweb-centos-version-3.18.1-1 for changeset 60322cb8636c
Fri, 17 Jan 2014 09:35:53 +0100 Julien Cristau [web/data] Update fullcalendar to version 1.6.4 cubicweb-centos-version-3.18.1-1 cubicweb-debian-version-3.18.1-1 cubicweb-version-3.18.1
Thu, 16 Jan 2014 15:10:54 +0100 Julien Cristau [debian] declare breaks on cubicweb-invoice (closes #3444985)
Tue, 14 Jan 2014 11:14:41 +0100 Aurelien Campeas [hooks/security] silence yams warning (closes #3440707)
Thu, 16 Jan 2014 14:19:04 +0100 Julien Cristau [migration/3.18] recover from bad CWSource.in_synchronization default value
Thu, 16 Jan 2014 11:54:06 +0100 Julien Cristau [pkg] prepare 3.18.1
Thu, 16 Jan 2014 13:50:26 +0100 Julien Cristau [security] Add comment to check_entity_attributes shortcut
Thu, 16 Jan 2014 12:21:05 +0100 Julien Cristau Disable security hooks for internal sessions
Wed, 15 Jan 2014 18:20:25 +0100 Julien Cristau [migration/3.18] Explicitly delete constraint on defaultval
Wed, 15 Jan 2014 18:19:52 +0100 Julien Cristau [migration/3.18] Idempotency fixes
Tue, 14 Jan 2014 15:05:11 +0100 Denis Laxalde [migration/3.18] Fix NameError
Tue, 14 Jan 2014 14:42:00 +0100 Denis Laxalde [migration/3.18] Add add_permission relation definitions earlier
Tue, 14 Jan 2014 14:02:51 +0100 Denis Laxalde [migration/3.18] Only commit when we did something
Mon, 13 Jan 2014 16:08:38 +0100 Aurelien Campeas [doc/3.19] fix (mostly) grammar
Mon, 13 Jan 2014 15:56:52 +0100 Aurelien Campeas fix version number: we still target cw 3.19
Mon, 13 Jan 2014 13:56:16 +0100 Julien Cristau Fix a couple merge errors
Mon, 13 Jan 2014 13:47:47 +0100 Julien Cristau merge 3.18.0 in 3.19 branch
Fri, 10 Jan 2014 18:31:07 +0100 Julien Cristau Added tag cubicweb-version-3.18.0, cubicweb-debian-version-3.18.0-1, cubicweb-centos-version-3.18.0-1 for changeset db37bf35a147
Fri, 10 Jan 2014 18:01:36 +0100 Julien Cristau [book] drop reference to removed cubicweb.predicates.implements cubicweb-centos-version-3.18.0-1 cubicweb-debian-version-3.18.0-1 cubicweb-version-3.18.0
Fri, 10 Jan 2014 17:18:07 +0100 Julien Cristau 3.18.0
Fri, 10 Jan 2014 17:10:51 +0100 Julien Cristau [i18n] update French and English translations
Fri, 10 Jan 2014 17:05:04 +0100 Julien Cristau i18n update
Fri, 10 Jan 2014 17:12:20 +0100 Julien Cristau merge stable
Thu, 24 Oct 2013 13:15:53 +0200 Aurelien Campeas [hooks/security] provide attribute "add" permission
Fri, 10 Jan 2014 16:37:12 +0100 Julien Cristau [server/test] reorganize data/migratedapp/schema.py to allow comparison with data/schema.py
Fri, 10 Jan 2014 16:25:45 +0100 Julien Cristau [schema] move definition of RQLExpression classes before default permission dicts
Fri, 10 Jan 2014 15:02:07 +0100 Julien Cristau [server] remove old backwards compat for PropagateSubjectRelation*Hook
Fri, 10 Jan 2014 15:02:19 +0100 Samuel Trégouët [book] replace PropagateSubjectRelation*Hook references
Thu, 09 Jan 2014 16:16:34 +0100 Julien Cristau [doc] update 3.18 release notes
Thu, 09 Jan 2014 15:08:54 +0100 Julien Cristau [pkg] bump logilab-common requirement
Thu, 09 Jan 2014 13:49:32 +0100 Aurelien Campeas update jquery to 1.10 (closes #2786674)
Mon, 16 Dec 2013 08:45:06 +0100 Denis Laxalde [notification] Use https url when available in notification view context
Fri, 13 Dec 2013 10:24:10 +0100 Denis Laxalde [req] Return base-url in case https-url is None in base_url()
Thu, 19 Dec 2013 17:09:08 +0100 Julien Cristau [server/session] fix typo in keep_cnxset_mode docstring
Thu, 09 Jan 2014 10:53:45 +0100 Florent Cayre [breadcrumbs] Small breadcrumb components refactoring
Mon, 06 Jan 2014 12:01:35 +0100 Aurelien Campeas [views/dot] use an inlined svg for schema and workflow graphs
Thu, 12 Dec 2013 16:17:25 +0100 Christophe de Vienne [release notes] Documents one() and find() addition
Tue, 07 Jan 2014 16:39:32 +0100 Aurelien Campeas [js] noop is undefined in plain javascript (related to #2786674)
Tue, 17 Dec 2013 11:13:45 +0100 Aurelien Campeas [css] drop shadow.gif & use a couple of rules (closes #3381435)
Tue, 17 Dec 2013 10:49:17 +0100 Aurelien Campeas [css] replace old rounded corners hack by css rules
Mon, 04 Nov 2013 16:06:06 +0100 Aurelien Campeas [views/templates] provide a modal main template (closes #3274672)
Wed, 08 Jan 2014 14:00:31 +0100 Aurelien Campeas [js/widgets] fix the InOut widget with modern jQuery versions
Thu, 01 Aug 2013 09:39:43 +0200 Denis Laxalde [autoform] Allow overridding of permissions checks
Wed, 08 Jan 2014 12:09:44 +0100 Aurelien Campeas [schema] fix unique together index handling
Tue, 07 Jan 2014 17:45:48 +0100 David Douard [pyrorql] deprecate pyrorql source (closes #2919299)
Tue, 03 Dec 2013 15:46:19 +0100 Aurelien Campeas [web/facet] do NOT drop offset/limit of the base rql (closes #3344579)
Thu, 12 Dec 2013 18:25:45 +0100 Julien Cristau [webctl] Generate static data directory on upgrade (closes #2167873)
Thu, 12 Dec 2013 16:18:58 +0100 Julien Cristau [cwctl] Don't check for old lgc versions
Thu, 19 Dec 2013 17:21:35 +0100 Julien Cristau [migration/3.18] add sanity checks before changing symmetric relations
Thu, 19 Dec 2013 17:09:16 +0100 Julien Cristau [migration/3.18] disable all hooks when setting up symmetric relations
Thu, 12 Dec 2013 15:38:49 +0100 Sylvain Thénault [devtools] bases for instrumenting / debugging standard propagation hooks
Fri, 27 Sep 2013 14:15:24 +0200 Sylvain Thénault instrument cwvreg, so we may know what's being loaded by asking the registry store
Tue, 07 Jan 2014 16:19:18 +0100 Sylvain Thénault set proper PACKAGE information for yams 0.39
Tue, 17 Dec 2013 14:50:29 +0100 Sylvain Thénault [yams] follow yams 0.39 api change introduced by ad95fd2c46de (package attribute on etype/rtype/rdef)
Thu, 14 Nov 2013 12:26:29 +0100 Julien Cristau Make the GROUP_CONCAT aggregate function not repeat values (closes #3223975)
Tue, 07 Jan 2014 15:48:31 +0100 Sylvain Thénault [mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620
Wed, 13 Nov 2013 15:58:42 +0100 Sylvain Thénault [mail] format_mail copy/paste fix: we want to test sender-name, not sender-addr
Thu, 14 Nov 2013 17:17:02 +0100 Aurelien Campeas symmetric relations: replace bogus rql2sql translation by a hook
Thu, 12 Dec 2013 14:25:24 +0100 Julien Cristau [migration] fix handling of default value for boolean attributes
Thu, 12 Dec 2013 12:34:38 +0100 Sylvain Thénault [entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'
Thu, 12 Dec 2013 12:28:43 +0100 Sylvain Thénault [rewriter] fix latent bug: arbitrary etype may be substituted when using is_instance_of type restriction
Fri, 21 Jun 2013 14:22:39 +0200 Sylvain Thénault [test] drop no more used test data file stable
Tue, 05 Nov 2013 09:51:32 +0100 Denis Laxalde [doc] Refer to RsetTableView in EntityTableView docstring instead of TableView stable
Tue, 12 Nov 2013 17:10:16 +0100 Julien Cristau Fix use of vreg.config.anonymous_user() stable
Wed, 04 Dec 2013 19:11:04 +0100 Julien Cristau [server] avoid race-condition in timer events stable
Wed, 04 Dec 2013 19:14:43 +0100 Julien Cristau [server/pyro] try to shutdown the repository properly stable
Wed, 11 Dec 2013 16:56:18 +0100 Julien Cristau [book] remove broken links to web.views.wdoc.ChangeLog{View,Action} stable
Wed, 11 Dec 2013 17:36:59 +0100 Julien Cristau [book] fix Session.{set,free}_cnxset autodoc stable
Wed, 27 Nov 2013 22:16:26 +0100 Sylvain Thénault cwetype is a *class* property, rename its argument accordingly stable
Wed, 27 Nov 2013 22:15:58 +0100 Sylvain Thénault typo stable
Wed, 11 Dec 2013 12:22:52 +0100 Christophe de Vienne [req] New method: RequestSessionBase.find().
Wed, 11 Dec 2013 17:52:54 +0100 Christophe de Vienne [rset] New method: ResultSet.one()
Wed, 11 Dec 2013 16:45:49 +0100 Julien Cristau Added tag cubicweb-debian-version-3.17.11-2 for changeset b02e2912cad5 stable
Wed, 11 Dec 2013 16:01:15 +0100 Julien Cristau [debian] add lintian override for a false positive stable cubicweb-debian-version-3.17.11-2
Tue, 10 Dec 2013 12:36:50 +0100 Julien Cristau [predicates] allow multiple transition names in on_fire_transition (closes #3013720)
Tue, 19 Nov 2013 09:42:48 +0100 David Douard [css] add the entypo font as available ressource (closes #2930356)
Tue, 10 Dec 2013 11:36:04 +0100 Nicolas Chauvat [skeleton i18n] Add PO-Revision-Date header to make emacs po-mode happy
Mon, 21 Oct 2013 09:58:26 +0200 Aurelien Campeas [uicfg] give a set_fields_order method to the primary view display control
Mon, 09 Dec 2013 16:13:10 +0100 Julien Cristau merge 3.17.11
Fri, 06 Dec 2013 17:20:59 +0100 Aurelien Campeas Added tag cubicweb-centos-version-3.17.11-1, cubicweb-version-3.17.11, cubicweb-debian-version-3.17.11-1 for changeset 7f67db7c848e stable
Fri, 06 Dec 2013 15:56:54 +0100 Aurelien Campeas prepare 3.17.11 stable cubicweb-centos-version-3.17.11-1 cubicweb-debian-version-3.17.11-1 cubicweb-version-3.17.11
Fri, 18 Oct 2013 17:53:11 +0200 Julien Cristau [devtools] write db config through a temporary file stable
Wed, 13 Nov 2013 12:39:30 +0100 Julien Cristau [server] Add missing indices for undo support (closes #3259691) stable
Fri, 06 Dec 2013 15:02:31 +0100 Aurelien Campeas [sqlutils] fix sqlite group_concat harder (related to #3331906) stable
Thu, 28 Nov 2013 18:55:24 +0100 Aurelien Campeas [sqlutils] avoid a crash with sqlite when using group_concat (closes #3331906) stable
Thu, 24 Oct 2013 18:28:18 +0200 Aurelien Campeas [server/initrepo] show failed sql statements and abort if necessary (closes #3308564) stable
Wed, 27 Nov 2013 16:18:54 +0100 Aurelien Campeas [views/table] use cubicweb.ajax.js for pagination stable
Tue, 03 Dec 2013 13:23:59 +0100 Julien Cristau [rset] Fix regression with rset copying (closes #3344410) stable
Wed, 04 Dec 2013 14:26:35 +0100 Christophe de Vienne [doc] Fix a sample request stable
Fri, 06 Dec 2013 11:26:57 +0100 Julien Cristau [tableview] Don't share column renderers between all instances of a table (closes #3351872) stable
Fri, 06 Dec 2013 11:26:20 +0100 Julien Cristau [tableview] Add some unique element to AbstractColumnRenderer.__str__ (related to #3351872) stable
Thu, 18 Jul 2013 10:22:18 +0200 Sylvain Thénault add failing test case related to #3013554 stable
Tue, 12 Nov 2013 15:24:57 +0100 Sylvain Thénault [web] make sign_text unicode aware, avoid crash with non-ascii chars. Closes #3289774 stable
Thu, 07 Nov 2013 11:20:59 +0100 Denis Laxalde [doc] Use string debug mode in debugged docstring stable
Fri, 25 Oct 2013 12:23:06 +0200 Sylvain Thénault [rql2sql] fix relation table scope when some variable from subquery is used. Closes #3252270 stable
Wed, 30 Oct 2013 13:05:00 +0100 Aurelien Campeas [cwctl] backout 5d5b3a865eb1, which breaks interactive shell usage stable
Mon, 09 Sep 2013 12:43:25 +0200 Denis Laxalde [ReST] Implement a rql-table reST directive. Closes #3252856
Wed, 16 Oct 2013 11:57:47 +0200 Julien Cristau [server] drop support for antediluvian lgdb versions
Tue, 08 Oct 2013 16:56:45 +0200 Aurelien Campeas [doc/book/security] update description of entity update (Related to #2932033)
Fri, 04 Oct 2013 15:29:20 +0200 Julien Cristau [test] test can_use_rest_path directly stable
Thu, 26 Sep 2013 10:46:37 +0200 Dimitri Papadopoulos [ctl] set proper encoding for sys.stdout/sys.stderr. Closes #1669144 stable
Thu, 19 Sep 2013 22:33:52 +0200 Dimitri Papadopoulos [web] typo in config file comment stable
Thu, 17 Oct 2013 10:10:25 +0200 Denis Laxalde [book] Typo and formatting fixes in devrepo/entityclasses/application-logic stable
Thu, 10 Oct 2013 16:56:16 +0200 Denis Laxalde [cwctl] Only start the instance after upgrade if it was running before stable
Thu, 24 Oct 2013 09:20:45 +0200 Denis Laxalde [book] Improve match_rtype selector docstring and "Relation modification related events" section stable
Thu, 24 Oct 2013 11:48:13 +0200 Dimitri Papadopoulos [book] properly escape backslash stable
Thu, 24 Oct 2013 12:56:20 +0200 Julien Cristau [test] use assertIn / assertIsInstance stable
Fri, 25 Oct 2013 11:58:06 +0200 Sylvain Thénault update pylint extension to astroid API stable
Thu, 17 Oct 2013 15:09:48 +0200 Denis Laxalde Fix example in cw_set method stable
Thu, 24 Oct 2013 12:36:12 +0200 Aurelien Campeas [merge] incorporate cw 3.17.10 fixes
Thu, 24 Oct 2013 11:07:57 +0200 Julien Cristau Added tag cubicweb-centos-version-3.17.10-1, cubicweb-version-3.17.10, cubicweb-debian-version-3.17.10-1 for changeset fe0e1863a137 stable
Wed, 23 Oct 2013 17:24:19 +0200 Julien Cristau [pkg] prepare 3.17.10 stable cubicweb-centos-version-3.17.10-1 cubicweb-debian-version-3.17.10-1 cubicweb-version-3.17.10
Thu, 10 Oct 2013 10:02:29 +0200 Julien Cristau [web] don't rename resources in gen-static-datadir stable
Wed, 23 Oct 2013 14:18:58 +0200 Julien Cristau [notification] avoid leaking cnxsets (closes #3243810) stable
Tue, 22 Oct 2013 11:59:39 +0200 Dimitri Papadopoulos [book] English fix
Tue, 08 Oct 2013 14:25:05 +0200 Aurelien Campeas [serverctl] complete the schema-diff command with options that will fix & enhance it.
Fri, 18 Oct 2013 16:58:48 +0200 Aurelien Campeas [server] deprecate the old multi-source system
Fri, 18 Oct 2013 16:04:23 +0200 Julien Cristau [doc] document changed attribute default value storage
Mon, 16 Sep 2013 11:58:40 +0200 Julien Cristau defaultval migration for sqlite
Fri, 23 Aug 2013 15:06:27 +0200 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
Thu, 17 Oct 2013 16:30:53 +0200 Aurelien Campeas [source/native] fix sqlserver pattern matcher for unique constraints (closes #3227593) stable
Thu, 17 Oct 2013 10:30:35 +0200 Rémi Cardona [dbapi] Fix broken inmemory:// URLs parsing (closes #3225832) stable
Thu, 17 Oct 2013 11:34:03 +0200 Sylvain Thénault [metadata hook] rename an operation for the sake of readability
Wed, 16 Oct 2013 15:50:04 +0200 Denis Laxalde [book] Typo fix and rephrasing in devrepo/migration
Wed, 16 Oct 2013 11:38:06 +0200 Nicolas Chauvat [cwshell] rename history file to .cwshell_history (erudi is dead, long live cw)
Thu, 11 Jul 2013 13:32:27 +0200 Aurelien Campeas [entity] Entity.related(): add a targettypes argument (closes #2957313)
Wed, 28 Aug 2013 12:14:20 +0200 Sylvain Thénault [source configuration] silent lgc 0.60 deprecation warning
Tue, 15 Oct 2013 14:02:22 +0200 Nicolas Chauvat [web] remove action "Got Rhythm" (closes #3093362)
Mon, 07 Oct 2013 10:22:21 +0200 Julien Cristau [debian] Break old geocoding
Fri, 11 Oct 2013 18:02:48 +0200 Aurelien Campeas [wsgi] remove ages old hack to set base_url
Fri, 11 Oct 2013 18:00:34 +0200 Aurelien Campeas [wsgi] also provide an example using werkzeug (if available)
Tue, 01 Oct 2013 16:45:58 +0200 Aurelien Campeas [wsgi] add the simplest possible wsgi (debug) server
Thu, 10 Oct 2013 13:46:44 +0200 Aurelien Campeas [querier/security] instrument a bit the querier read security checks
Mon, 30 Sep 2013 14:48:59 +0200 Denis Laxalde [book] Improve PostgreSQL configuration section
Tue, 08 Oct 2013 14:02:28 +0200 Aurelien Campeas [js] add a selector string escaping function
Thu, 10 Oct 2013 13:26:11 +0200 Aurelien Campeas [merge] backport stable fixes
Thu, 10 Oct 2013 13:16:54 +0200 Aurelien Campeas [test/ldapsource] backout 192a748550c7 which broke RQL2LDAPFilterTC stable
Wed, 09 Oct 2013 14:45:36 +0200 Julien Cristau [rset] make sure rset.description is always a list stable
Wed, 09 Oct 2013 16:30:27 +0200 Julien Cristau [schema] edit syntax tree instead of playing with strings for RQLExpressions stable
Thu, 10 Oct 2013 12:40:23 +0200 Aurelien Campeas [py3k] note about future warning on __eq__ vs __hash__ stable
Tue, 01 Oct 2013 12:11:00 +0200 Aurelien Campeas [formfields] py3k kill future compat warning stable
Thu, 10 Oct 2013 12:42:10 +0200 Aurelien Campeas [entity] do not raise an AssertionError if the kwargs given to set_relations/attributes is empty stable
Thu, 10 Oct 2013 12:30:35 +0200 Julien Cristau [packaging] setup.py: don't exclude skeleton/debian/* from being installed stable
Wed, 11 Sep 2013 18:42:34 +0200 Aurelien Campeas [tests/hooks/integrity] kill old and empty skipped test stable
Wed, 09 Oct 2013 17:42:01 +0200 Aurelien Campeas [server/session] demote log to debug stable
Thu, 01 Aug 2013 13:58:48 +0200 Sylvain Thénault [test] use assertCountEqual instead of assertItemsEqual stable
Thu, 10 Oct 2013 12:30:02 +0200 Julien Cristau [server] fix a number of typos, mostly in docstrings stable
Mon, 07 Oct 2013 15:13:51 +0200 Denis Laxalde [skeleton] Install cubes README in Debian packages (Closes #3171971) stable
Thu, 10 Oct 2013 11:23:01 +0200 Denis Laxalde [debian] Build-Depends on python-unittest2 | python (>= 2.7) stable
Thu, 29 Aug 2013 18:28:10 +0200 Paul Tonelli [doc] typos and reformulation stable
Thu, 29 Aug 2013 18:26:06 +0200 Paul Tonelli [doc] additional documentation about pip install stable
Fri, 30 Aug 2013 15:34:58 +0200 Rémi Cardona spelling: rollbacked -> rolled back stable
Wed, 09 Oct 2013 12:10:44 +0200 Julien Cristau Added tag cubicweb-version-3.17.9, cubicweb-debian-version-3.17.9-1 for changeset 5668d210e49c stable
Wed, 09 Oct 2013 11:13:56 +0200 Julien Cristau merge two default heads
Tue, 08 Oct 2013 18:10:20 +0200 Julien Cristau [pkg] prepare 3.17.9 stable cubicweb-debian-version-3.17.9-1 cubicweb-version-3.17.9
Fri, 20 Sep 2013 15:42:04 +0200 Denis Laxalde Use the list of sources instead of an iterator in update-feeds looping task stable
Tue, 08 Oct 2013 16:10:42 +0200 Sylvain Thénault [security] fix dumb attribute error when inserting read security. Closes #3196891 stable
Tue, 08 Oct 2013 10:46:06 +0200 Aurelien Campeas [entity] give a default reasonnable __eq__ and __hash__ to Entity
Fri, 04 Oct 2013 18:16:45 +0200 Julien Cristau [debian] add some Breaks for backwards compatibility removal
Mon, 26 Aug 2013 16:16:22 +0200 Aurelien Campeas [js] remove 3.9 bw compat (where apparently unused)
Mon, 26 Aug 2013 11:36:19 +0200 Julien Cristau Rename cleanup_interface_sobjects into cleanup_unused_appobjects
Mon, 26 Aug 2013 16:15:29 +0200 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
Mon, 26 Aug 2013 16:14:09 +0200 Aurelien Campeas remove 3.9 bw compat
Mon, 26 Aug 2013 16:12:30 +0200 Aurelien Campeas remove 3.8 bw compat
Fri, 04 Oct 2013 17:05:49 +0200 Aurelien Campeas [hooks/security] Defer entity permission checks to an Operation.
Fri, 04 Oct 2013 15:59:54 +0200 Aurelien Campeas [schema] drop very old bw compat (pre 3.5.10)
Fri, 12 Jul 2013 10:50:56 +0200 Aurelien Campeas [devtools,etwist] rename TwistedConfiguration to WebConfigurationBase (follows #2919310)
Fri, 12 Jul 2013 10:51:35 +0200 Aurelien Campeas remove "twisted" configuration (closes #2919310)
Fri, 04 Oct 2013 14:28:50 +0200 Julien Cristau merge 3.17.8 into default
Thu, 03 Oct 2013 15:37:45 +0200 David Douard Added tag cubicweb-centos-version-3.17.8-1, cubicweb-version-3.17.8, cubicweb-debian-version-3.17.8-1 for changeset 909eb8b584c4 stable
Thu, 03 Oct 2013 15:13:08 +0200 David Douard [pkg] prepare 3.17.8 stable cubicweb-centos-version-3.17.8-1 cubicweb-debian-version-3.17.8-1 cubicweb-version-3.17.8
Thu, 03 Oct 2013 11:10:08 +0200 David Douard [date picker] revert #ec65ca70aac9 which breaks the date picker (closes #3182844) stable
Mon, 30 Sep 2013 18:07:51 +0200 Aurelien Campeas [merge] backport 3.17 fixes into the future 3.18
Thu, 26 Sep 2013 19:04:45 +0200 David Douard Added tag cubicweb-centos-version-3.17.7-1, cubicweb-version-3.17.7, cubicweb-debian-version-3.17.7-1 for changeset 483181543899 stable
Thu, 26 Sep 2013 15:15:09 +0200 David Douard [pkg] prepare 3.17.7 stable cubicweb-centos-version-3.17.7-1 cubicweb-debian-version-3.17.7-1 cubicweb-version-3.17.7
Mon, 23 Sep 2013 15:12:52 +0200 Sylvain Thénault i18n update stable
Thu, 26 Sep 2013 15:18:59 +0200 David Douard fix typos in workflow constraint error messages stable
Tue, 17 Sep 2013 17:44:15 +0200 Aurelien Campeas [migractions] rschema.final.inlined -> rschema.inlined stable
Thu, 26 Sep 2013 11:53:13 +0200 Julien Cristau [server] Make internal sessions not reset 'safe'-ness on first commit stable
Mon, 23 Sep 2013 11:13:28 +0200 Rémi Cardona [facets] Correctly replace old 'edit box' HTML on facet-induced page refresh (closes #3161100) stable
Mon, 23 Sep 2013 15:03:03 +0200 Julien Cristau [debian] replace find | xargs rm with find -delete in cube skeleton. Closes #3161797 stable
Mon, 23 Sep 2013 15:02:45 +0200 Julien Cristau [debian] don't require (fake)root to run the clean target. Closes #3161797 stable
Mon, 23 Sep 2013 15:01:59 +0200 Julien Cristau [debian] Add ${misc:Depends} to cube packaging skeleton. Closes #3161797 stable
Fri, 06 Sep 2013 11:01:20 +0200 Julien Cristau [devtools] fix race when creating backupdir stable
Thu, 19 Sep 2013 18:11:12 +0200 Julien Cristau [staticcontrollers] Raise Forbidden, not Unauthorized stable
Thu, 19 Sep 2013 18:03:09 +0200 David Douard [web] allow /data/ url again (closes #2464798) stable
Mon, 16 Sep 2013 10:59:59 +0200 Julien Cristau [utils] fix typos in make_uid docstring stable
Wed, 28 Aug 2013 17:15:12 +0200 Sylvain Thénault [c-c i18ncubicweb] fix crash, closes #3096647 stable
Fri, 30 Aug 2013 09:57:38 +0200 Sylvain Thénault [rql2sql] fix bad sql generated when outer joining 'identity' relation and lhs var comes from a subquery. Closes #3099418 stable
Thu, 29 Aug 2013 16:21:52 +0200 Sylvain Thénault [web] stop using deprecated StatusResponse. Closes #3098215 stable
Thu, 29 Aug 2013 16:20:33 +0200 Sylvain Thénault [deprecation] add (approximate) version number to deprecation message and set proper stacklevel stable
Thu, 29 Aug 2013 12:55:27 +0200 Sylvain Thénault [schema] fix spurious warning when rqlexpr/constraint mainvars specify a non predefined variable. Closes #3098165 stable
Mon, 23 Sep 2013 12:47:12 +0200 Sylvain Thénault [repository] properly use IUserFriendlyError when UniqueTogetherError is raised during entity update. Closes #3096638 stable
Wed, 28 Aug 2013 12:08:31 +0200 Sylvain Thénault [deprecation] add cw version number to the deprecation message and help user to understand the change stable
Wed, 28 Aug 2013 11:56:07 +0200 Sylvain Thénault [datafeed] fix crash due to bad http_timeout handling. Closes #3096585 stable
Wed, 28 Aug 2013 11:36:44 +0200 Sylvain Thénault [date picker widgets] properly distinguish DOM id and input name. Closes #3096575 stable
Wed, 28 Aug 2013 11:29:58 +0200 Sylvain Thénault [date picker widgets] use bare jquery expression rather than jqNode stable
Wed, 12 Jun 2013 12:28:01 +0200 Julien Cristau Use return in CnxSetTracker context manager methods stable
Mon, 15 Jul 2013 11:45:37 +0200 Julien Cristau [web/views] make PrimaryView.entity_call accept kwargs stable
Mon, 02 Sep 2013 12:47:12 +0200 Aurelien Campeas [ldapparser] demote some logs from warning to debug (closes #2713671) stable
Fri, 09 Aug 2013 10:00:40 +0200 David Douard [doc] add a what's new file for 3.18
Wed, 07 Aug 2013 09:02:47 +0200 David Douard merge stable in default (3.18) branch
Tue, 06 Aug 2013 16:53:53 +0200 David Douard Added tag cubicweb-centos-version-3.17.6-1, cubicweb-version-3.17.6, cubicweb-debian-version-3.17.6-1 for changeset 5b9fedf67a29 stable
Tue, 06 Aug 2013 11:49:33 +0200 David Douard [pkg] prepare 3.17.6 stable cubicweb-centos-version-3.17.6-1 cubicweb-debian-version-3.17.6-1 cubicweb-version-3.17.6
Tue, 06 Aug 2013 11:20:07 +0200 Denis Laxalde Do not use cubicweb-card in rest_path tests stable
Thu, 01 Aug 2013 13:55:11 +0200 Sylvain Thénault [inlined form field] fix regression introduced in 3.16.4/570208f74a84. Closes #3064653 stable
Thu, 01 Aug 2013 10:59:52 +0200 Sylvain Thénault [testlib] temporary_appobjects should call __registered__ if it exists. Closes #3064075 stable
Thu, 01 Aug 2013 15:51:22 +0200 Sylvain Thénault [entities] properly escape in EmailAddress.printable_value when format is html. Closes #3064025 stable
Wed, 31 Jul 2013 21:59:13 +0200 David Douard Added tag cubicweb-version-3.17.5, cubicweb-debian-version-3.17.5-1, cubicweb-centos-version-3.17.5-1 for changeset 15dd5b37998b stable
Wed, 31 Jul 2013 16:58:44 +0200 David Douard [pkg] prepare 3.17.5 stable cubicweb-centos-version-3.17.5-1 cubicweb-debian-version-3.17.5-1 cubicweb-version-3.17.5
Wed, 31 Jul 2013 14:48:34 +0200 David Douard [pkg] fix debian packaging (closes #3058542) stable
Wed, 31 Jul 2013 16:04:10 +0200 Sylvain Thénault [testing] add missing generate_bigint method to ValueGenerator. Closes #3059327 stable
Wed, 31 Jul 2013 13:56:00 +0200 Sylvain Thénault [rql / querier] fix bad interpretation of some RQL SET query stable
Tue, 30 Jul 2013 20:31:57 +0200 David Douard merge stable in default (3.18) branch
Tue, 30 Jul 2013 20:12:20 +0200 David Douard Added tag cubicweb-version-3.17.4, cubicweb-debian-version-3.17.4-1, cubicweb-centos-version-3.17.4-1 for changeset c7ba8e5d2e45 stable
Tue, 30 Jul 2013 17:09:02 +0200 Sylvain Thénault [i18n] cleanup dead code stable cubicweb-centos-version-3.17.4-1 cubicweb-debian-version-3.17.4-1 cubicweb-version-3.17.4
Tue, 30 Jul 2013 16:48:57 +0200 David Douard [i18n test] hack to make i18n tests run using a Python interpreter stable
Tue, 30 Jul 2013 10:06:06 +0200 Sylvain Thénault [i18ncube] fix crash due to duplicated messages in generated schema.pot stable
Tue, 30 Jul 2013 10:05:58 +0200 Sylvain Thénault [i18n test] load_po: fix bug in case of multi-lines msgid and ensure there are no duplicated messages stable
Tue, 30 Jul 2013 08:23:17 +0200 Sylvain Thénault [i18n test] simplify test cube a bit by only providing a views module, no package stable
Mon, 29 Jul 2013 16:01:18 +0200 Sylvain Thénault [web] consider inlined relations in has_editable_relation. Closes #3049970 stable
Mon, 29 Jul 2013 16:00:40 +0200 Sylvain Thénault [web test] silent 3.13 warning stable
Fri, 26 Jul 2013 13:47:52 +0200 Denis Laxalde [editcontrollers] Account for role in the ordering of entities (Complements #3031719) stable
Thu, 25 Jul 2013 18:14:56 +0200 Sylvain Thénault [migration.sync_schema_props_perms] ensure all participants to a unique together constraint are there stable
Thu, 25 Jul 2013 18:12:28 +0200 Sylvain Thénault [session commit] save back exception context to avoid potentiel cluttering if some revert operation raise an exception stable
Mon, 29 Jul 2013 14:22:40 +0200 David Douard [pkg] python-central has been removed from Debian stable
Fri, 26 Jul 2013 09:46:30 +0200 David Douard [pkg] prepare 3.17.4 stable
Fri, 26 Jul 2013 09:49:53 +0200 David Douard [pkg] merge centos 3.17.1-2 in stable (prepare 3.17.4) stable
Fri, 26 Jul 2013 09:47:22 +0200 David Douard Added tag cubicweb-centos-version-3.17.1-2 for changeset 965f894b63cb
Thu, 25 Jul 2013 09:07:25 +0200 Sylvain Thénault [rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144 stable
Wed, 24 Jul 2013 16:55:24 +0200 Sylvain Thénault [rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones stable
Wed, 24 Jul 2013 16:49:40 +0200 Sylvain Thénault [rql rewrite] equivalent but much simpler flow stable
Thu, 25 Jul 2013 10:42:33 +0200 Rémi Cardona [pkg] Prepare a new RPM release cubicweb-centos-version-3.17.1-2
Thu, 25 Jul 2013 10:25:49 +0200 Rémi Cardona [pkg] Add log directory to rpm
Thu, 25 Jul 2013 08:52:15 +0200 David Douard [repo] normalize ValidationError on edited entity (closes #2509729) stable
Wed, 24 Jul 2013 13:59:08 +0200 David Douard [doc] one must now manipulate the req.session.data dict (closes #2842345) stable
Wed, 24 Jul 2013 08:20:22 +0200 David Douard [datafeed] add a timeout config option (closes #2745677) stable
Wed, 24 Jul 2013 11:54:35 +0200 Sylvain Thénault [dataimport] ucsvreader should skip empty lines unless specified otherwise. Closes #3035944 stable
Mon, 22 Jul 2013 12:08:37 +0200 Denis Laxalde [querier] Add timings to debug prints (DBG_RQL) stable
Wed, 24 Jul 2013 08:43:16 +0200 Sylvain Thénault [editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719 stable
Mon, 22 Jul 2013 12:07:46 +0200 Sylvain Thénault [editcontroller] extract RQLQuery.set_attribute/set_inlined methods from handle_field/handle_inlined_relation stable
Mon, 22 Jul 2013 11:38:48 +0200 Sylvain Thénault [editcontroller] req=self._cw makes things easier to read stable
Mon, 22 Jul 2013 15:38:11 +0200 David Douard [facets,js] fix bogus checkbox icon appearing after the first interaction (closes #2790332) stable
Mon, 22 Jul 2013 14:57:37 +0200 Julien Cristau fix typos in docstring, doc and comments stable
Wed, 17 Jul 2013 15:02:28 +0200 Julien Cristau [debian] remove workaround for broken sphinx/jquery combination stable
Thu, 18 Jul 2013 22:18:50 +0200 Sylvain Thénault [schema] mark CWDataImport as an internal type. Closes #3025536 stable
Fri, 19 Jul 2013 15:52:06 +0200 Paul Tonelli [pkg] remove deprecated dependency on pysqlite2 stable
Thu, 18 Jul 2013 12:36:56 +0200 Denis Laxalde Fix two crashes in db-check (closes #3024964) stable
Mon, 22 Jul 2013 11:09:28 +0200 Sylvain Thénault [rql rewrite] may_be_shared_with should consider relation's scope (closes #3024730) stable
Thu, 18 Jul 2013 10:19:06 +0200 Sylvain Thénault [rql rewrite] fix may_be_shared_with method so that it actually considers all variable infos and not only the first one stable
Mon, 22 Jul 2013 14:26:33 +0200 Sylvain Thénault [schema/security] add __hash__ to rql expression. Closes #3013535 stable
Mon, 15 Jul 2013 10:59:34 +0200 Sylvain Thénault [rql rewrite] move some code from querier to rqlrewrite where it makes more sense. stable
Fri, 12 Jul 2013 10:39:01 +0200 Denis Laxalde Do not compute actions list in TableLayout view when display_actions attribute is unset stable
Fri, 12 Jul 2013 09:55:26 +0200 Denis Laxalde Use the list of cubes from the filesystem when reading the schema from the filesystem stable
Mon, 22 Jul 2013 10:55:45 +0200 Sylvain Thénault [migration] when adding a cube, skip infered relations (closes #3005576) stable
Thu, 11 Jul 2013 17:40:28 +0200 Sylvain Thénault [3.17 migration] when some cube is missing, add_cube raise ConfigurationError, not ImportError. Closes #2981477 stable
Thu, 11 Jul 2013 10:20:42 +0200 Sylvain Thénault [migraction] rename_entity_type simply warn if old entity type isn't in the schema. Closes #3004069 stable
Thu, 11 Jul 2013 10:15:25 +0200 Sylvain Thénault [deprecation] fix uihelper deprecation warning, use the rtag name, not the class, so it may be copy/pasted stable
Thu, 11 Jul 2013 18:43:29 +0200 Aurelien Campeas [test] makes fti test order-agnostic (closes #3005633) stable
Thu, 11 Jul 2013 17:16:49 +0200 Julien Cristau [web/views/staticcontrollers] Make ConcatFilesHandler write to a tempfile stable
Fri, 12 Jul 2013 18:03:11 +0200 David Douard [test] make unittest_schema.py compatible with cubicweb-file 0.14 stable
Mon, 22 Jul 2013 09:47:56 +0200 David Douard merge 3.16.6 branch in 3.17 stable
Mon, 15 Jul 2013 17:34:54 +0200 Florent Cayre Added tag cubicweb-centos-version-3.16.6-1, cubicweb-debian-version-3.16.6-1, cubicweb-version-3.16.6 for changeset b4ccaf13081d stable
Sat, 13 Jul 2013 05:10:55 +0200 Florent Cayre Prepare 3.16.6 stable cubicweb-centos-version-3.16.6-1 cubicweb-debian-version-3.16.6-1 cubicweb-version-3.16.6
Mon, 15 Jul 2013 16:55:13 +0200 David Douard [devctl] properly generate i18n messsages for cubes that uses uicfg instances (closes #2811282) stable
Mon, 15 Jul 2013 16:55:03 +0200 David Douard [test/devctl] add a test case for i18ncube command stable
Mon, 15 Jul 2013 10:40:49 +0200 Florent Cayre Protect against crash in the `relation_possible` predicate with ambiguous relations. stable
Wed, 10 Jul 2013 15:03:50 +0200 Aurelien Campeas [test] give a non-ambiguous order to sync_schema assertion (closes #3001959) stable
Tue, 09 Jul 2013 17:33:43 +0200 David Douard Added tag cubicweb-version-3.17.3, cubicweb-debian-version-3.17.3-1, cubicweb-centos-version-3.17.3-1 for changeset 32b4d5314fd9 stable
Thu, 04 Jul 2013 09:26:59 +0200 Dimitri Papadopoulos [test] typo
Tue, 25 Jun 2013 12:11:42 +0200 Aurelien Campeas [schema,server] add a security debugging aid (closes #2920304)
Mon, 24 Jun 2013 19:00:40 +0200 Aurelien Campeas [etwist] fix handling of multiple files per field
Tue, 09 Jul 2013 15:58:26 +0200 David Douard [merge] start 3.18 development
Tue, 09 Jul 2013 15:11:23 +0200 David Douard [pkg] prepare 3.17.3 stable cubicweb-centos-version-3.17.3-1 cubicweb-debian-version-3.17.3-1 cubicweb-version-3.17.3
Mon, 08 Jul 2013 20:48:54 +0200 Julien Cristau [pkg] Remove obsolete ubuntu hardy packaging stable
Mon, 08 Jul 2013 15:24:43 +0200 Julien Cristau [book] fix sphinx documentation generation (closes #2991997) stable
Mon, 08 Jul 2013 12:41:08 +0200 David Douard [test/ldap] fix ldap tests stable
Fri, 05 Jul 2013 10:40:57 +0200 David Douard [test] fix unittest_schemaserial.py stable
Fri, 05 Jul 2013 10:35:14 +0200 David Douard [test] make unittest_schemaserial.py runnable with python stable
Mon, 08 Jul 2013 17:38:10 +0200 Sylvain Thénault [facet] use facet name as input name for text widget (eg has_text) stable
Tue, 02 Jul 2013 09:36:20 +0200 Sylvain Thénault [web doctype] don't give through reset_xmldecl to avoid double deprecation warning stable
Tue, 02 Jul 2013 09:35:58 +0200 Sylvain Thénault [web doctype test] don't give reset_xmldecl to avoid deprecation warning stable
Wed, 03 Jul 2013 14:52:10 +0200 Pierre-Yves David [devtool] randomise available ports search in http test stable
Wed, 03 Jul 2013 14:48:34 +0200 Katia Saurfelt [facet] don't crash if no title specified on a facet and filtered rset is empty. Closes #2587883 stable
Wed, 03 Jul 2013 14:43:21 +0200 Katia Saurfelt [css, html] add a css_class attribute on Button, allowing to change easily default CSS class for buttons stable
Wed, 27 Jun 2012 11:53:46 +0200 Katia Saurfelt [view] add 2 missing spaces before the previous link stable
Wed, 26 Jun 2013 09:35:54 +0200 Julien Cristau [server/repository] Go through the repo to close pyro sessions stable
Fri, 31 May 2013 11:13:06 +0200 Julien Cristau fix migration from pre-3.13.1 versions (closes #2846978) stable
Wed, 03 Jul 2013 14:33:27 +0200 Aurelien Campeas [constraint] more robust unicity constraint failures reporting for end-users stable
Wed, 03 Jul 2013 14:16:21 +0200 Aurelien Campeas [hooks/security] Streamline attributes default permission check. stable
Wed, 26 Jun 2013 14:22:22 +0200 Aurelien Campeas [test/schemaserial] swap got/expected to get nicer unittest2 diagnostics stable
Tue, 02 Jul 2013 17:09:04 +0200 Pierre-Yves David [repository] drop safe attribute on ``internal_cnx``
Thu, 27 Jun 2013 19:18:54 +0200 Pierre-Yves David [dbapi] deprecated the dbapi
Thu, 27 Jun 2013 19:26:14 +0200 Pierre-Yves David [repoapi] deprecate dbapi compat method
Thu, 27 Jun 2013 19:14:22 +0200 Pierre-Yves David [testlib] deprecated the older api to access the repo.
Thu, 27 Jun 2013 19:09:23 +0200 Pierre-Yves David [connection] deprecated free_cnset and set_cnxset
Thu, 27 Jun 2013 19:02:06 +0200 Pierre-Yves David [session] deprecate all Connection related method on session
Thu, 27 Jun 2013 18:53:06 +0200 Pierre-Yves David [session] drop dead _current_cnx_id
Thu, 27 Jun 2013 18:47:08 +0200 Pierre-Yves David [session] privatise get_cnx and close_cnx
Thu, 27 Jun 2013 18:14:35 +0200 Pierre-Yves David [doc] add documentation for the new API in test
Thu, 27 Jun 2013 15:28:15 +0200 Pierre-Yves David [testlib] add an default testcase.adminaccess (and use it for default session)
Thu, 27 Jun 2013 18:15:57 +0200 Pierre-Yves David [testlib] introduce a RepoAccess class to easily create connection and request
Thu, 27 Jun 2013 15:13:47 +0200 Pierre-Yves David [repoapi] make ClientConnection.__enter__ return self
Thu, 27 Jun 2013 18:16:06 +0200 Pierre-Yves David [documentation] describe repoapi and web side change.
Thu, 27 Jun 2013 12:28:17 +0200 Pierre-Yves David [testlib] use internal_cnx instead of internal_session
Thu, 27 Jun 2013 14:12:00 +0200 Pierre-Yves David [repository] add an ``internal_cnx`` method to replace ``internal_session``
Thu, 27 Jun 2013 12:02:38 +0200 Pierre-Yves David [connection] enforce that a connection must be open to be used
Wed, 26 Jun 2013 15:11:22 +0200 Pierre-Yves David use standalone Connection to Client Connection
Wed, 26 Jun 2013 14:46:24 +0200 Pierre-Yves David [session] add a new_cnx factory
Wed, 26 Jun 2013 14:26:06 +0200 Pierre-Yves David [connection] allow simple instantiation of standalone Connection
Wed, 26 Jun 2013 14:35:55 +0200 Pierre-Yves David [connection] handle and explicitly life cycle on Connection
Wed, 26 Jun 2013 14:00:32 +0200 Pierre-Yves David [sesion] distinction between Connection handled by the session and other.
Wed, 26 Jun 2013 11:58:34 +0200 Pierre-Yves David [session] replace _clear_thread_storage with close_cnx
Wed, 26 Jun 2013 14:01:07 +0200 Pierre-Yves David [session] explicitly take Connection object in close_cnx
Wed, 26 Jun 2013 11:41:53 +0200 Pierre-Yves David [session] drop the Session._clear_cnx_storage method
Wed, 26 Jun 2013 11:39:41 +0200 Pierre-Yves David [session] wrap too long line
Wed, 26 Jun 2013 11:39:01 +0200 Pierre-Yves David [session] gather close_cnx with get_cnx and set_cnx
Thu, 27 Jun 2013 11:13:18 +0200 Pierre-Yves David [client-connection] remove the _srv_cnx usage
Thu, 27 Jun 2013 11:04:31 +0200 Pierre-Yves David [client-connection] explicitly check that the client-connection is open
Thu, 27 Jun 2013 11:02:30 +0200 Pierre-Yves David [client-connection] handle the lack of connection id while not open
Wed, 26 Jun 2013 11:21:39 +0200 Pierre-Yves David [connection] transparent cnx_set handling
Thu, 27 Jun 2013 10:44:40 +0200 Pierre-Yves David [client-connection] explicit the client part in __repr__
Tue, 25 Jun 2013 19:50:16 +0200 Pierre-Yves David [ClientConnection] directly use the Connection object to access the database
Tue, 25 Jun 2013 18:15:45 +0200 Pierre-Yves David [connection] invert __init__ parameter
Wed, 26 Jun 2013 13:43:22 +0200 Pierre-Yves David [service] enforce that Service argument and return are json-serialisable
Tue, 25 Jun 2013 18:04:08 +0200 Pierre-Yves David [connection] move call_service on Connection
Thu, 27 Jun 2013 11:21:14 +0200 Pierre-Yves David [connection] move the commit method on Connection object
Thu, 27 Jun 2013 11:21:09 +0200 Pierre-Yves David [connection] move the rollback method on Connection object
Thu, 27 Jun 2013 11:20:46 +0200 Pierre-Yves David [connection] pass a Connection object to RQLRewriter
Thu, 27 Jun 2013 11:20:14 +0200 Pierre-Yves David [connection] Connection.execute touch Session timestamp
Tue, 25 Jun 2013 17:42:12 +0200 Pierre-Yves David [connection] Connection now call _set_user to CWUser object linked to itseld
Tue, 25 Jun 2013 14:13:50 +0200 Pierre-Yves David [server/session] better faking of user for InternalManager
Thu, 27 Jun 2013 11:19:58 +0200 Pierre-Yves David [connection] move execute
Tue, 25 Jun 2013 17:10:52 +0200 Pierre-Yves David [connection] mark Connection as "not a request"
Tue, 25 Jun 2013 14:04:46 +0200 Pierre-Yves David [server/session] ensure appobject obtained from the session are linked to the session
Tue, 25 Jun 2013 12:25:52 +0200 Pierre-Yves David [connection] have rql_rewriter accession on Connection
Thu, 27 Jun 2013 11:19:42 +0200 Pierre-Yves David [connection] move local_perm_cache management on Connection
Thu, 27 Jun 2013 11:19:37 +0200 Pierre-Yves David [session] use a rich object for timestamp
Thu, 27 Jun 2013 11:19:32 +0200 Pierre-Yves David [migraction] do not access session.data directly
Thu, 27 Jun 2013 11:19:28 +0200 Pierre-Yves David [connection] move relation management method
Thu, 27 Jun 2013 11:19:24 +0200 Pierre-Yves David [connection] give access to shared data method
Thu, 27 Jun 2013 11:19:17 +0200 Pierre-Yves David [connection] move relation cache method to Connection
Wed, 15 May 2013 16:09:31 +0200 Pierre-Yves David [connection] give access to session execute from connection
Thu, 23 May 2013 14:17:46 +0200 Pierre-Yves David [connection] move last part of undo logic in connection
Tue, 25 Jun 2013 17:28:41 +0200 Pierre-Yves David [connection] initialize connection.user and connection.lang
Fri, 29 Mar 2013 17:43:18 +0100 Pierre-Yves David [Connection] inherit from RequestSessionBase
Wed, 26 Jun 2013 13:48:18 +0200 Pierre-Yves David [multi-sources] drop multi-sources related test.
Thu, 27 Jun 2013 18:21:04 +0200 Pierre-Yves David Use new repoapi for the web stack
Tue, 25 Jun 2013 10:59:01 +0200 Pierre-Yves David PARTIAL: Using the repoapi in test
Tue, 25 Jun 2013 14:45:16 +0200 Pierre-Yves David [web/test] drop proff of concept Facebook login in test
Tue, 25 Jun 2013 10:46:35 +0200 Pierre-Yves David [test/dbapi] do not rely on the Testcase provided cnx
Tue, 25 Jun 2013 10:45:44 +0200 Pierre-Yves David [dbapi] explicitly use the DBAPI version of CubicwebRequestBase
Mon, 24 Jun 2013 18:33:41 +0200 Pierre-Yves David [web/application] drop unused import
Mon, 24 Jun 2013 18:35:22 +0200 Pierre-Yves David [web/test] properly reset the request connection related attribute
Mon, 24 Jun 2013 18:23:48 +0200 Pierre-Yves David [web/test] drop two undocumented suspicious regression test
Mon, 24 Jun 2013 19:27:31 +0200 Pierre-Yves David [webrequest] introduce an alternative implementation using the repoapi
Mon, 24 Jun 2013 18:18:51 +0200 Pierre-Yves David [repoapi] add an anonymous_cnx function
Fri, 21 Jun 2013 16:40:12 +0200 Pierre-Yves David [repoapi] add a connect function
Mon, 24 Jun 2013 17:26:13 +0200 Pierre-Yves David [client-connection] add an auto-close property for ClientConnection
Fri, 21 Jun 2013 12:08:06 +0200 Pierre-Yves David [cwuser] make CWUser callable, returning self for dbapi compatibility
Fri, 21 Jun 2013 15:26:03 +0200 Pierre-Yves David [client-connect] drop rqlst on rset returned client side
Fri, 21 Jun 2013 15:25:47 +0200 Pierre-Yves David [client-connection] add a repo property for dbapi compatibility
Fri, 21 Jun 2013 13:49:13 +0200 Pierre-Yves David [client-connection] add a connection property for dbapi compatibility
Fri, 21 Jun 2013 13:42:19 +0200 Pierre-Yves David [client-connection] add a sessionid property for dbapi compatibility
Fri, 21 Jun 2013 12:12:58 +0200 Pierre-Yves David [client-connection] add a cursor() method for dbapi compatibility
Fri, 21 Jun 2013 11:39:34 +0200 Pierre-Yves David [client-connection] add a request() method for dbapi compatibility
Tue, 25 Jun 2013 11:06:57 +0200 Pierre-Yves David [repoapi] introduce a basic ClientConnection class
Tue, 25 Jun 2013 17:25:47 +0200 Pierre-Yves David [req] add a _set_user method
Mon, 24 Jun 2013 18:00:20 +0200 Pierre-Yves David [server/session] add a login property
Fri, 21 Jun 2013 15:47:01 +0200 Pierre-Yves David [server/session] allow access to session id using sessionid
Mon, 17 Jun 2013 17:27:08 +0200 Pierre-Yves David [server/session] Implement anonymous_session
Fri, 21 Jun 2013 16:07:45 +0200 Pierre-Yves David [server/session] do not clear session.cnx if unrelated to cnx actually cleared
Mon, 24 Jun 2013 14:55:26 +0200 Pierre-Yves David [dbapi] move ProgrammingError into cubicweb module
Mon, 17 Jun 2013 15:00:41 +0200 Pierre-Yves David [repoapi] move get_repository function into a new repoapi module
Thu, 20 Jun 2013 16:19:27 +0200 Pierre-Yves David [testlib] gather all repository access logic in one place
Thu, 20 Jun 2013 16:00:07 +0200 Pierre-Yves David [testlib] move repo and related attribute back on Instance instead of Class
Mon, 24 Jun 2013 14:53:19 +0200 Pierre-Yves David [dbapi] makes anonymous_connection a computed property
Mon, 24 Jun 2013 11:31:47 +0200 Pierre-Yves David [webrequest] simplify set_session code
Fri, 21 Jun 2013 16:28:16 +0200 Pierre-Yves David [webrequest] set DBAPISession without cnx at initialisation time
Mon, 24 Jun 2013 12:41:27 +0200 Pierre-Yves David [testlib] rework request building in init_authentication
Mon, 24 Jun 2013 12:39:25 +0200 Pierre-Yves David [request] drop the user argument for set_session
Wed, 19 Jun 2013 12:00:54 +0200 Pierre-Yves David [web-request] handle default language earlier
Tue, 18 Jun 2013 15:12:25 +0200 Pierre-Yves David [etwist] pass the repository to the root resource
Mon, 24 Jun 2013 12:03:37 +0200 Pierre-Yves David [repo] move repo.gc_stats to Service API (closes #2951068)
Mon, 24 Jun 2013 12:05:35 +0200 Pierre-Yves David [repo] move repo stats to Service (closes #2951067)
Mon, 24 Jun 2013 11:59:45 +0200 Pierre-Yves David [service] drop the asynchronous execution possibility
Mon, 24 Jun 2013 12:00:03 +0200 Pierre-Yves David [auth] pass `repo` instead of `vreg` to SessionManager and AuthenticationManager
Fri, 23 Nov 2012 16:12:19 +0100 Pierre-Yves David web/application: instantiate the repository outside of CubicWebPublisher
Fri, 07 Dec 2012 17:23:04 +0100 Pierre-Yves David remove vreg argument to CWPublisher
Fri, 07 Dec 2012 16:10:38 +0100 Pierre-Yves David [devtools] vreg becomes a class ppty
Fri, 23 Nov 2012 16:33:00 +0100 Pierre-Yves David [devtools] drop unused `reset_schema` and `reset_vreg` class attribute
Mon, 27 May 2013 17:50:55 +0200 Pierre-Yves David [connection] move security control logic on Connection
Fri, 14 Jun 2013 12:11:42 +0200 Pierre-Yves David [connection] move hook control logic on Connection
Fri, 14 Jun 2013 12:10:45 +0200 Pierre-Yves David [session] update _hook_control docstring
Mon, 27 May 2013 16:43:02 +0200 pierre-yves [connection] reinstall cnx.data as cnx.transaction_data
Mon, 27 May 2013 16:42:39 +0200 pierre-yves [connection] give access to is_internal_session boolean
Fri, 14 Jun 2013 13:39:49 +0200 pierre-yves [req] drop from_controller on non WebRequest object (Closes #2901079)
Tue, 14 May 2013 00:36:43 +0200 pierre-yves [connection] add logging method on connection
Thu, 13 Jun 2013 15:12:06 +0200 Pierre-Yves David rename server.session.transaction into server.session.connection
Fri, 14 Jun 2013 13:43:29 +0200 Pierre-Yves David [application] call req.set_session in application.main_handle_request
Thu, 13 Jun 2013 18:46:39 +0200 Pierre-Yves David [session-handler] use session directly to update last usage
Thu, 13 Jun 2013 18:50:19 +0200 Pierre-Yves David [application/connect] simplify connection logic
Thu, 13 Jun 2013 15:36:10 +0200 pierre-yves Drop hijack user (closes #2901093)
Thu, 13 Jun 2013 17:27:43 +0200 Pierre-Yves David [sources] drop support for ldapuser source (closes #2936496)
Fri, 14 Jun 2013 17:13:17 +0200 Pierre-Yves David merge stable back into default
Fri, 14 Jun 2013 16:26:25 +0200 David Douard 3.17 is the new stable stable
Fri, 14 Jun 2013 16:13:24 +0200 David Douard Added tag cubicweb-version-3.16.5, cubicweb-debiann-version-3.16.5-1, cubicweb-centos-version-3.16.5-1 for changeset 810a05fba1a4 stable
Fri, 14 Jun 2013 16:02:39 +0200 David Douard [pkg] prepare 3.16.5 stable cubicweb-centos-version-3.16.5-1 cubicweb-debiann-version-3.16.5-1 cubicweb-version-3.16.5
Fri, 14 Jun 2013 14:41:50 +0200 David Douard Added tag cubicweb-version-3.17.2, cubicweb-debian-version-3.17.2-1 for changeset 195e519fe97c
Thu, 13 Jun 2013 17:32:49 +0200 David Douard [pkg] prepare 3.17.2 cubicweb-debian-version-3.17.2-1 cubicweb-version-3.17.2
Fri, 14 Jun 2013 11:53:40 +0200 Julien Cristau repository: make tests pass again
Wed, 12 Jun 2013 18:33:50 +0200 Julien Cristau repository: monkey patch pyro connection handling to detect clients going away
Thu, 13 Jun 2013 12:01:23 +0200 Julien Cristau notification: use viewargs for notif_entity_updated instead of transaction_data
Thu, 13 Jun 2013 12:03:59 +0200 Julien Cristau notification: properly handle cnx and lifetime of the hijacked session
Wed, 12 Jun 2013 12:27:00 +0200 Julien Cristau notification: fix session creation (closes #2934523)
Fri, 07 Jun 2013 16:48:20 +0200 David Douard Added tag cubicweb-version-3.17.1, cubicweb-debian-version-3.17.1-1, cubicweb-centos-version-3.17.1-1 for changeset f98d1c46ed9f
Fri, 24 May 2013 13:00:28 +0200 Nicolas Chauvat [cwctl] add configure command to cw-ctl (closes #2709702) cubicweb-centos-version-3.17.1-1 cubicweb-debian-version-3.17.1-1 cubicweb-version-3.17.1
Fri, 24 May 2013 14:02:45 +0200 Nicolas Chauvat [cwctl] rename option no-post-create to no-db-create
Thu, 06 Jun 2013 16:02:46 +0200 David Douard [pkg] version 3.17.1 for rpm packages
Mon, 27 May 2013 15:48:03 +0200 pierre-yves [session] upgrade session closed error from Exception to SessionClosedError
Thu, 06 Jun 2013 12:29:44 +0200 David Douard [pkg] prepare 3.17.1
Thu, 30 May 2013 14:46:32 +0200 Pierre-Yves David [web/application] add some minimal documentation
Thu, 23 May 2013 19:25:24 +0200 pierre-yves [session] raise proper exception with get_tx is called on a closed session
Thu, 06 Jun 2013 09:44:37 +0200 David Douard [view] typo in a docstring
Fri, 24 May 2013 14:07:46 +0200 Nicolas Chauvat [cwctl] pass missing inputlevel argument to postcreate() (closes #2901037) stable
Wed, 29 May 2013 11:41:39 +0200 Julien Cristau [server] fix documentation of ZMQ options harder stable
Wed, 29 May 2013 16:44:16 +0200 Pierre-Yves David merge with 3.16.x fixes
Mon, 27 May 2013 15:39:56 +0200 Dimitri Papadopoulos [server] fix documentation of ZMQ options stable
Fri, 24 May 2013 11:16:09 +0200 Julien Cristau [zmq] set order for ZMQStartHook so other hooks don't need to stable
Thu, 23 May 2013 17:32:56 +0200 Nicolas Chauvat import merge_options directly from logilab.common
Fri, 24 May 2013 15:10:50 +0200 Nicolas Chauvat [server] fix error messages in write_sources_file()
Thu, 02 May 2013 12:22:14 +0200 Aurelien Campeas [doc] a couple almost-typos stable
Fri, 03 May 2013 17:26:23 +0200 Aurelien Campeas [schemaserial] mitigate critical message during migration
Wed, 22 May 2013 06:30:16 +0200 Dimitri Papadopoulos [doc] typo
Thu, 23 May 2013 18:57:25 +0200 Nicolas Chauvat [cw-ctl] fix help message for schemadiff In global help (closes #2888538)
Tue, 14 May 2013 18:02:24 +0200 Julien Cristau [dbapi] fix connect backwards compat harder stable
Thu, 23 May 2013 12:35:02 +0200 Julien Cristau [zmq] make publish address optional stable
Thu, 23 May 2013 14:38:43 +0200 Julien Cristau Fix documentation for zmq pub/sub hooks and configuration stable
Fri, 17 May 2013 16:25:48 +0200 Nicolas Chauvat [entity] improve deprecation messages stable
(0) -3000 -1000 -960 +960 +1000 tip