2013-03-25 Pierre-Yves David [transaction] initialize transaction data and state related attribute.
2013-03-22 Pierre-Yves David [transaction] handle ``mode`` default value in Transaction
2013-03-22 Pierre-Yves David [transaction] explicit Transaction cnxset attribute
2013-03-22 Pierre-Yves David [server] rename TransactionData to Transaction
2013-03-22 Pierre-Yves David [doc] update Session documentation
2013-03-21 Pierre-Yves David merge 3.16 fix in default
2013-03-21 Julien Cristau [devtools] fix a couple issues with xvfb-run stable
2013-03-21 Julien Cristau [devtools/qunit] don't open-code subprocess.Popen.terminate stable
2013-03-21 Julien Cristau [devtools/qunit] get rid of unused variable stable
2011-10-18 Alain Leufroy [server] *init_repository* lookup the database instead of the schema to drop tables (closes #810743) stable
2012-10-18 Arthur Lutz [book] remove XXX to an old discussion about appengine stable
2013-02-22 Sylvain Thénault [web publish] in case of error, ensure proper http status is set and Content-disposition header is reseted. Closes #2553066 stable
2013-03-12 Julien Cristau Add CubicWebRequestBase.content (closes #2742453)
2013-01-17 David Douard add the match_http_method predicate (closes #2559932)
2013-03-21 Pierre-Yves David [pkg] the previous commit requires new feature in yams.
2012-11-30 Alexandre Richardson add a command to compare db schema and file system schema (closes #464991)
2013-03-12 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
2013-03-20 Pierre-Yves David merge with stable
2013-03-21 Pierre-Yves David 3.15 is the new old stable oldstable
2012-09-17 Arthur Lutz [web] don't link to None in author box (when author has been deleted) (closes #2409855) stable
2013-03-19 Julien Cristau dbapi: try to restore compatibility of the connect api with 3.15 stable
2013-03-20 Pierre-Yves David 3.16 is the new stable stable
2013-03-19 Aurelien Campeas Added tag cubicweb-debian-version-3.15.10-1 for changeset feca12e4a618 stable
2013-03-19 Aurelien Campeas Added tag cubicweb-version-3.15.10 for changeset 89bdb5444cd2 stable cubicweb-debian-version-3.15.10-1
2013-03-19 Aurelien Campeas prepare 3.15.10 stable cubicweb-version-3.15.10
2013-03-19 Aurelien Campeas Added tag cubicweb-debian-version-3.16.1-1 for changeset 84fbcdc8021c
2013-03-19 Aurelien Campeas Added tag cubicweb-version-3.16.1 for changeset d95cbb7349f0 cubicweb-debian-version-3.16.1-1
2013-03-19 Aurelien Campeas prepare 3.16.1 cubicweb-version-3.16.1
2013-03-19 Aurelien Campeas [views/primary] some inner sections should use the `limit` by default to avoid a denial of service (closes #2719110)
2013-03-19 Aurelien Campeas [entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
2013-03-19 Aurelien Campeas [test/web] fix invisibly bogus test (prepares #2755994)
2013-03-08 Rémi Cardona [cwconfig] Fix exception handling when building the cube dependency graph
2013-03-19 Aurelien Campeas [merge] backport stable fixes
2013-03-18 Aurelien Campeas [test/sobject] fix test regression stable
2013-03-13 Rémi Cardona [web/request] Prune extraneous 'pageid' from generated ajax URL parameters (closes #2758130) stable
2013-03-13 Rémi Cardona [web/component] Use global variable to point to ajax controller (part of #2758254) stable
2013-03-19 Rémi Cardona [web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254) stable
2013-03-19 Aurelien Campeas [devtools/httptest] fix syntax error introduced by ce5ae7b80d2c
2013-03-12 Rémi Cardona [component] Fix URL generation for navigation component (closes #2464832) stable
2013-03-12 Pierre-Yves David merge with another default heads
2013-03-12 Pierre-Yves David Merge stable into default (NON-TRIVIAL)
2013-02-08 Nicolas Chauvat maintain python2.5 compatibility stable
2013-01-18 Julien Cristau [schema/workflow] one more typo fix stable
2013-02-22 Julien Cristau [devtools] add http_publish to CubicWebTC (closes #2565882)
2013-01-18 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
2013-02-22 Nicolas Chauvat [towards py3k] import reduce() from functools (part of #2711624)
2013-03-11 Pierre-Yves David merge stable fix into default
2013-01-09 Sylvain Thénault [doc] document dbapi.Connection stable
2013-03-08 Sylvain Thénault [c-c shell] fix command description (-P option is gone long ago) stable
2013-03-11 Aurelien Campeas [hooks/syncschema] do not crash when adding a new entity type (closes #2741643) stable
2013-01-29 pwatteyne [views/debug] Do not show all web sessions without CNX, just count them (closes #2602161) stable
2013-03-05 Sylvain Thénault [facets js] use $ instead of jQuery and other small cleanups
2013-01-17 Julien Cristau [devtools/httptest] allow sending other types of requests besides GET
2013-03-08 Pierre-Yves David merge with stable
2013-03-04 Nicolas Chauvat [ext/rest] fix docstring of rql_role() stable
2013-03-08 Vincent Michel [web application] Fix missing self. in error_handler stable
2012-12-18 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
2013-02-20 Nicolas Chauvat [sources] fix classes that inherit from AbstractSource (closes #2718669)
2013-01-24 Julien Cristau [login] don't redirect to http url if we allow anonymous on https
2013-02-25 Jérôme Roy Correct typo in example
2013-02-25 Julien Cristau [testlib] make test_view load the json data
2013-02-11 Rémi Cardona [etwist] Properly escape traceback output (closes #2712042)
2013-02-11 Rémi Cardona [dbapi] Stop shadowing exceptions in get_repository() (closes #2710515)
2013-02-25 Aurelien Campeas [cwvreg] complete cw.web.uicfg cleanup callback (closes #2718217)
(0) -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 tip