2012-12-17 Aurelien Campeas [ldapparser] demote warning level (actually important user info can leak there) (prepares #2542083) stable
2013-01-03 Arthur Lutz Remove changelog view (closes #2423532)
2013-01-02 Vincent Michel [dataimport] Allow to replace escape char in the create_copyfrom_buffer
2012-12-30 Nicolas Chauvat [doc] fix function name FTIRANK stable
2012-12-20 Adrien Di Mascio [json] enable jsonexport selection on empty rsets (closes #2544358) stable
2012-12-20 Adrien Di Mascio [test] fix req default value handling in CubicWebTC.view (closes #2544376) stable
2012-09-19 Aurelien Campeas [ajax] fix attribute lookup (closes #2491038)
2012-12-11 Aurelien Campeas [server] add debugging for Hooks & Operations (closes #2470048)
2012-12-14 Vincent Michel [dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
2012-11-26 Pierre-Yves David [test] swap order in assert of `test_users_and_groups_non_readable_by_guests`
2012-11-26 Pierre-Yves David [test] fix server/querier/build_descr1 test.
2012-11-27 Pierre-Yves David [server] make `test_bfss_fs_importing_transparency` less verbose on failure
2012-11-23 Pierre-Yves David [entity] drop redundant cache update
2012-12-03 Nicolas Chauvat [cw-ctl] silence msgcat and msgfmt (closes #2527594)
2012-12-12 David Douard Added tag cubicweb-debian-version-3.15.7-1 for changeset c5400558f370 stable
2012-12-12 David Douard Added tag cubicweb-version-3.15.7 for changeset d8916cee7b70 stable cubicweb-debian-version-3.15.7-1
2012-12-12 David Douard prepare 3.15.7 stable cubicweb-version-3.15.7
2012-12-04 Sylvain Thénault [migration] fix crash when adding a new meta relation type. Closes #2532483 stable
2012-12-10 David Douard [ldapfeed] fix connection leak (closes #2532528) stable
2012-12-04 David Douard [zmq] add an introductive docstring on ZMQComm stable
2012-12-11 Sylvain Thénault [server config] on quick start, system source is still activated. Closes #2535714 stable
2012-12-11 Pierre-Yves David [web] use `inline` `Content-Disposition` by default (closes #2535734) stable
2012-12-11 Pierre-Yves David [web] allow configuration of the Content-disposition value stable
2012-12-11 Pierre-Yves David [downloadable] fix filename HTTP header for simple name with space (closes #2535715) stable
2012-12-02 Nicolas Chauvat merge fixes from stable
2012-11-30 David Douard Added tag cubicweb-debian-version-3.15.6-1 for changeset b05e156b8fe7 stable
2012-11-30 David Douard Added tag cubicweb-version-3.15.6 for changeset 0163bd9f4880 stable cubicweb-debian-version-3.15.6-1
2012-11-30 David Douard prepare 3.15.6 stable cubicweb-version-3.15.6
2012-11-27 David Douard [web] add a digital signature to error form (closes #2522526) stable
2012-11-28 Nicolas Chauvat [web/views] bugfix: the mime type is text/plain, not text/txt (closes #2526345) stable
2012-11-27 Arthur Lutz [doc] fix of personnal etc directory in book stable
2012-11-27 David Douard [web] add a Forbidden exception stable
2012-11-27 Katia Saurfelt [web] add a ``anonymize-jsonp-queries`` option in file configuration (closes #2465388) stable
2012-11-27 Pierre-Yves David [downloadable] fix filename in HTTP header (closes #2522325, #2522324) stable
2012-11-27 Sylvain Thénault docstring typo stable
2012-11-22 Sylvain Thénault [facet] make BitFieldFacet allow special 0 value. Closes #2522697 stable
2012-11-16 Nicolas Chauvat [doc] ubuntu LTS is now Precise Pangolin stable
2012-11-16 Sylvain Thénault backport stable
2012-11-16 Arthur Lutz [server] implement base_url with secure=True (closes #2508638)
2012-11-16 Sylvain Thénault [validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
2012-11-09 Pierre-Yves David [wsgi] saner use of `self.config` instead of `config`
2012-11-09 Pierre-Yves David [server] fix repository initialisation
2012-10-24 Sylvain Thénault [web test] make unittest_viewselectors work if rdflib isn't available stable
2012-10-23 Sylvain Thénault [js/ajax] documentation of 'reload' is missing an argument stable
2012-10-23 Sylvain Thénault [ldapfeed] move docstring to the class instead of the module stable
2012-11-14 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
2012-11-08 Sylvain Thénault [startup hook/looping tasks] separated hook for each looping task to ease modification from cubes. Closes #2517096 stable
2012-11-08 Sylvain Thénault [ldaputils] should use entity.eid instead of entity on raising ValidationError. closes #2517095 stable
2012-11-14 Aurelien Campeas [dbapi] provide get_option_value over DBAPIRequest (closes #2515522) stable
2012-10-24 Aurelien Campeas Added tag cubicweb-debian-version-3.15.5-1 for changeset 19e115ae5442 stable
2012-10-24 Aurelien Campeas Added tag cubicweb-version-3.15.5 for changeset b0e086f451b7 stable cubicweb-debian-version-3.15.5-1
2012-10-24 Aurelien Campeas prepare 3.15.5 stable cubicweb-version-3.15.5
2012-09-11 Sylvain Thénault [entity attr cache] mark attribute as uncacheable in the underlying function else we may miss some changes.
2012-10-05 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
2012-10-11 Sylvain Thénault [req / session] drop is_internal_session (buggy) compat on base request by implementing necessary methods on internal manager
2012-09-20 Sylvain Thénault [check integrity] use session consistently
2012-09-20 Sylvain Thénault [test] use session commit/rollback to be consistent with the test
2012-10-23 Aurelien Campeas [merge] reintegrate that black sheep
2012-10-17 Aurelien Campeas [ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515) stable
2012-02-22 Anthony Truchet backporting
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip