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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip