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
(0) -3000 -1000 -120 +120 +1000 +3000 tip