Fri, 05 Feb 2010 12:13:48 +0100 Sylvain Thénault kill mx compat code (dropped since 3.2), more efficient merge_args implementation
Fri, 05 Feb 2010 12:05:24 +0100 Sylvain Thénault this test is now useless here
Fri, 05 Feb 2010 12:05:10 +0100 Sylvain Thénault 3.6 test api update
Fri, 05 Feb 2010 12:04:48 +0100 Sylvain Thénault db fill api has changed, update test accordingly
Fri, 05 Feb 2010 12:04:25 +0100 Sylvain Thénault no needs for a views package, 3.6 api update
Fri, 05 Feb 2010 11:58:11 +0100 Sylvain Thénault need post_build_callbacks attribute with earlier yams version
Fri, 05 Feb 2010 11:57:52 +0100 Sylvain Thénault update yams/rql dependencies
Fri, 05 Feb 2010 11:56:57 +0100 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
Fri, 05 Feb 2010 11:54:23 +0100 Sylvain Thénault moved generic datetime manipulation function to lgc
Fri, 05 Feb 2010 08:55:21 +0100 Sylvain Thénault fix wrong autoclass inclusion
Fri, 05 Feb 2010 08:54:51 +0100 Sylvain Thénault fix rest syntax error
Fri, 05 Feb 2010 08:54:11 +0100 Sylvain Thénault more selectors doc in the book, mostly extracted from code
Fri, 05 Feb 2010 08:53:33 +0100 Sylvain Thénault reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
Fri, 05 Feb 2010 08:11:38 +0100 Sylvain Thénault 3.6 api update
Fri, 05 Feb 2010 08:11:32 +0100 Sylvain Thénault clear rest_path __unique cache in clear_all_caches, fix related test
Fri, 05 Feb 2010 07:25:16 +0100 Sylvain Thénault backport stable
Thu, 04 Feb 2010 13:17:26 +0100 Sylvain Thénault copy back __doc__ for proper sphinx doc generation
Thu, 04 Feb 2010 18:29:43 +0100 Sylvain Thénault mimick actual request set_header method stable
Thu, 04 Feb 2010 18:29:30 +0100 Sylvain Thénault fix typo stable
Thu, 04 Feb 2010 11:33:55 +0100 Aurelien Campeas [views/treeview] fix non-ITree nodes last element computation stable
Thu, 04 Feb 2010 11:33:09 +0100 Aurelien Campeas [request] add a note about the encoding mgmt (or lack thereof) stable
Thu, 04 Feb 2010 11:32:13 +0100 Aurelien Campeas [views/plot] replace bogus jsoncall computation by something (statistically) more reliable (json_request being set to True in the JSoncontroller stable
Thu, 04 Feb 2010 11:30:47 +0100 Aurelien Campeas [doc] small fixes on security part stable
Thu, 04 Feb 2010 10:17:15 +0100 Adrien Di Mascio misc typos found on my way: NameError / SyntaxError / double __select__, <sigh ...>
Wed, 03 Feb 2010 21:11:50 +0100 Sylvain Thénault fix bad rest
Wed, 03 Feb 2010 21:11:41 +0100 Sylvain Thénault fix bad rest
Wed, 03 Feb 2010 21:02:56 +0100 Sylvain Thénault more details on selectors debugging
Wed, 03 Feb 2010 21:02:39 +0100 Sylvain Thénault add_state/add_transition are now deprecated, only add_workflow remaining
Wed, 03 Feb 2010 21:02:15 +0100 Sylvain Thénault damn me, more stupid sed fix...
Wed, 03 Feb 2010 20:35:48 +0100 Sylvain Thénault add note telling you don't et an UStreamIO for binary views
Wed, 03 Feb 2010 20:35:19 +0100 Sylvain Thénault document the ~ operator
Wed, 03 Feb 2010 20:34:44 +0100 Sylvain Thénault start documenting forms
Wed, 03 Feb 2010 20:33:49 +0100 Sylvain Thénault fix stupid sed
Wed, 03 Feb 2010 19:26:35 +0100 Sylvain Thénault moved content to the dbapi section
Wed, 03 Feb 2010 18:45:20 +0100 Sylvain Thénault nicer docstring
Wed, 03 Feb 2010 18:45:12 +0100 Sylvain Thénault live-server doesn't work, don't make think it does
Wed, 03 Feb 2010 18:44:50 +0100 Sylvain Thénault more stuff in doc's README
Wed, 03 Feb 2010 18:44:24 +0100 Sylvain Thénault update exemples using the 3.6 api and add/fix some sections (schema, vreg, talk about CW_MODE in concepts...). So much to do :'(
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Wed, 03 Feb 2010 16:19:12 +0100 Aurelien Campeas discriminate against None, not False-ish values stable
Tue, 02 Feb 2010 18:24:45 +0100 Pierre-Yves David Improve the schema command with filtering option.
Wed, 03 Feb 2010 10:55:25 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.5.12-1 for changeset 4281e1e2d76b stable
Wed, 03 Feb 2010 10:55:25 +0100 Sylvain Thénault Added tag cubicweb-version-3.5.12 for changeset 98af3d02b83e stable cubicweb-debian-version-3.5.12-1
Wed, 03 Feb 2010 09:21:47 +0100 Adrien Chauve Updated CW tutorial.
Wed, 03 Feb 2010 09:18:47 +0100 Sylvain Thénault le patch added_tips a été importé
Tue, 02 Feb 2010 21:14:01 +0100 Sylvain Thénault le patch admin_tips_for_backup a été importé
Tue, 02 Feb 2010 18:22:25 +0100 Pierre-Yves David Add a ``schema`` command to cmd ctrl to generate schema image.
Tue, 02 Feb 2010 16:19:48 +0100 Sylvain Thénault fix rset.related_entity with variables coming from subquery while some others not
Tue, 02 Feb 2010 11:07:12 +0100 Sylvain Thénault 3.5.12 stable cubicweb-version-3.5.12
Tue, 02 Feb 2010 11:00:08 +0100 Sylvain Thénault cleanup stable
Tue, 02 Feb 2010 10:59:44 +0100 Sylvain Thénault fix spurious http cache bug: sometimes last-modified headers is generated using non-english local, which ends up in a date that twisted can't parse and make it feels the page may be cached while it may not stable
Tue, 02 Feb 2010 10:47:47 +0100 Sylvain Thénault simpler last_modified implementation stable
Mon, 01 Feb 2010 18:55:47 +0100 Sylvain Thénault merge stable
Mon, 01 Feb 2010 18:55:16 +0100 Sylvain Thénault fetch all forms, avoid potential initialization pb stable
Mon, 01 Feb 2010 18:54:46 +0100 Sylvain Thénault missing jsonize, avoid spurious error w/ ff stable
Mon, 01 Feb 2010 19:11:14 +0100 Nicolas Chauvat refactor to use the 3.6 API
Mon, 01 Feb 2010 17:53:02 +0100 Alexandre Fayolle merge stable
Mon, 01 Feb 2010 17:49:59 +0100 Alexandre Fayolle merge stable
Wed, 27 Jan 2010 16:08:51 +0100 Alexandre Fayolle partial backport of support for adbh's new interface to backup_command and restore_command stable
Mon, 01 Feb 2010 16:59:26 +0100 Aurelien Campeas more escapes for the backslashes stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip