Tue, 11 Dec 2012 18:20:00 +0100 Aurelien Campeas [server] add debugging for Hooks & Operations (closes #2470048)
Fri, 14 Dec 2012 14:08:14 +0100 Vincent Michel [dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
Mon, 26 Nov 2012 12:52:33 +0100 Pierre-Yves David [test] swap order in assert of `test_users_and_groups_non_readable_by_guests`
Mon, 26 Nov 2012 19:47:12 +0100 Pierre-Yves David [test] fix server/querier/build_descr1 test.
Tue, 27 Nov 2012 12:36:33 +0100 Pierre-Yves David [server] make `test_bfss_fs_importing_transparency` less verbose on failure
Fri, 23 Nov 2012 17:12:58 +0100 Pierre-Yves David [entity] drop redundant cache update
Mon, 03 Dec 2012 13:22:10 +0100 Nicolas Chauvat [cw-ctl] silence msgcat and msgfmt (closes #2527594)
Wed, 12 Dec 2012 22:13:38 +0100 David Douard Added tag cubicweb-debian-version-3.15.7-1 for changeset c5400558f370 stable
Wed, 12 Dec 2012 22:13:37 +0100 David Douard Added tag cubicweb-version-3.15.7 for changeset d8916cee7b70 stable cubicweb-debian-version-3.15.7-1
Wed, 12 Dec 2012 22:11:52 +0100 David Douard prepare 3.15.7 stable cubicweb-version-3.15.7
Tue, 04 Dec 2012 13:41:20 +0100 Sylvain Thénault [migration] fix crash when adding a new meta relation type. Closes #2532483 stable
Mon, 10 Dec 2012 11:50:42 +0100 David Douard [ldapfeed] fix connection leak (closes #2532528) stable
Tue, 04 Dec 2012 16:16:08 +0100 David Douard [zmq] add an introductive docstring on ZMQComm stable
Tue, 11 Dec 2012 16:14:57 +0100 Sylvain Thénault [server config] on quick start, system source is still activated. Closes #2535714 stable
Tue, 11 Dec 2012 17:07:57 +0100 Pierre-Yves David [web] use `inline` `Content-Disposition` by default (closes #2535734) stable
Tue, 11 Dec 2012 16:57:18 +0100 Pierre-Yves David [web] allow configuration of the Content-disposition value stable
Tue, 11 Dec 2012 17:17:40 +0100 Pierre-Yves David [downloadable] fix filename HTTP header for simple name with space (closes #2535715) stable
Mon, 03 Dec 2012 00:03:03 +0100 Nicolas Chauvat merge fixes from stable
Fri, 30 Nov 2012 21:19:36 +0100 David Douard Added tag cubicweb-debian-version-3.15.6-1 for changeset b05e156b8fe7 stable
Fri, 30 Nov 2012 21:19:35 +0100 David Douard Added tag cubicweb-version-3.15.6 for changeset 0163bd9f4880 stable cubicweb-debian-version-3.15.6-1
Fri, 30 Nov 2012 21:18:05 +0100 David Douard prepare 3.15.6 stable cubicweb-version-3.15.6
Tue, 27 Nov 2012 14:48:03 +0100 David Douard [web] add a digital signature to error form (closes #2522526) stable
Wed, 28 Nov 2012 11:44:15 +0100 Nicolas Chauvat [web/views] bugfix: the mime type is text/plain, not text/txt (closes #2526345) stable
Tue, 27 Nov 2012 17:16:23 +0100 Arthur Lutz [doc] fix of personnal etc directory in book stable
Tue, 27 Nov 2012 12:24:56 +0100 David Douard [web] add a Forbidden exception stable
Tue, 27 Nov 2012 11:38:03 +0100 Katia Saurfelt [web] add a ``anonymize-jsonp-queries`` option in file configuration (closes #2465388) stable
Tue, 27 Nov 2012 11:27:49 +0100 Pierre-Yves David [downloadable] fix filename in HTTP header (closes #2522325, #2522324) stable
Tue, 27 Nov 2012 11:18:42 +0100 Sylvain Thénault docstring typo stable
Thu, 22 Nov 2012 16:13:43 +0100 Sylvain Thénault [facet] make BitFieldFacet allow special 0 value. Closes #2522697 stable
Fri, 16 Nov 2012 12:28:30 +0100 Nicolas Chauvat [doc] ubuntu LTS is now Precise Pangolin stable
Fri, 16 Nov 2012 11:53:17 +0100 Sylvain Thénault backport stable
Fri, 16 Nov 2012 11:52:06 +0100 Arthur Lutz [server] implement base_url with secure=True (closes #2508638)
Fri, 16 Nov 2012 11:41:38 +0100 Sylvain Thénault [validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
Fri, 09 Nov 2012 15:27:40 +0100 Pierre-Yves David [wsgi] saner use of `self.config` instead of `config`
Fri, 09 Nov 2012 17:14:18 +0100 Pierre-Yves David [server] fix repository initialisation
Wed, 24 Oct 2012 09:56:52 +0200 Sylvain Thénault [web test] make unittest_viewselectors work if rdflib isn't available stable
Tue, 23 Oct 2012 12:12:43 +0200 Sylvain Thénault [js/ajax] documentation of 'reload' is missing an argument stable
Tue, 23 Oct 2012 12:12:22 +0200 Sylvain Thénault [ldapfeed] move docstring to the class instead of the module stable
Wed, 14 Nov 2012 11:12:13 +0100 Sylvain Thénault [hook] fix hook base class so access to __registries__ doesn't call check_event, only call it in registered callback. Closes #2517748 stable
Thu, 08 Nov 2012 11:43:11 +0100 Sylvain Thénault [startup hook/looping tasks] separated hook for each looping task to ease modification from cubes. Closes #2517096 stable
Thu, 08 Nov 2012 11:40:24 +0100 Sylvain Thénault [ldaputils] should use entity.eid instead of entity on raising ValidationError. closes #2517095 stable
Wed, 14 Nov 2012 11:06:24 +0100 Aurelien Campeas [dbapi] provide get_option_value over DBAPIRequest (closes #2515522) stable
Wed, 24 Oct 2012 14:38:05 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3.15.5-1 for changeset 19e115ae5442 stable
Wed, 24 Oct 2012 14:38:04 +0200 Aurelien Campeas Added tag cubicweb-version-3.15.5 for changeset b0e086f451b7 stable cubicweb-debian-version-3.15.5-1
Wed, 24 Oct 2012 12:08:21 +0200 Aurelien Campeas prepare 3.15.5 stable cubicweb-version-3.15.5
Tue, 11 Sep 2012 12:42:26 +0200 Sylvain Thénault [entity attr cache] mark attribute as uncacheable in the underlying function else we may miss some changes.
Fri, 05 Oct 2012 16:54:22 +0200 Sylvain Thénault [repository] move modification of appobject_path to repository initialization code so we can restore it later to avoid side effect on the config. Fix regression introduced in d32ab8570e5d
Thu, 11 Oct 2012 18:42:13 +0200 Sylvain Thénault [req / session] drop is_internal_session (buggy) compat on base request by implementing necessary methods on internal manager
Thu, 20 Sep 2012 16:33:51 +0200 Sylvain Thénault [check integrity] use session consistently
Thu, 20 Sep 2012 16:18:13 +0200 Sylvain Thénault [test] use session commit/rollback to be consistent with the test
Tue, 23 Oct 2012 15:00:53 +0200 Aurelien Campeas [merge] reintegrate that black sheep
Wed, 17 Oct 2012 15:47:12 +0200 Aurelien Campeas [ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515) stable
Wed, 22 Feb 2012 11:57:42 +0100 Anthony Truchet backporting
Fri, 12 Oct 2012 16:05:16 +0200 Sylvain Thénault backport stable
Tue, 02 Oct 2012 16:44:55 +0200 Florent Cayré fix no more running zmq repository test (closes #2500153) stable
Fri, 28 Sep 2012 17:49:54 +0200 Sylvain Thénault [dbapi] load_appobjects must attempt to load available cubicweb configurations to avoid error when some object use a persistent propery (CWProperty) defined there. Closes #2497697 stable
Fri, 12 Oct 2012 15:38:58 +0200 Sylvain Thénault dummy merge
Fri, 12 Oct 2012 12:47:45 +0200 Sylvain Thénault [ajax] reload function should set 'processing' cursor. Closes #2503899
Mon, 01 Oct 2012 12:49:34 +0200 Aurelien Campeas [misc/scripts] a slightly experimental script to help repair LDAPUser cwusers suffering from split-brainite (closes #2497108) stable
Mon, 24 Sep 2012 16:45:26 +0200 Aurelien Campeas [views/boxes] re-establish the proper selector (closes #2496294) stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip