ext/rest.py
Thu, 10 Dec 2015 12:34:15 +0100 Rémi Cardona merge with 3.21.3
Wed, 09 Dec 2015 18:24:09 +0100 Rémi Cardona merge with 3.20.11
Tue, 08 Dec 2015 17:59:54 +0100 Sylvain Thénault [rest] a bit of pep8
Tue, 08 Dec 2015 10:24:44 +0100 Sylvain Thénault [rest] avoid field on two lines if name is above some size limit. Closes #8961835
Fri, 18 Sep 2015 12:03:12 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 09:39:30 +0200 Rémi Cardona [py3k] import URL mangling functions using six.moves
Fri, 11 Sep 2015 14:28:06 +0200 Samuel Trégouët [py3k] except as
Wed, 20 Aug 2014 20:46:17 +0200 Rémi Cardona [ext] Remove use of cStringIO
Thu, 28 Aug 2014 18:54:21 +0200 David Douard [book] fix docstrings to please sphinx
Thu, 13 Mar 2014 15:33:22 +0100 Denis Laxalde [ext/rest] Catch SystemExit raised by docutils stable
Tue, 11 Feb 2014 11:03:01 +0100 Dimitri Papadopoulos Typo in comments and error messages
Mon, 09 Sep 2013 12:43:25 +0200 Denis Laxalde [ReST] Implement a rql-table reST directive. Closes #3252856
Thu, 04 Apr 2013 17:45:09 +0200 Nicolas Chauvat [ext/rest] add directive bookmark to rest (closes #2545595)
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
Thu, 14 Feb 2013 16:45:07 +0100 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Thu, 04 Aug 2011 12:11:36 +0200 Nicolas Chauvat [web] rql directive breaks if explicit vid and empty rset (closes #1893433) stable
Wed, 29 Jun 2011 18:26:29 +0200 Nicolas Chauvat [all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
Mon, 13 Dec 2010 19:56:59 +0100 Nicolas Chauvat add a rql directive to restructuredtext stable
Thu, 16 Sep 2010 18:43:03 +0200 Sylvain Thénault [ReST] settings update: add traceback=True to avoid sys.exit, and set stylesheet to None since we don't care about it and that may makes docutils stupidly fail according to the cwd at import time... stable
Fri, 13 Aug 2010 08:23:14 +0200 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Wed, 03 Mar 2010 18:52:56 +0100 Sylvain Thénault custom rest publisher instead of using rest_publish. Avoid to keep a ref on the latest context
Wed, 03 Mar 2010 18:33:56 +0100 Sylvain Thénault [rest] cleanup, avoid deprecation warning
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Sat, 06 Feb 2010 08:45:14 +0100 Sylvain Thénault cleanup, don't fail if no context set on the sourcecode directive
Fri, 22 Jan 2010 14:40:29 +0100 Sylvain Thénault 3.6 api update
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Mon, 14 Dec 2009 16:25:25 +0100 Sylvain Thénault quick and dirty fix trying to avoid rest directive conflicts when using sphinx (which seems to import the code) stable
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
Fri, 24 Jul 2009 12:08:17 +0200 Sylvain Thénault don't fail on unknown eid, simply issue a warning
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Tue, 07 Jul 2009 13:25:24 +0200 Sylvain Thénault actually close #344401 by removing unprintable characters stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Mon, 04 May 2009 13:30:47 +0200 sylvain thenault move card role to cubes.card tls-sprint
Thu, 23 Apr 2009 16:08:40 +0200 sylvain thenault don't use a singleton rest parser which may leads to concurrency bugs tls-sprint
Thu, 09 Apr 2009 16:16:58 +0200 sylvain thenault remove debug print tls-sprint
Wed, 04 Mar 2009 17:12:28 +0100 sylvain thenault backport default branch tls-sprint
Tue, 17 Feb 2009 22:34:18 +0100 sylvain thenault new ext package for modules depending on an option third party package tls-sprint
less more (0) tip