2012-12-17 Aurelien Campeas [ldap tests] cleanup in preparation of #2542083 stable
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
2012-10-12 Sylvain Thénault backport stable
2012-10-02 Florent Cayré fix no more running zmq repository test (closes #2500153) stable
2012-09-28 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
2012-10-12 Sylvain Thénault dummy merge
2012-10-12 Sylvain Thénault [ajax] reload function should set 'processing' cursor. Closes #2503899
2012-10-01 Aurelien Campeas [misc/scripts] a slightly experimental script to help repair LDAPUser cwusers suffering from split-brainite (closes #2497108) stable
2012-09-24 Aurelien Campeas [views/boxes] re-establish the proper selector (closes #2496294) stable
2012-10-01 Aurelien Campeas [ldapparser] raise specific error if the configuration is wrong (closes #2498164) stable
2012-10-08 Arthur Lutz [skeleton] add pypi classifiers in __pkginfo__ and setup.py (closes #2502156) stable
2012-09-18 Sylvain Thénault [c-c shell -H] add verbosity=0 so we are not asked to confirm everything, as when not using -H stable
2012-09-21 Adrien Di Mascio mock ``CWUser.prefered_language()`` on InternalManager objects.
2012-09-14 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
2012-09-20 Sylvain Thénault [session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
2012-09-10 Sylvain Thénault [web app] move set of status_out into validation_error_handler to ease readability
2012-09-10 Sylvain Thénault [workflow test] don't use session.user, subject to internal changes
2012-09-10 Sylvain Thénault [db creation test] more testing of db initialization: call build_db_cache and ensure admin user exists
2012-09-17 Sylvain Thénault [source synchronization hooks] Fix/enhance system source hooks
2012-09-17 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
2012-09-11 Sylvain Thénault [repo cleanup] drop code moved to querier by 7e264ce34cd4
2012-09-11 Sylvain Thénault [repo cleanup] drop code moved to querier by 7e264ce34cd4
2012-09-18 Sylvain Thénault Added tag cubicweb-debian-version-3.15.4-1 for changeset 70cb36c826df stable
2012-09-18 Sylvain Thénault Added tag cubicweb-version-3.15.4 for changeset 63260486de89 stable cubicweb-debian-version-3.15.4-1
2012-09-17 Nicolas Chauvat [facets] add link 'focus on selection' (closes #525277)
2012-09-10 Julien Cristau [server/utils] catch ValueError from password verification stable cubicweb-version-3.15.4
2012-09-10 Sylvain Thénault [test] reindent and use request() rather than bare session
2012-09-06 Aurelien Campeas [repo] fix debug code in DBG_REPO mode (closes #2469942) stable
2012-09-13 Sylvain Thénault [datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156 stable
2012-09-10 Julien Cristau [sources/native] automatically update passwords using deprecated hashes on login stable
2012-09-14 Sylvain Thénault [repo pyro] fix previous commit: should not import Pyro in remoterql module/base class, it may be missing stable
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-09-10 Sylvain Thénault minor cleanups/typos
2012-09-10 Sylvain Thénault [session / querier] reorganize code to building result set descriptions
2012-09-11 Sylvain Thénault [web] search state doesn't need cnx, remove useless test
2012-09-10 Sylvain Thénault [schema] rename schema permissions function: session may also be a request, use _cw
2012-09-10 Sylvain Thénault [repo initialisation] during repo creation, load all hooks and entities code
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip