2014-09-16 Lea Capgen [CWEP002] properly handle serialization of computed attributes
2014-09-16 Sylvain Thénault [CWEP002] Add support for computed attribute synchronization
2014-04-28 Laura Médioni [CWEP002] Add schema finalization checks for computed attributes
2014-06-16 Denis Laxalde [CWEP002] Account for attribute formula in schema bootstrap
2014-08-28 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] support add_relation_type for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] support drop_relation_type for computed relations
2014-08-28 Laura Médioni [CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation
2014-06-27 Laura Médioni [hooks] do not abuse of inheritance for CWRType hooks
2014-06-16 Laura Médioni [schema serial] add some comments
2014-06-16 Laura Médioni [schema] define full_rql on RQLExpression class
2014-08-29 Laura Médioni [schema] properly raise BadSchemaDefinition
2014-08-28 Lea Capgen [CWEP002] properly handle serialization of computed relations
2014-06-27 Denis Laxalde [CWEP002] Plug the computed relation rewriter in the querier
2014-02-13 Sylvain Thénault [CWEP002] refactor rql read security checking
2014-06-16 Sylvain Thénault [CWEP002] introduce RQLRelationRewriter
2014-09-12 Lea Capgen [CWEP002] Add schema finalization checks for computed relations (rules)
2014-09-12 Rémi Cardona [schema] add utility function to build a CubicWebSchema from a namespace
2014-08-28 Sylvain Thénault Fix test migration crash waiting to happen due to inferred relations
2014-08-28 Sylvain Thénault fix typo in syncschema hooks
2014-09-16 Julien Cristau [test] Make test_undo_api less random
2014-09-17 Julien Cristau merge 3.17.17 into 3.18 branch stable
2014-09-10 Christophe de Vienne [wsgi] Fix unicode decoding in POST
2014-08-21 Christophe de Vienne [wsgi] add the --debug / -D option to the wsgi command
2014-09-08 Christophe de Vienne [wsgi] Fix multiple variables reading in params
2014-09-02 Christophe de Vienne [wsgi] Set self.vreg
2014-09-02 Christophe de Vienne [wsgi] Add missing import
2014-09-02 Christophe de Vienne [wsgi] Fix https detection
2014-07-24 Christophe de Vienne [wsgi] Re-set the request content after calling the inherited constructor.
2014-07-24 Christophe de Vienne [wsgi] Honor the 'CONTENT_TYPE' wsgi variable
2014-09-17 Aurelien Campeas Added tag cubicweb-version-3.17.17, cubicweb-debian-version-3.17.17-1, cubicweb-centos-version-3.17.17-1 for changeset 57e9d1c70512 stable
2014-09-16 Aurelien Campeas [pkg] prepare 3.17.17 stable cubicweb-centos-version-3.17.17-1 cubicweb-debian-version-3.17.17-1 cubicweb-version-3.17.17
2014-07-29 Julien Cristau [web/headers] don't list a request header twice in "Vary"
2014-07-28 Julien Cristau [test] silence a few more deprecation warnings in unittest_hooks
2014-07-25 Julien Cristau [session] call rollback in Connection.__exit__
2014-07-24 Julien Cristau [devtools] pre_setup_database takes a Connection, not a Session
2014-06-03 Aurelien Campeas [source/native] cPickle is available in all supported pythons
2014-07-22 Aurelien Campeas devtools: deprecate .req_from_url
2014-06-17 Christophe de Vienne [tests] Add a webtest based TestCase class
2014-06-17 Christophe de Vienne [tests] Move 'anonymous_allowed' property from CubicWebServerTC to CubicWebTC
2014-09-02 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
2014-08-26 Florent Cayré [css] Remove the `div` tag specification of the pendingDelete css rule stable
2014-05-21 Alain Leufroy [cwvreg] cleanup the event manager when reloading modules stable
2014-06-12 Julien Cristau [test] Add missing attribute 'add' permission in test schema stable
2014-05-01 Florent Cayré [facet html] Add surrounding div with "facetBody" class to "has_text" facet. stable
2014-06-13 Julien Cristau [cwctl] don't prompt for cube options in automatic mode stable
2014-06-13 Julien Cristau [serverctl] fix default value for db-init config-level stable
2014-06-05 Rémi Cardona [web] Return useful error messages when exceptions arise in ajax controllers (closes #3932503) stable
2014-07-23 Julien Cristau [test] Fix test breakage uncovered by previous changeset stable
2014-07-08 Julien Cristau [etwist] use more specific REQUEST_ENTITY_TOO_LARGE instead of BAD_REQUEST
2014-07-08 Julien Cristau [entities, view] delete dead code
2014-07-04 Julien Cristau [book] stop talking about the hg `forest` extension
2014-07-04 Julien Cristau [book] update sections about dependencies
2014-07-23 Julien Cristau [web/component] move unicode() call around
2014-07-23 Julien Cristau [web/js] replace callAddOrDeleteThenReload with more generic callAjaxFuncThenReload
2014-07-22 Julien Cristau [hooks/syncsession] try to remove cnx vs session confusion
2014-07-22 Julien Cristau Fix Binary.__eq__ (closes #4172701) stable
2014-07-09 Julien Cristau [dataimport] stop ignoring errors on flush
2014-07-09 Julien Cristau [dataimport] don't commit on flush
2014-07-09 Julien Cristau [test] Add test for dataimport's RQLObjectStore
2014-07-09 Julien Cristau [dataimport] Stop swallowing errors from commit/flush
2014-07-09 Julien Cristau [dataimport] Update RQLObjectStore to Connection API
2014-07-09 Julien Cristau [dataimport] remove _rql heresy
2014-07-09 Julien Cristau [dataimport] remove dead code
2014-06-03 Alain Leufroy [dataimport] do not use sys.exit() to raise missing argument error
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: add the tests
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: do not ignore columns if data is a list
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix datetime converter + add time converter
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: raise ValueError if conversion cannot be performed
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix separator check in string converter
2014-06-02 Alain Leufroy [dataimport] _create_copyfrom_buffer: put converters into a list
2014-07-18 Julien Cristau merge 3.19.3 into 3.20 branch
2014-07-18 Julien Cristau Added tag cubicweb-version-3.19.3, cubicweb-debian-version-3.19.3-1, cubicweb-centos-version-3.19.3-1 for changeset 37f7c60f89f1
2014-07-18 Julien Cristau [pkg] prepare 3.19.3 3.19.3 centos/3.19.3-1 cubicweb-centos-version-3.19.3-1 cubicweb-debian-version-3.19.3-1 cubicweb-version-3.19.3 debian/3.19.3-1
2014-07-18 Julien Cristau merge from 3.18 branch
2014-07-18 Julien Cristau merge 3.17.16 into 3.18 branch stable
2014-07-17 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
2014-07-09 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
2014-07-02 Julien Cristau Add warning messages when enabling remote pickle-based repository access
2014-07-18 Julien Cristau [web] Fix expiry of anonymous sessions (closes #4154479)
2014-07-16 Julien Cristau [hooks/syncschema] avoid altering a dropped table
2014-06-12 Florent Cayré [js] fix name error
2014-06-03 Alain Leufroy [devtools] improve error message when postgresql tools are missing
2014-07-11 Rémi Cardona [server] Replace non portable strftime formatter (closes #4132161)
2014-06-12 Aurelien Campeas [web/request] use a picklable Counter object for tab index counters
2014-07-15 Julien Cristau [web/auth] The auth retriever's authenticated() callback takes a session, not a cnx
2014-07-11 Julien Cristau [test] Fix the query-log-file test
2014-07-11 Julien Cristau [doc/book] spelling fixes in security tutorial
2014-07-11 Julien Cristau [doc/book] spelling fixes in "testing" chapter
2014-06-11 Aurelien Campeas [datafeed sources] finish the session -> cnx switch
2014-06-06 Aurelien Campeas [doc/book] update examples, using the new connection api
2014-06-11 Aurelien Campeas [test/entities] use the new connection api
2014-07-02 Julien Cristau [web] restore query logging functionality (closes #3972561)
2014-06-17 Julien Cristau [cwctl] make cubicweb-ctl versions lighter (closes #4002158)
2014-07-08 Aurelien Campeas Added tag cubicweb-version-3.17.16, cubicweb-debian-version-3.17.16-1, cubicweb-centos-version-3.17.16-1 for changeset a979d1594af6 stable
2013-09-23 Sylvain Thénault [forms] consider inline creation form information as linkto info. Closes #3161121
2014-07-07 Aurelien Campeas [pkg] prepare 3.17.16 stable cubicweb-centos-version-3.17.16-1 cubicweb-debian-version-3.17.16-1 cubicweb-version-3.17.16
2014-06-02 Rémi Cardona [reledit] Fix reledit icons jumpiness (closes #4106867) stable
2014-06-02 Rémi Cardona [views] Replace poorly named "invisible" class with "list-unstyled" stable
2014-06-02 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span' stable
2014-07-04 Julien Cristau [pkg] remove simplejson dependency
2014-07-03 Julien Cristau Added tag cubicweb-version-3.19.2, cubicweb-debian-version-3.19.2-1, cubicweb-centos-version-3.19.2-1 for changeset 8ac2202866e7
2014-07-03 Julien Cristau [pkg] Fix version number 3.19.2 centos/3.19.2-1 cubicweb-centos-version-3.19.2-1 cubicweb-debian-version-3.19.2-1 cubicweb-version-3.19.2 debian/3.19.2-1
2014-07-03 Julien Cristau [pkg] 3.19.2
2014-06-06 Aurelien Campeas [webtests] finish to give all self.view(....) a req=req parameter
2014-06-05 Aurelien Campeas [tests/syncsession] use the new connection api
2014-07-01 Aurelien Campeas [webtests/application] remove unused imports
2014-06-05 Aurelien Campeas [webtests/application] .user(...) really wants a request object
2014-06-04 Aurelien Campeas [tests/datafeed] use the new connection api (a small leftover)
2014-07-02 Julien Cristau [entitiestests/base] don't store an entity on the test case
2014-06-05 Aurelien Campeas [entitiestests/base] use the new connection api
2014-06-04 Aurelien Campeas [testlib] use the new connection api
2014-06-05 Aurelien Campeas [exttests/rest] use the new connection api
2014-06-04 Aurelien Campeas [webtests/bookmarks] use the new connection api
2014-06-04 Aurelien Campeas [hookstests/integrity] use the new connection api
2014-07-02 Julien Cristau [hookstests/base] use connections instead of web requests
2014-06-04 Aurelien Campeas [hookstests/base] use the new connection api
2014-06-04 Aurelien Campeas [hookstests/syncschema] use the new connection api
2014-06-04 Aurelien Campeas [tests/rqlannotation,querier] use the new connection api
2014-07-02 Julien Cristau [webtests/web] use the new connection api
2014-06-03 Aurelien Campeas [webtests/navigation] use the new connection api
2014-06-03 Aurelien Campeas [webtests/basetemplates] use the new connection api
2014-06-05 Aurelien Campeas [webtests/basecontrollers] use the new connection api
2014-06-03 Aurelien Campeas [testlib] deprecate .remote_call and provide new connection api friendly .remote_calling
2014-06-03 Aurelien Campeas [webtests/propertysheet] kill an "import *"
2014-06-03 Aurelien Campeas [webtests/breadcrumbs] break long lines
2014-06-05 Aurelien Campeas [webtests/views_editforms] use the new connection api
2014-07-01 Aurelien Campeas [webtests/urlrewrite] do not store a plain entity on the test, only an eid
2014-06-03 Aurelien Campeas [webtests/urlrewrite] use the new connection api
2014-06-05 Aurelien Campeas [webtests/urlpublisher] use the new connection api
2014-06-03 Aurelien Campeas [webtests/baseviews] use the new connection api
2014-07-02 Julien Cristau [devtools/testlib,fill] use the new connection api (for auto_populate)
2014-07-02 Julien Cristau [webtests/automatic views tests] use the new connection api
2014-06-04 Aurelien Campeas [devtools/repotest] simplify a very small helper
2014-06-04 Aurelien Campeas [tests/repotest] use the new connection api
2014-06-02 Aurelien Campeas [tests/querier] use the new connection api (part 3/3)
2014-06-10 Aurelien Campeas [test/querier] use the new connection api (part 2/3)
2014-06-10 Aurelien Campeas [test/querier] use the new connection api (part 1/3)
2014-07-01 Julien Cristau [dbapi] allow talking to a pre-3.19 remote repository
2014-06-17 Julien Cristau [migration] don't add new elements to config._cubes in remove_cube
2014-07-02 Sylvain Thénault [web test] repair test broken by 0872ac2a1db0
2014-05-06 Damien Garaud [dataimport] Drop reference to the 'source' column (closes #4067694).
2014-05-21 Sylvain Thénault [notification] drop on commit sending of message feature of NotificationView
2014-03-21 Sylvain Thénault [datafeed parser] enhance retrieve_url to support POSTing data and custom HTTP headers
2014-03-25 Sylvain Thénault [datafeed parser] fix retrieve_url to always return urllib2.urlopen compatible output
2014-03-20 Sylvain Thénault [datafeed parser] factor out retrieve_url method from DataFeedXMLParser.parse
2014-03-20 Sylvain Thénault [datafeed] Allow to override use_cwuri_as_url in configuration of a datafeed source
2014-06-27 Julien Cristau merge from 3.19 branch
2014-04-03 Sylvain Thénault [entity/rset] replace scary warnings about ambiguous rdefs by XXX in the code
2014-05-23 Rémi Cardona [web/js] Deprecate baseuri() and replace with BASE_URL (closes #3955372)
2014-05-23 Rémi Cardona [request] Ensure base_url() always has a trailing '/' (closes #3955093)
2014-06-11 Julien Cristau [schema] spelling fixes in doc strings
2014-06-02 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span'
2014-02-17 Rémi Cardona [views] Rewrite cw.utils.formContents() with jQuery (closes #3747244)
2014-05-26 Rémi Cardona [web/data] Remove broken backward compatibility function
2014-06-19 Julien Cristau [repoapi] make ClientConnection call RequestSessionBase's init
2014-06-02 Aurelien Campeas [webtests/views_staticcontrollers] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_selectors] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_json] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_errorform] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_actions] use the new connection api
2014-06-02 Aurelien Campeas [webtests/views_xmlrss] use the new connection api
2014-06-02 Aurelien Campeas [webtest/pyviews] use the new connection api
2014-06-02 Aurelien Campeas [tests/sqlutils] use the new connection api
2014-06-02 Aurelien Campeas [tests/postgres] use the new connection api
2014-06-02 Aurelien Campeas [tests/repository] use the new connection api (part 2/2)
2014-06-02 Aurelien Campeas [repository,tests] use the new connection api (part 1/2)
2014-06-17 Sylvain Thénault [book] fix various parts of the rql section stable
2014-06-02 Aurelien Campeas [repository] session -> cnx renaming (already done in the source object)
2014-05-30 Aurelien Campeas [tests/session] remove unused import
2014-05-30 Aurelien Campeas [tests/datafeed] use the new connection api
2014-05-30 Aurelien Campeas [tests/checkintegrity] use the new connection api
2014-05-30 Aurelien Campeas [tests/schemaserial] kill star import
2014-05-30 Aurelien Campeas [tests/schemaserial] break long lines
2014-06-16 Julien Cristau [tests/ldap] don't leak sessions
2014-05-30 Aurelien Campeas [tests/ldap] use the new connection api
2014-06-13 Aurelien Campeas [test/migration] fix crash on execution
2014-06-05 Rémi Cardona [web] Remove unreachable and broken code
2014-04-15 Sylvain Thénault [testlib] call init_config once the config has been properly bootstraped
2014-06-12 Aurelien Campeas [devtools] even better: use a plain Connection (server-side) object for pre_setup
2014-05-30 Aurelien Campeas [devtools] pre_setup_database should take a connection object
2014-05-30 Aurelien Campeas [tests/migration] use the new connection api
2014-05-28 Aurelien Campeas [tests/undo] use the new connection api
2014-06-12 Aurelien Campeas [js/ajax] deprecate user-callback support
2014-03-07 Julien Cristau EditRelationMixIn: stop using user_rql_callback
2014-05-28 Aurelien Campeas [tests/storage] use the new connection api
2014-06-05 Aurelien Campeas [tests/security] use the new connection api
2014-06-02 Rémi Cardona [htmlwidgets] Remove unreachable code
2014-04-24 Rémi Cardona Remove redundant __nonzero__ methods
2014-05-23 Rémi Cardona [etwist] Remove unused host_prefixed_baseurl()
2014-05-23 Rémi Cardona [basetemplate] Remove misleading comment
2014-05-28 Aurelien Campeas [tests/security] break lines > 100 chars
2014-06-11 Julien Cristau [doc/3.19] Mention [gs]et_shared_data deprecation
2014-06-03 Aurelien Campeas [hooks] internal_session -> internal_cnx (including a typo)
2014-05-02 Aurelien Campeas deprecate get/set_shared_data API
2014-06-11 Julien Cristau [migration] Stop setting session.data['rebuild-infered']
2014-06-04 Christophe de Vienne Import PIL modules from the PIL namespace to be Pillow-compatible
2014-06-10 Julien Cristau merge two stable heads stable
2014-06-10 Julien Cristau merge 3.18.5 into 3.19 branch
2014-06-10 Julien Cristau merge 3.17.15 into 3.18 branch stable
2014-05-16 Adrien Di Mascio [vreg] fix bad super call to lgc.registry.Registry() stable
2014-06-05 Aurelien Campeas Added tag cubicweb-version-3.18.5, cubicweb-debian-version-3.18.5-1, cubicweb-centos-version-3.18.5-1 for changeset 5071b69b6b0b stable
2014-06-05 Aurelien Campeas [pkg] prepare 3.18.5 stable cubicweb-centos-version-3.18.5-1 cubicweb-debian-version-3.18.5-1 cubicweb-version-3.18.5
2014-04-09 Sylvain Thénault [sobjects] update notifications system to 3.19 api
2014-06-04 Julien Cristau [connection] set language on new Connection for the internal manager
2014-06-03 Julien Cristau Added tag cubicweb-version-3.19.1, cubicweb-debian-version-3.19.1-1, cubicweb-centos-version-3.19.1-1 for changeset 1fe4bc4a8ac8
2014-06-03 Julien Cristau [pkg] Add missing data files to MANIFEST 3.19.1 centos/3.19.1-1 cubicweb-centos-version-3.19.1-1 cubicweb-debian-version-3.19.1-1 cubicweb-version-3.19.1 debian/3.19.1-1
2014-06-03 Julien Cristau [pkg] prepare 3.19.1
2014-05-05 David Douard [views] new cubicweb logo (closes #3803681)
2014-04-09 Nicolas Chauvat [serverctl] rename 'add-source' to 'source-add' for consistency's sake (closes #3732169)
2014-06-03 Aurelien Campeas [test/hook] use the new connection API
2014-05-30 Aurelien Campeas [testlib] complete the RepoAccess object (closes #3843614)
2014-05-22 Julien Cristau [debian] version cubicweb-bootstrap Breaks
2014-05-06 Julien Cristau [wsgi] Delete unused instance_uri and get_full_path methods on CubicWebWsgiRequest
2014-04-15 Sylvain Thénault [test] drop unused import
2014-04-09 Sylvain Thénault [sobjects] silent 3.19 warnings in sobjects/supervising.py
2014-04-04 Sylvain Thénault [test] update entities/test/unittest_wfobjs to cw 3.19 api
2014-04-10 Sylvain Thénault [test] Add missing import to fix old yams warning
2014-04-09 Sylvain Thénault [dataimport, migration] silence find_entities / find_one_entity warning
2014-04-09 Sylvain Thénault [repo] fix extid2entity to ensure connection's has a cnxset
2014-04-09 Sylvain Thénault [test] update sobjects/test/unittest_cwxmlparser to cw 3.19 api
2014-04-09 Sylvain Thénault [repo] make it clear in internal_cnx that security is disabled
2014-04-04 Sylvain Thénault [datafeed] update datafeed internals to use connection instead of session
2014-04-04 Sylvain Thénault [test] update sobjects/test/unittest_notification to cw 3.19 api
2014-04-04 Sylvain Thénault [test] simplify setup of sobjects/test/unittest_supervising.py
2014-04-04 Sylvain Thénault [test] update sobjects/test/unittest_supervising to cw 3.19 api
2014-04-04 Sylvain Thénault [test] update sobjects/test/unittest_email to cw 3.19 api
2014-05-06 Julien Cristau [wsgi] the spec says wsgi.url_scheme *must* be provided
2014-05-12 Adrien Di Mascio [shell] provide autocompletion for rql queries in cubicweb-ctl shell (closes #3560541)
2014-04-18 Julien Cristau [book] avoid '~' in all-in-one.conf, it is not expanded
2014-05-07 Julien Cristau [book] uicfg moved from web to web.views a while ago
2014-05-06 Julien Cristau [wsgi] look at wsgi.url_scheme to decide if we're on https
2014-03-24 Julien Cristau [web] Fix HEAD request handling (closes #3677949)
2014-05-16 Julien Cristau [wsgi] avoid reading the entire request body in memory
2014-05-13 Aurelien Campeas Added tag cubicweb-version-3.17.15, cubicweb-debian-version-3.17.15-1, cubicweb-centos-version-3.17.15-1 for changeset ee413076752b stable
2014-05-13 Aurelien Campeas [pkg] also bump __pkginfo__ stable cubicweb-centos-version-3.17.15-1 cubicweb-debian-version-3.17.15-1 cubicweb-version-3.17.15
2014-05-13 Aurelien Campeas [pkg] prepare 3.17.15 stable
2014-05-13 Aurelien Campeas [cache] fix a cache issue with an entity created without relation cache prefill stable
2014-04-08 Julien Cristau [web/test] add a test for some http response codes
2014-05-06 David Douard [views] remove reference to the MAPPING_CHECKERS dict (closes #3810219)
(0) -3000 -1000 -240 +240 +1000 tip