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)
2014-03-13 Julien Cristau [web/ajax] Always return a json dict with a 'reason' key in case of ajax errors
2014-03-13 Julien Cristau [web/ajax] don't override any status code with 500 in ajax_error_handler
2014-03-14 Julien Cristau [web] Add asserts to the raw header conversion functions
2014-03-07 Julien Cristau [view] Delete dead(?) code from ReloadableMixIn
2014-02-04 Julien Cristau Add a db-statement-timeout option for postgresql sources
2014-04-18 Julien Cristau [test] use assertNotIsInstance instead of assert_(not isinstance(...))
2014-04-23 Julien Cristau [services] register_user now returns the new CWUser
2014-04-23 Julien Cristau [server/session] remove json dumps around call_service
2014-04-30 Christophe de Vienne [req.find] Use vreg.schema.eschema for eschema lookup
2014-04-30 Christophe de Vienne [doc] Typo
(0) -3000 -1000 -112 +112 +1000 +3000 tip