2013-04-03 Sylvain Thénault [predicates] use select_or_none rather than select+try/except, expected to be more efficient stable
2013-04-08 Pierre-Yves David [pkg] prepare version 3.15.11 ? oldstable cubicweb-version-3.15.11
2013-04-08 Pierre-Yves David merge 3.14.x fix into 3.15.x oldstable
2013-04-03 Sylvain Thénault [facet] ensure a facet DOM id is a valid jQuery identifier. Closes #2789089 oldstable
2013-02-04 Sylvain Thénault [predicates] fix 'adaptable' implementation, used to return 0 on a rset with individualy adaptable entities of different types. Closes #2709663 oldstable
2013-04-03 Pierre-Yves David [cmd] fix exlog documentation (closes #2715913) oldstable
2013-04-08 Pierre-Yves David Added tag cubicweb-debian-version-3.14.10-1 for changeset 197bcd087c87 oldstable
2013-04-08 Pierre-Yves David Added tag cubicweb-version-3.14.10 for changeset 0ff798f80138 oldstable cubicweb-debian-version-3.14.10-1
2013-04-08 Pierre-Yves David [pkg] prepare 3.14.10 release oldstable cubicweb-version-3.14.10
2013-04-08 Adrien Di Mascio [querier] fix eid relations handling in SET queries (closes #2797052) oldstable
2013-04-04 Nicolas Chauvat [ext/rest] add directive bookmark to rest (closes #2545595)
2013-04-03 David Douard [c-c create] make post-create step optional (closes #2712041)
2013-03-15 Rémi Cardona [cwconfig] Add optional configuration param to load a UI cube before other cubes
2013-04-02 Rémi Cardona [web/views] Move massmailing to its own cube (closes #2788086)
2013-04-02 Pierre-Yves David merge with stable fix
2013-04-02 Pierre-Yves David [req] explicit `user` attribute
2013-04-02 Pierre-Yves David [test] use the right order in some assertEqual
2013-03-29 Pierre-Yves David [session/transaction] move resource accessors on Transaction
2013-03-29 Pierre-Yves David [session/transaction] move multiple utility on Transaction
2013-03-29 Pierre-Yves David [session/transaction] handle cnxset repository logic in transaction
2013-03-29 Pierre-Yves David [transaction] keep a reference to the repo object
2013-03-29 Pierre-Yves David [session] make security_enabled API private
2013-03-29 Pierre-Yves David [session] make hook_control API private
2013-04-02 Pierre-Yves David [service] split session retrieval and service execution stable
2013-04-02 Pierre-Yves David [service] handle cnxset in the async case only stable
2013-04-02 Pierre-Yves David [service] extract session retrieval from "task" closure stable
2013-03-12 Vladimir Popescu [cubicweb/doc] Add tutorial on data import in CubicWeb.
2013-04-02 Vladimir Popescu [dataimport] Slight message modification in exception handling code.
2013-04-02 Vladimir Popescu [dataimport] Handle various data formats when creating buffers from data.
2013-04-02 Vladimir Popescu [dataimport] Add a ``flush`` method for all stores.
2013-04-02 Vladimir Popescu [dataimport] Uniformize the API across the different stores.
2013-03-28 Anthony Truchet [data] Add a CSS for undo UI rendering stable
2012-12-17 Julien Cristau [web/views] extract cube geocoding (closes #353000)
2013-02-11 David Douard [c-c list] add an optional argument to the list command (closes #2709703)
2013-03-13 Florent Cayre default base-url now uses fdqn instead of hostname only (closes #2542815)
2013-03-28 Aurelien Campeas [editcontroller] a small debugging help (closes #2518980) stable
2013-03-28 Dimitri Papadopoulos [doc] small doc improvement
2013-03-28 Dimitri Papadopoulos [doc] fix Pyro url
2013-03-28 Dimitri Papadopoulos [doc] fix Narval project url
2013-03-28 Dimitri Papadopoulos [tutorial] minor documentation fixes
2013-03-28 Pierre-Yves David merge 3.16.x fix in 3.17.x
2013-03-28 Pierre-Yves David merge 3.15.x into 3.16.x stable
2013-03-28 Aurelien Campeas server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641) oldstable
2013-03-28 Pierre-Yves David [doc] update 3.17 release note
2013-03-28 Pierre-Yves David [migration] fix bug in `CWAttributeAddOp.revertprecommit_event` oldstable
2013-03-27 Pierre-Yves David [session] security context directly use transaction object when applicable
2013-03-27 Pierre-Yves David [session] move context manager logic in the security context manager
2013-03-27 Pierre-Yves David [session] hook control context directly use transaction object when applicable
2013-03-27 Pierre-Yves David [session] move context manager logic in the hook controls context manager
2013-03-27 Pierre-Yves David [session] drop the useless set_hooks_mode method
2013-03-27 Pierre-Yves David [session/transaction] move most undo support into transaction
2013-03-27 Pierre-Yves David [session] simplify mode property
2013-03-27 Pierre-Yves David [session/transaction] pass the session object to the Transaction __init__
2013-03-27 Pierre-Yves David [session] use a dedicated class to track cnxset
2013-03-26 Pierre-Yves David [session] cleanup Transaction.cnxset
2013-03-25 Pierre-Yves David [session] drop useless getter and setter for security
2013-03-27 Pierre-Yves David [session/transaction] move read_security subtlety in transaction
2013-03-25 Pierre-Yves David [transaction] initialize dbapi_request in __init__
2013-03-27 Pierre-Yves David [whatsnew] notify drop of deprecated code
2013-03-27 Vladimir Popescu [web/views] extract cube embed (closes #1916015)
2013-03-26 Rémi Cardona [skeleton] Update debian packaging to support only python 2.6 and up
2013-03-27 Rémi Cardona Drop iprogress code (closes #2777628)
2013-03-27 Simon Chabot [web/views] extract cube sioc (closes #1916018)
2013-03-27 Rémi Cardona [doc] Add 3.17 release notes
2013-03-27 Pierre-Yves David [migration] mark all version prior 3.7 as non-migrable
2013-03-27 Pierre-Yves David [dataimport] drop checkpoint backward compat API
2013-03-27 Pierre-Yves David [dataimport] drop index support deprecated since 3.7
2013-03-27 Pierre-Yves David [utils] drop pre-3.7 compat in util
2013-03-27 Pierre-Yves David [migration] drop pre-3.7 utility
2013-03-27 Pierre-Yves David [entity] drop pre-3.7 api on session
2013-03-27 Pierre-Yves David drop dubious comment
2013-03-27 Pierre-Yves David [req] drop pre-3.7 api on request
2013-03-27 Pierre-Yves David [session] drop pre-3.7 api on session
2013-03-25 Pierre-Yves David [transaction] use set operation in the hook control code
2013-03-25 Pierre-Yves David [session/transaction] move hook management in transaction itself
2013-03-25 Pierre-Yves David [session] allow writable tx_attr and use it for commit_state
2013-03-25 Pierre-Yves David [session/transaction] move add operation in session code
2013-03-25 Pierre-Yves David [session/transaction] move entity life utility on transaction
2013-03-25 Pierre-Yves David [transaction] small simplification in ecache code
2013-03-25 Pierre-Yves David [session/transaction] move entity cache management on session
2013-03-25 Pierre-Yves David [session] have a nice helper function to forward access to session
2013-03-25 Pierre-Yves David [session] drop dead code
2013-03-22 Pierre-Yves David [session] use tx.data directly in session code.
2013-03-22 Pierre-Yves David [transaction] rename transaction_data to data
2013-03-22 Pierre-Yves David [session] document Session._tx
2013-03-22 Pierre-Yves David [session] split session creation from default session assignation
2013-03-22 Pierre-Yves David [session] make session lock reentrant
2013-03-22 Pierre-Yves David [session] document set_tx
2013-03-22 Pierre-Yves David [session] rename txstore variable to tx
2013-03-22 Pierre-Yves David [session] rename `_threaddata` to `_tx`
2013-03-22 Pierre-Yves David [session] rename self.__threaddata.txdata to self.__threaddata.tx
2013-03-22 Pierre-Yves David [session] rename _tx_data into _txs
2013-03-22 Pierre-Yves David [transaction] relocate method building transaction context manager
2013-03-22 Pierre-Yves David [transaction] move RQLRewriter in Transaction
2013-03-22 Pierre-Yves David [transaction] initialize security control attribute in Transaction
2013-03-22 Pierre-Yves David [session] move security constant out of the class
2013-03-22 Pierre-Yves David [transaction] initialize hook control attribute in Transaction
2013-03-22 Pierre-Yves David [session] Move hook control constants out of the class
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)
2013-02-28 Pierre-Yves David [book] fix typo.
2013-02-16 Nicolas Chauvat [towards py3k] fix bug introduced by 0bb18407c053
2012-02-21 Anthony Truchet [doc] Book entry for the undo functionnality.
2013-02-14 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2013-02-14 Nicolas Chauvat pkg: drop python 2.5 compatibility (closes #2711624)
2013-02-14 Pierre-Yves David devtools: improve qunit timeout message
2013-02-14 Pierre-Yves David merge default into stable
2013-02-12 Nicolas Chauvat [devtools] fix broken windmill test case stable
2013-01-31 David Douard Added tag cubicweb-debian-version-3.15.9-1 for changeset 29fbc632a696 stable
2013-01-31 David Douard Added tag cubicweb-version-3.15.9 for changeset 8bfc0753f1da stable cubicweb-debian-version-3.15.9-1
2013-01-25 David Douard Added tag cubicweb-debian-version-3.16.0-1 for changeset 853237d1daf6
2013-01-25 David Douard Added tag cubicweb-version-3.16.0 for changeset 6c7c2a02c9a0 cubicweb-debian-version-3.16.0-1
2013-01-25 David Douard 3.15.9 stable cubicweb-version-3.15.9
2013-01-25 Aurelien Campeas [ldap test] fix bad merge cubicweb-version-3.16.0
2013-01-25 Aurelien Campeas [merge] backport stable fixes
2013-01-25 Aurelien Campeas [cwctl] fix cubicweb-ctl shell command (closes #2583919)
2013-01-24 David Douard [ldap test] move the slapd database directory to a tempdir (closes #2583993) stable
2013-01-24 David Douard [ldap auth] make sure imported passwords from LDAP are encrypted (closes #2583994) stable
2012-12-18 Sylvain Thénault [ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399 stable
2013-01-09 Aurelien Campeas [doc/ldap] update the ldap chapter wrt the ldapfeed source type (closes #2551863) stable
2013-01-23 Aurelien Campeas prepare 3.16
2013-01-23 Aurelien Campeas [doc/3.16] complete description of what changed
2013-01-04 Sylvain Thénault [rql sources] uses an URL as remote host address for pyro/zmq rql sources,
2013-01-04 Sylvain Thénault [repo sources] move handling of source's url into abstract source as this becomes shared by most sources
2013-01-10 Sylvain Thénault [db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
2013-01-10 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
2013-01-10 Sylvain Thénault cleanup repository connect doc: cnxtype is now deprecated / base_url has never been given that way. Follow #2521848
(0) -3000 -1000 -192 +192 +1000 +3000 tip