Tue, 19 Mar 2013 15:30:06 +0100 Aurelien Campeas [views/primary] some inner sections should use the `limit` by default to avoid a denial of service (closes #2719110)
Tue, 19 Mar 2013 15:18:22 +0100 Aurelien Campeas [entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
Tue, 19 Mar 2013 15:17:34 +0100 Aurelien Campeas [test/web] fix invisibly bogus test (prepares #2755994)
Fri, 08 Mar 2013 11:03:28 +0100 Rémi Cardona [cwconfig] Fix exception handling when building the cube dependency graph
Tue, 19 Mar 2013 12:25:18 +0100 Aurelien Campeas [merge] backport stable fixes
Mon, 18 Mar 2013 16:38:57 +0100 Aurelien Campeas [test/sobject] fix test regression stable
Wed, 13 Mar 2013 18:36:49 +0100 Rémi Cardona [web/request] Prune extraneous 'pageid' from generated ajax URL parameters (closes #2758130) stable
Wed, 13 Mar 2013 19:23:22 +0100 Rémi Cardona [web/component] Use global variable to point to ajax controller (part of #2758254) stable
Tue, 19 Mar 2013 12:24:40 +0100 Rémi Cardona [web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254) stable
Tue, 19 Mar 2013 10:08:20 +0100 Aurelien Campeas [devtools/httptest] fix syntax error introduced by ce5ae7b80d2c
Tue, 12 Mar 2013 19:24:43 +0100 Rémi Cardona [component] Fix URL generation for navigation component (closes #2464832) stable
Tue, 12 Mar 2013 12:08:22 +0100 Pierre-Yves David merge with another default heads
Tue, 12 Mar 2013 12:04:51 +0100 Pierre-Yves David Merge stable into default (NON-TRIVIAL)
Fri, 08 Feb 2013 18:36:00 +0100 Nicolas Chauvat maintain python2.5 compatibility stable
Fri, 18 Jan 2013 11:36:21 +0100 Julien Cristau [schema/workflow] one more typo fix stable
Fri, 22 Feb 2013 11:17:02 +0100 Julien Cristau [devtools] add http_publish to CubicWebTC (closes #2565882)
Fri, 18 Jan 2013 12:47:40 +0100 Sylvain Thénault [testlib] url_publish should give url to the request and the rset returned by the path evaluator to ctrl_publish. Closes #2557468
Fri, 22 Feb 2013 19:36:40 +0100 Nicolas Chauvat [towards py3k] import reduce() from functools (part of #2711624)
Mon, 11 Mar 2013 18:37:01 +0100 Pierre-Yves David merge stable fix into default
Wed, 09 Jan 2013 18:37:48 +0100 Sylvain Thénault [doc] document dbapi.Connection stable
Fri, 08 Mar 2013 09:15:09 +0100 Sylvain Thénault [c-c shell] fix command description (-P option is gone long ago) stable
Mon, 11 Mar 2013 14:46:09 +0100 Aurelien Campeas [hooks/syncschema] do not crash when adding a new entity type (closes #2741643) stable
Tue, 29 Jan 2013 16:57:44 +0100 pwatteyne [views/debug] Do not show all web sessions without CNX, just count them (closes #2602161) stable
Tue, 05 Mar 2013 15:37:37 +0100 Sylvain Thénault [facets js] use $ instead of jQuery and other small cleanups
Thu, 17 Jan 2013 15:42:09 +0100 Julien Cristau [devtools/httptest] allow sending other types of requests besides GET
Fri, 08 Mar 2013 18:43:42 +0100 Pierre-Yves David merge with stable
Mon, 04 Mar 2013 17:22:57 +0100 Nicolas Chauvat [ext/rest] fix docstring of rql_role() stable
Fri, 08 Mar 2013 18:04:40 +0100 Vincent Michel [web application] Fix missing self. in error_handler stable
Tue, 18 Dec 2012 12:42:56 +0100 Sylvain Thénault [ldapfeed] all options of a source should be in the same group, else you get AssertionError on c-c add-source. Closes #2538398
Wed, 20 Feb 2013 16:13:21 +0100 Nicolas Chauvat [sources] fix classes that inherit from AbstractSource (closes #2718669)
Thu, 24 Jan 2013 10:28:49 +0100 Julien Cristau [login] don't redirect to http url if we allow anonymous on https
Mon, 25 Feb 2013 11:34:58 +0100 Jérôme Roy Correct typo in example
Mon, 25 Feb 2013 18:02:11 +0100 Julien Cristau [testlib] make test_view load the json data
Mon, 11 Feb 2013 12:06:16 +0100 Rémi Cardona [etwist] Properly escape traceback output (closes #2712042)
Mon, 11 Feb 2013 11:26:08 +0100 Rémi Cardona [dbapi] Stop shadowing exceptions in get_repository() (closes #2710515)
Mon, 25 Feb 2013 11:18:14 +0100 Aurelien Campeas [cwvreg] complete cw.web.uicfg cleanup callback (closes #2718217)
Thu, 28 Feb 2013 11:19:36 +0100 Pierre-Yves David [book] fix typo.
Sat, 16 Feb 2013 21:46:24 +0100 Nicolas Chauvat [towards py3k] fix bug introduced by 0bb18407c053
Tue, 21 Feb 2012 18:23:23 +0100 Anthony Truchet [doc] Book entry for the undo functionnality.
Thu, 14 Feb 2013 16:45:07 +0100 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Thu, 14 Feb 2013 15:29:20 +0100 Nicolas Chauvat pkg: drop python 2.5 compatibility (closes #2711624)
Thu, 14 Feb 2013 15:21:23 +0100 Pierre-Yves David devtools: improve qunit timeout message
Thu, 14 Feb 2013 14:26:33 +0100 Pierre-Yves David merge default into stable
Tue, 12 Feb 2013 11:35:15 +0100 Nicolas Chauvat [devtools] fix broken windmill test case stable
Thu, 31 Jan 2013 18:34:31 +0100 David Douard Added tag cubicweb-debian-version-3.15.9-1 for changeset 29fbc632a696 stable
Thu, 31 Jan 2013 18:34:30 +0100 David Douard Added tag cubicweb-version-3.15.9 for changeset 8bfc0753f1da stable cubicweb-debian-version-3.15.9-1
Fri, 25 Jan 2013 17:56:15 +0100 David Douard Added tag cubicweb-debian-version-3.16.0-1 for changeset 853237d1daf6
Fri, 25 Jan 2013 17:56:14 +0100 David Douard Added tag cubicweb-version-3.16.0 for changeset 6c7c2a02c9a0 cubicweb-debian-version-3.16.0-1
Fri, 25 Jan 2013 17:52:02 +0100 David Douard 3.15.9 stable cubicweb-version-3.15.9
Fri, 25 Jan 2013 16:44:07 +0100 Aurelien Campeas [ldap test] fix bad merge cubicweb-version-3.16.0
Fri, 25 Jan 2013 14:33:40 +0100 Aurelien Campeas [merge] backport stable fixes
Fri, 25 Jan 2013 13:28:23 +0100 Aurelien Campeas [cwctl] fix cubicweb-ctl shell command (closes #2583919)
Thu, 24 Jan 2013 16:13:40 +0100 David Douard [ldap test] move the slapd database directory to a tempdir (closes #2583993) stable
Thu, 24 Jan 2013 16:10:31 +0100 David Douard [ldap auth] make sure imported passwords from LDAP are encrypted (closes #2583994) stable
Tue, 18 Dec 2012 12:25:08 +0100 Sylvain Thénault [ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399 stable
Wed, 09 Jan 2013 14:27:51 +0100 Aurelien Campeas [doc/ldap] update the ldap chapter wrt the ldapfeed source type (closes #2551863) stable
Wed, 23 Jan 2013 17:58:49 +0100 Aurelien Campeas prepare 3.16
Wed, 23 Jan 2013 18:20:05 +0100 Aurelien Campeas [doc/3.16] complete description of what changed
Fri, 04 Jan 2013 15:39:52 +0100 Sylvain Thénault [rql sources] uses an URL as remote host address for pyro/zmq rql sources,
Fri, 04 Jan 2013 15:18:44 +0100 Sylvain Thénault [repo sources] move handling of source's url into abstract source as this becomes shared by most sources
Thu, 10 Jan 2013 22:52:47 +0100 Sylvain Thénault [db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
Thu, 10 Jan 2013 22:51:10 +0100 Sylvain Thénault [repository sources] copy source configuration: source's __init__ modify it while config.sources() return a cached dictionary which shouldn't be modified
Thu, 10 Jan 2013 22:50:34 +0100 Sylvain Thénault cleanup repository connect doc: cnxtype is now deprecated / base_url has never been given that way. Follow #2521848
Tue, 22 Jan 2013 18:16:20 +0100 Aurelien Campeas prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
Mon, 21 Jan 2013 18:01:25 +0100 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
Thu, 10 Jan 2013 23:05:45 +0100 Sylvain Thénault [ldap test] ensure slapdd launch went fine and move ldapfeed setUp to parent class, as all ldap sources deal with url
Thu, 10 Jan 2013 18:11:33 +0100 Aurelien Campeas [web/uihelper,uicfg] transform uihelper functions into uicfg objects methods (closes #2543949)
Mon, 21 Jan 2013 16:34:09 +0100 Florent Cayré make ui configurations selectable (closes #2406609)
Thu, 10 Jan 2013 18:34:10 +0100 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
Thu, 10 Jan 2013 13:03:38 +0100 Aurelien Campeas [appobject] introduce RegistrableObject base class (prepares #2406609)
Mon, 21 Jan 2013 13:55:25 +0100 Aurelien Campeas [cwvreg] introduce lgc version 0.59 and remove unneeded method redefinition (prepares #2406609)
Fri, 23 Nov 2012 18:27:35 +0100 Pierre-Yves David [BFSS] mark fs_imported value as uncachable
Fri, 18 Jan 2013 18:48:15 +0100 Pierre-Yves David [entity] add a "repo_side" parameter to `_cw_dont_cache_attribute`
Fri, 18 Jan 2013 18:31:51 +0100 Aurelien Campeas [merge] backport stable fixes
Fri, 18 Jan 2013 18:31:25 +0100 Aurelien Campeas [entities] fix test failures introduced by fixes in workflow related message strings (completes 9bb93efa1952) stable
Fri, 18 Jan 2013 16:40:11 +0100 Vladimir Popescu [doc/book/] Corrected typo in en/tutorials/base/customizing-the-application.rst, for the add_cubes function call
Fri, 18 Jan 2013 17:37:35 +0100 Aurelien Campeas [entity,views/json] backout 353bbd17a8b6 (reopens #2559931) stable
Tue, 15 Jan 2013 20:17:09 +0100 Julien Cristau [schemas] fix typo stable
Thu, 17 Jan 2013 18:30:08 +0100 Pierre-Yves David merge with stable
Thu, 10 Jan 2013 18:31:43 +0100 Aurelien Campeas [appobject] cleanup module (prepares #2406609)
Thu, 17 Jan 2013 14:29:12 +0100 Aurelien Campeas [uicfg] remove pre 3.6 bw compat structure (prepares #2406609)
Thu, 17 Jan 2013 17:12:06 +0100 Sylvain Thénault [testlib] test_view now parse json data, closes #2557467 stable
Thu, 17 Jan 2013 14:39:51 +0100 Sylvain Thénault Improve entity json export (closes #2559931) stable
Thu, 17 Jan 2013 14:40:57 +0100 Sylvain Thénault [web/application/test] drop useless code stable
Thu, 17 Jan 2013 15:11:37 +0100 Pierre-Yves David [test] precheck initial condition stable
Wed, 16 Jan 2013 17:42:16 +0100 Julien Cristau [packaging] Fix search in squeeze cubicweb-documentation package (closes #2558496) stable
Wed, 16 Jan 2013 17:41:45 +0100 Julien Cristau [packaging] don't compress txt files (closes #2558496) stable
Wed, 09 Jan 2013 21:48:59 +0100 Sylvain Thénault [wf/test] fix tests broken by changes from another patch which have slipped there
Wed, 09 Jan 2013 16:06:20 +0100 Aurelien Campeas [merge] backport stable
Wed, 09 Jan 2013 15:46:05 +0100 Aurelien Campeas [web/test] fix stale reference to the changelog view (closes #2423532)
Wed, 09 Jan 2013 18:03:17 +0100 David Douard Added tag cubicweb-debian-version-3.15.8-1 for changeset 4ef457479337 stable
Wed, 09 Jan 2013 18:03:17 +0100 David Douard Added tag cubicweb-version-3.15.8 for changeset 459d0c48dfaf stable cubicweb-debian-version-3.15.8-1
Wed, 09 Jan 2013 16:04:26 +0100 Aurelien Campeas [test] fix possible views test (closes #2544358) stable cubicweb-version-3.15.8
Wed, 09 Jan 2013 15:40:41 +0100 Aurelien Campeas prepare 3.15.8 stable
Wed, 09 Jan 2013 14:29:29 +0100 Aurelien Campeas [ldapfeed] if a deactivated user becomes available again in its source, reactivate it (closes #2542776) stable
Tue, 08 Jan 2013 15:53:22 +0100 Aurelien Campeas [ldaputils,ldapparser] correctly compute "deleted" users (closes #2542083) stable
Thu, 03 Jan 2013 23:27:56 +0100 Sylvain Thénault [dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200
Tue, 18 Dec 2012 11:40:51 +0100 David Douard [ldapsource] keep python 2.5 compatibility (closes #2541602) stable
Tue, 18 Dec 2012 10:42:11 +0100 Aurelien Campeas [ldapuser2ldapfeed] .values -> .iteritems (closes #2542872) stable
Mon, 17 Dec 2012 14:40:03 +0100 Aurelien Campeas [ldap tests] cleanup in preparation of #2542083 stable
Mon, 17 Dec 2012 14:26:41 +0100 Aurelien Campeas [ldapparser] demote warning level (actually important user info can leak there) (prepares #2542083) stable
Thu, 03 Jan 2013 23:10:50 +0100 Arthur Lutz Remove changelog view (closes #2423532)
Wed, 02 Jan 2013 18:17:02 +0100 Vincent Michel [dataimport] Allow to replace escape char in the create_copyfrom_buffer
Sun, 30 Dec 2012 22:31:10 +0100 Nicolas Chauvat [doc] fix function name FTIRANK stable
Thu, 20 Dec 2012 12:15:57 +0100 Adrien Di Mascio [json] enable jsonexport selection on empty rsets (closes #2544358) stable
Thu, 20 Dec 2012 12:14:14 +0100 Adrien Di Mascio [test] fix req default value handling in CubicWebTC.view (closes #2544376) stable
Wed, 19 Sep 2012 17:16:04 +0200 Aurelien Campeas [ajax] fix attribute lookup (closes #2491038)
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
(0) -3000 -1000 -120 +120 +1000 +3000 tip