ext/rest.py
2013-04-04 Nicolas Chauvat [ext/rest] add directive bookmark to rest (closes #2545595)
2013-03-08 Pierre-Yves David merge with stable
2013-03-04 Nicolas Chauvat [ext/rest] fix docstring of rql_role() stable
2013-02-14 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2011-09-28 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
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-08-04 Nicolas Chauvat [web] rql directive breaks if explicit vid and empty rset (closes #1893433) stable
2011-06-29 Nicolas Chauvat [all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
2010-12-13 Nicolas Chauvat add a rql directive to restructuredtext stable
2010-09-16 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
2010-08-13 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
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-03-03 Sylvain Thénault custom rest publisher instead of using rest_publish. Avoid to keep a ref on the latest context
2010-03-03 Sylvain Thénault [rest] cleanup, avoid deprecation warning
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-06 Sylvain Thénault cleanup, don't fail if no context set on the sourcecode directive
2010-01-22 Sylvain Thénault 3.6 api update
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-22 Sylvain Thénault backport stable
2009-12-14 Sylvain Thénault quick and dirty fix trying to avoid rest directive conflicts when using sphinx (which seems to import the code) stable
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-07-24 Sylvain Thénault don't fail on unknown eid, simply issue a warning
2009-07-07 Sylvain Thénault use xml_escape stable
2009-07-07 Sylvain Thénault actually close #344401 by removing unprintable characters stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-04 sylvain thenault move card role to cubes.card tls-sprint
2009-04-23 sylvain thenault don't use a singleton rest parser which may leads to concurrency bugs tls-sprint
2009-04-09 sylvain thenault remove debug print tls-sprint
2009-03-04 sylvain thenault backport default branch tls-sprint
2009-02-17 sylvain thenault new ext package for modules depending on an option third party package tls-sprint
less more (0) tip