2015-09-29 Julien Cristau moved_entities.extid may not be NULL
2015-09-29 Julien Cristau [server] use sqls_create_multicol_unique_index to index entities.extid
2015-09-29 Julien Cristau [server] fix checkintegrity with pyodbc
2015-09-29 Julien Cristau [schema] remove unique constraint on unlimited String attribute
2015-10-05 Aurelien Campeas [sources/native] fix potential NameError (closes #7364249)
2015-09-14 Rémi Cardona [py3k] unicode → six.text_type
2015-09-14 Rémi Cardona [devtools/testlib] Port CubicWebTC.view() to py3k
2015-09-14 Rémi Cardona [devtools/testlib] port 'fake_form' test to io.BytesIO
2015-09-14 Rémi Cardona [dataimport] port ucsvreader tests to io.BytesIO
2015-09-14 Rémi Cardona [py3k] io.BytesIO
2015-09-11 Rémi Cardona [py3k] io.StringIO
2015-09-15 Rémi Cardona Port cw.Binary to io.BytesIO
2015-09-18 Rémi Cardona [py3k] execfile → exec
2015-09-15 Rémi Cardona [py3k] file → open
2015-09-17 Rémi Cardona [py3k] six.integer_types
2015-09-14 Rémi Cardona [py3k] basestring → six.string_types
2015-09-16 Rémi Cardona [py3k] import CookieJar using six.moves
2015-09-15 Rémi Cardona [py3k] import urllib2 from six.moves
2015-09-15 Rémi Cardona [py3k] import range using six.moves
2015-09-15 Rémi Cardona [py3k] import queue using six.moves
2015-09-15 Rémi Cardona [py3k] import filter using six.moves
2015-09-15 Rémi Cardona [py3k] import zip using six.moves
2015-09-22 Rémi Cardona [py3k] import SimpleCookie using six.moves
2015-09-14 Rémi Cardona [py3k] import HTTP client constants and exceptions using six.moves
2015-09-22 Rémi Cardona [py3k] import URL mangling functions using six.moves
2015-09-14 Rémi Cardona [py3k] import 'pickle' using six.moves
2015-09-16 Rémi Cardona [pkg] Add dependency on six 1.4.0
2015-09-16 Rémi Cardona [tests] Replace use of deprecated TestCase.assert_
2015-09-15 Rémi Cardona [predicates] Simplify range(len()) iteration
2015-09-14 Rémi Cardona [dataimport] Use pickle.dump instead of dumps
2015-09-14 Rémi Cardona [web/facet] Simplify reversed/sorted calls
2015-09-28 Julien Cristau [web/test] Use TestCase.setUpClass instead of setUpModule
2015-09-14 Rémi Cardona Use isinstance() instead of type comparison
2015-09-15 Rémi Cardona Unused imports
2015-09-11 Samuel Trégouët [py3k] tuple unpacking in function args
2015-09-11 Samuel Trégouët [py3k] ur'' is gone
2015-09-11 Samuel Trégouët [py3k] octals and long
2015-09-11 Samuel Trégouët [py3k] Fix raise with embedded traceback
2015-09-11 Samuel Trégouët [py3k] print function
2015-09-11 Samuel Trégouët [py3k] except as
2015-09-11 Samuel Trégouët [py3k] backtick to repr
2015-09-23 Julien Cristau [hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp
2015-09-23 Aurelien Campeas [hooks/syncschema] only call "ALTER TABLE" once when changing a size constraint
2015-09-02 Aurelien Campeas [syncschema] only add to the `synchronized` set if all possible updates have been done
2015-07-23 Julien Cristau [qunit] remove unused 'data_files' parameter
2015-07-20 Sylvain Thénault [urlpublish] RESTPathEvaluator now use vid_from_rset
2015-07-24 Julien Cristau [server/sources] use decode_extid in datafeed
2015-07-24 Julien Cristau [server/sources] add decode_extid method
2015-07-29 Julien Cristau [server/repo] kill repo.pinfo()
2015-07-29 Julien Cristau [web/sessions] simplify session cleanup
2015-07-29 Julien Cristau [server/repo] fix typo
2015-07-24 Julien Cristau [server/sources] AbstractSource.__ne__
2015-07-24 Julien Cristau [server/sources] fix docstring for eid_type_source
2015-07-27 David Douard [views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
2015-08-06 Julien Cristau [server/migractions] drop mock_object
2015-08-06 Julien Cristau [test] kill unused lgc.testlib imports
2015-08-25 Sylvain Thénault [server/migractions] raising SystemExit sounds like a bad idea
2015-07-27 Julien Cristau [server/storage] rename 'session' variables to 'cnx'
2014-07-09 Aurelien Campeas [migration] remove repo_connect and use config.repository() instead
2014-07-09 Aurelien Campeas [repoapi, cwconfig] give a convenience method to get a repository from a config
2014-07-09 Aurelien Campeas [cwconfig] remove unused method
2014-08-18 Rémi Cardona [captcha] Port to io.BytesIO
2014-02-13 Aurelien Campeas [web/sessions] the session managers are definitely not components
2014-02-13 Aurelien Campeas [web] the AuthenticationManager is no more an appobject
2014-12-05 Aurelien Campeas [hooksmanager] remove very old unused module
2015-07-31 Julien Cristau [devtools] fix CubicWebTC.assertDocTestFile (closes #5930028)
2015-07-29 Julien Cristau Added tag 3.21.1, debian/3.21.1-1, centos/3.21.1-1 for changeset a8a0de0298a5
2015-07-28 Julien Cristau [pkg] Let dh_installdocs deal with doc-base 3.21.1 centos/3.21.1-1 debian/3.21.1-1
2015-07-28 Julien Cristau [pkg] various debian packaging fixes
2015-07-28 Julien Cristau [pkg] 3.21.1
2015-07-28 David Douard [web] fix AbstractSessionManager.clean_sessions (closes #5757240)
2015-07-21 Julien Cristau [migration/3.21] ask fewer questions
2015-07-28 Julien Cristau [server] typo fix
2015-07-28 Julien Cristau [test] check that we reject an rqlexpression in computed relation perms
2015-07-28 Julien Cristau Fix (de)serialization of ComputedRelation read permissions
2015-07-17 Christophe de Vienne Copy read permissions on ComputedRelation rdefs
2015-07-22 David Douard [datafeed] fix typo in DataFeedXMLParser.is_deleted (closes #5729755)
2015-07-27 Julien Cristau [server/sources] make sure entity._cw is a Connection before calling Storages
2015-07-06 Julien Cristau [hooks] base64-encode extid before inserting it into moved_entities
2015-07-21 Julien Cristau [hook] remove assumption about entity cache vs cw_edited
2015-07-21 Julien Cristau [hook] don't open-code Connection.entity_cache
2015-07-23 Denis Laxalde [tox] Add missing dependency on webtest for devtools tests
2015-07-22 Denis Laxalde [tox] Add missing dependency on webtest for wsgi tests
2015-07-22 Denis Laxalde [tox] Remove set of PATH environment variable
2015-07-17 Julien Cristau [doc] generalize info about debian/ubuntu repositories
2015-07-17 Julien Cristau [doc] fix link to setup info in README
2015-07-20 Julien Cristau [server/session] remove unused cnx_meth function
2015-07-20 Julien Cristau [server] don't issue a warning for something expected
2015-07-20 Julien Cristau [server] stick a _cw on internal connnection's user
2015-07-20 Julien Cristau [migration/3.21] fix stupid error in migration script
2015-07-15 Julien Cristau Added tag 3.21.0, debian/3.21.0-1, centos/3.21.0-1 for changeset 887c6eef8077
2015-07-10 Julien Cristau [pkg] various fixes 3.21.0 centos/3.21.0-1 debian/3.21.0-1
2015-07-10 Julien Cristau [doc] fix broken symlinks
2015-07-10 Julien Cristau [pkg] update 3.21.0 release date
2015-07-10 Julien Cristau [doc/3.21] mention the postgresql-only state of the upgrade script
2015-07-10 David Douard [datafeed] also catch EnvironmentError when trying to load the cwclientlib config file
2015-07-10 Julien Cristau [schema] Make syntax compatible with print_function
2015-07-09 Rémi Cardona [pkg] 3.21.0
2015-07-09 Julien Cristau [test] use FakeFile instead of File in test_fulltextindex
2015-07-09 Rémi Cardona i18n update
2015-07-07 Julien Cristau [serverctl] fix schema-diff command
2015-07-07 Julien Cristau [serverct] call server_{maintenance,shutdown} hooks around source-sync command
2015-07-07 Julien Cristau [serverctl] call server_{maintenance,shutdown} hooks around add-source
2015-07-07 Rémi Cardona Update hgignore
2015-07-07 Julien Cristau delete unmaintained clone_deps script
2015-07-09 Rémi Cardona merge 3.20.9 into 3.21
2015-07-09 Rémi Cardona Added tag 3.20.9, debian/3.20.9-1, centos/3.20.9-1 for changeset d477e6447582
2015-07-09 Rémi Cardona [pkg] 3.20.9 3.20.9 centos/3.20.9-1 debian/3.20.9-1
2015-04-08 Sylvain Thénault [forms] don't display 'remove' link of inlined form for the first entity related using a '+' cardinality to its parent entity
2015-07-08 Denis Laxalde [tox] Update doc testenv to account for documentation restructuring
2015-07-02 Sylvain Thénault [schema] drop old backward compat code
2015-06-11 David Douard [datafeed] allow to use cwclientlib for datafeed's queries (closes #5456849)
2015-06-11 David Douard [cwxml parser] refactor url handling code to use urlparse and urlencode (related to #5456849)
2015-06-26 Sylvain Thénault add use_extid_as_cwuri ext entity transform, that will be often necessary and not so easy to write at once
2015-06-26 Sylvain Thénault [dataimport] dispatch and deprecate old code
2015-06-30 Denis Laxalde Add tox.ini file
2015-06-29 Denis Laxalde Add requirements.txt files in test directories
2015-03-09 Rémi Cardona Spelling fixes in comments and docstrings
2015-04-08 Rémi Cardona [web/views] Clean up confusing backwards compatibility code
2015-07-02 Julien Cristau [server/test] avoid lgdb warnings from str to unicode conversion
2015-07-03 Rémi Cardona [web/test] Modernize unittest_propertysheet.py
2015-07-03 Rémi Cardona [web/webconfig] Drop pre-3.9 backward compatibility method "has_resource"
2015-07-03 Rémi Cardona [web] Stop using negative indices with os.stat results
2015-07-03 David Douard [doc] small rst fixes and cleanups in changelog files
2015-07-03 David Douard [doc] make the changelog chapter a one html page
2015-07-03 David Douard [doc] reformat changes files headers
2015-07-03 David Douard [doc] remove mentions of pyro and reposity instance type
2015-07-03 David Douard [doc] put the tutorials between the intro and the `Repository development` toc of the book
2015-07-03 David Douard [doc] move the documentations from docstring directly to the book.
2015-07-03 David Douard [predicates] remove deprecated sentences in docstrings
2015-07-03 David Douard [predicates] objectify the anonymous_user predicate
2015-07-02 David Douard [doc] more fixes of warnings/errors in doc build
2015-06-23 Julien Cristau [doc] fix warnings/errors in doc build
2015-01-08 Christophe de Vienne [doc] Start documenting the API
2015-01-08 Christophe de Vienne [doc] Remove useless indexes
2015-01-08 Christophe de Vienne [doc] Insert the dev docs in the toc
2015-01-08 Christophe de Vienne [doc] Restructure the documentation
2015-07-06 Julien Cristau [migration/3.21.0] performance and reliability fixes
2015-07-06 Julien Cristau [serverctl] fix source-sync command
2015-07-07 Julien Cristau [server] missing import
2015-07-02 Julien Cristau [server/test] stop using email cube
2015-07-02 Rémi Cardona [web/views] Remove unused variable
2015-07-02 Rémi Cardona [server/session] bring anonymous_connection back
2015-07-02 Rémi Cardona [migration/3.21] idempotency fixes
2015-07-02 Rémi Cardona [migration/3.21] Make index and table creation idempotent
2015-07-02 Julien Cristau [migration/3.21] Add missing foreign keys when upgrading
2015-07-01 Sylvain Thénault [schema2sql] properly consider skip_relations parameters.
2015-07-02 Julien Cristau [hooks/test] don't rely on RelationDefinition implicitly
2015-06-11 Laura Médioni [web] write css_class to attrs on rendering and not on button creation
2015-06-26 Julien Cristau [statsd_logger] handle ipv6 addresses
2015-05-04 David Douard implement a simple statsd logger (closes #5488711)
2015-07-01 Adrien Di Mascio [predicates] ExpectedValuePredicate now accepts a dict parameter
2015-06-18 Christophe de Vienne [rql2sql] Fix iter_exists_sols() excessive cleaning of _state.tables
2015-06-25 David Douard [cwctl] allow overriding config settings from the command line (closes #5557656)
2015-06-26 Sylvain Thénault avoid sanitizing warnings
2015-06-26 Julien Cristau [devtools] avoid warning about source['global-db-name']
2015-06-26 Julien Cristau [skeleton] remove no-break space from skeleton setup.py
2015-06-26 Julien Cristau [server/test] drop unused import
2015-06-26 Julien Cristau [doc] update 3.21 release notes
2015-06-26 Rémi Cardona [devtools] Sort _cw_fields in fake_form
2015-06-26 Rémi Cardona [entity] sort fetchattrs when generating rql
2015-06-26 Rémi Cardona Update hgignore for temporary test databases
2015-04-03 Samuel Trégouët [js] removed unused and broken SuggestForm Widget (closes #5213487)
2015-06-30 Rémi Cardona [test] Fix unittest_i18n to run properly with "pytest -t" (closes #5576169)
2015-06-29 Julien Cristau [server/test] fix random error in unittest_security
2015-06-29 Julien Cristau [entity] fix typo in comment
2015-06-26 Denis Laxalde [doc] Add a tutorial and extend documentation for ExtEntityImporter
2015-06-26 Yann Voté [dataimport] introduce the importer and extentity classes
2015-06-26 Denis Laxalde [test] Use store.prepare_insert_relation instead of deprecated relate method
2015-06-24 Sylvain Thénault [dataimport] since we have foreign key constraints in the database, 'entities' table should be updated first
2015-06-24 Yann Voté [dataimport] Move stores to new API.
2015-06-23 Rabah Meradi [js] Using appropriate http method when calling a remote function to respect REST principles.
2014-05-06 Julien Cristau [server/test] Add a test for db-statement-timeout option
2014-03-05 Julien Cristau [datafeed] give an error message if a source is missing a parser id
2014-06-23 Julien Cristau [storage] use mkstemp to create files in bfss
2015-06-11 Denis Laxalde [test] Skip spa2rql tests when fyzz is not available
2015-06-23 Julien Cristau [web/staticcontrollers] fix docstring spelling
2015-06-23 Julien Cristau [server/rql2sql] fix spelling in comment
2015-06-23 Julien Cristau [doc/book] fix rql syntax examples
2015-05-15 Julien Cristau [migration] add sql constraints on upgrade
2015-03-22 Julien Cristau [schema] neuter check method for constraints we implement in sql
2015-03-22 Julien Cristau add IUserFriendlyError adapter for violation of check constraints
2015-05-18 Julien Cristau [hooks/syncschema] drop/add check constraints as appropriate
2015-03-22 Julien Cristau [schema2sql] support NOW and TODAY in check constraints
2015-05-18 Julien Cristau [schema2sql] insert some constraints into the backend
2015-06-23 Julien Cristau [test] run unittest_syncschema with postgresql
2015-05-15 Julien Cristau [test] run unittest_migractions on postgresql
2015-06-23 Rémi Cardona [devtools] Put pg sockets in /tmp
2015-05-18 Julien Cristau [devtools] change the way we start/stop postgresql
2015-05-18 Julien Cristau [devtools] make test db name for postgresql process-specific
2015-05-18 Julien Cristau [devtools] extract functions to start/stop a postgresql cluster
2015-05-18 Julien Cristau [test] don't leave NULL columns around when making an attribute required
2015-06-23 Rémi Cardona [server/session] Roll back in connection exit
2015-05-20 Alain Leufroy [web/views/formrenderer] do not use `cubicweb:target` attribute on form (closes #5534074)
2014-07-25 Adrien Di Mascio [js] lint : make it explicit that typeof is an operator, not a function.
2015-05-21 Rémi Cardona [devtools] qunit: show helpful data when an assertion fails
2015-05-20 Rémi Cardona [web/test] Use shorter $() instead of jQuery()
2015-05-20 Rémi Cardona [devtools] qunit: use new async testing APIs
2015-05-20 Rémi Cardona [devtools] qunit: use new assert APIs
2015-05-20 Rémi Cardona [devtools] qunit: stop using global variables
2015-05-20 Rémi Cardona [devtools] qunit: update to 1.18.0 (closes #5533333)
2015-05-20 Rémi Cardona [devtools] qunit: stop using deprecated assert functions
2015-05-13 Rémi Cardona [devtools] qunit: remove useless window.close()
2015-05-13 Rémi Cardona [devtools] qunit: refactor functions into QUnitView
2015-05-13 Rémi Cardona [devtools] qunit: only start firefox once per test
2015-05-13 Rémi Cardona [devtools] qunit: decrease test timeout
2015-05-13 Rémi Cardona [devtools] qunit: increase resolution and depth of Xvfb screen
2015-05-13 Rémi Cardona [web/test] Always call QUnit.ok with a message
2015-05-13 Rémi Cardona [web/test] Fix remaining JS tests (closes #5533303)
2015-05-13 Rémi Cardona [web/test] Stop testing that exceptions raised in Deferred callbacks call errback
2015-05-13 Rémi Cardona [web/test] stop calling loadxhtml with a form.callback
2015-05-13 Rémi Cardona [web/test] Fix reset of loaded JS/CSS files
2015-05-13 Rémi Cardona [web/test] Use proper JSON syntax
2015-05-13 Rémi Cardona [web/test] Update mock ajax reply from "render" ajaxfunc
2015-05-13 Rémi Cardona [devtools] Serve JS tests over HTTP (closes #5533285)
2015-05-13 Rémi Cardona [web/data] Support Deferred objects outside XHR
2015-06-22 Rémi Cardona merge 3.20.8 in 3.21
2015-06-22 Rémi Cardona [views] Revert previous changeset 8f05aaabf355
2015-06-22 Rémi Cardona Added tag 3.20.8, debian/3.20.8-1, centos/3.20.8-1 for changeset ec284980ed9e
2015-06-22 Rémi Cardona [pkg] Prepare 3.20.8 3.20.8 centos/3.20.8-1 debian/3.20.8-1
2014-07-25 Adrien Di Mascio [js] simplify cw.log implementation
2015-06-22 Julien Cristau [web/views] don't force http redirect on logout
2015-06-15 Aurelien Campeas [views/schema] extract a hardcoded css class attribute
2015-06-03 Aurelien Campeas [formwidgets] move TextArea constants to the class level
2015-06-22 Rémi Cardona [server/test] fix broken test
2015-06-18 Rémi Cardona [test] typo in entities test comment
2015-06-18 Rémi Cardona [cwconfig] typo in comment
2015-06-19 Julien Cristau [serverctl] allow changing the log level for source-sync command
2015-04-30 Katia Saurfelt [web, urlrewrite] remove unused `cachekey` argument from `rgx_action` (closes #5355967)
2015-06-19 Katia Saurfelt [web] Fix the path to the `static directory` (closes #5355965)
2015-06-18 Julien Cristau [web/json] Controller.publish must return encoded data
2015-04-15 Aurelien Campeas [entities] fix dc_title output for bool(value) == False
2015-05-15 Julien Cristau [hooks] manhandle the parsed rql query, not its string representation
2015-06-19 Rémi Cardona merge 3.19.12 in 3.20
2015-06-19 Rémi Cardona Added tag 3.19.12, debian/3.19.12-1, centos/3.19.12-1 for changeset 5932de3d50bf
2015-06-19 Alain Leufroy [pkg] prepare 3.19.12 3.19.12 centos/3.19.12-1 debian/3.19.12-1
2015-06-18 Alain Leufroy [web/views/formrenderer] remove `cubicweb:target` attribute on form once the target <iframe> is inserted
2015-06-16 Adrien Di Mascio [views] implement a custom json error view
2015-05-13 Adrien Di Mascio don't override req.form['vid'] in the publisher's error_handler
2015-06-15 Sylvain Thénault when some inlined relation is set using cw_edited, its security shouldn't be checked.
2015-06-15 Sylvain Thénault [test] stop depending on the email cube for hooks test
2015-06-11 Sylvain Thénault [schemas] cwuri should be read-only
2015-04-06 Sylvain Thénault fix EditController._ordered_formparams method in case some mandatory relation isn't specified
2015-03-19 Laura Médioni [views] take into account subvid form param in SameETypeListView
2015-06-03 Rabah Meradi [doc] fix errors in test_visibility_propagation example
2015-06-13 Sylvain Thénault i18n typo
2015-06-09 Rémi Cardona [predicates] Use proper deprecation mechanisms
2015-05-22 Rabah Meradi [doc] loadRemote does a POST by default
2015-06-03 Rabah Meradi [doc] how to change logo using css
2015-06-03 Rabah Meradi [doc] escape | operator so it will be visible in the docs
2015-06-03 Rabah Meradi [doc] add missing import for FourOhFour class
2015-06-03 Rabah Meradi [doc] the instance is sytweb_instance and sytweb is the cube
2015-06-12 Denis Laxalde [server] Do not use progress bar when stdout is not a TTY
2015-05-13 Christophe de Vienne [wf] Fix Workflow.replace_state()
2015-05-05 David Douard [tags] add properly formated tags for 3.19 and 3.20 releases
2015-05-05 Sylvain Thénault [reledit] also check for cardinality before displaying the delete relation action. Closes #5334750
2015-02-25 Sylvain Thénault [schema] add a unique index on cwuri
2014-02-13 Aurelien Campeas [web] move AbstractAuthManager near its immediate concrete subclass
2014-02-13 Aurelien Campeas [web] move abstract session manager to web/sessions
2014-06-11 Aurelien Campeas [repository] rename session -> cnx
2014-06-11 Aurelien Campeas [server/test] delete commented-out test
2014-06-11 Aurelien Campeas [connection] remove the `mode` attribute
2014-06-11 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
2014-06-11 Aurelien Campeas [server] remove cnxset tracking, it is now unneeded
2014-06-11 Aurelien Campeas [devtools] remove the remaining bw compat for old-style tests
2014-06-11 Aurelien Campeas [session] remove session-related bw compat code
2014-06-11 Aurelien Campeas [session/transaction] removed unused transaction class
2014-06-11 Aurelien Campeas [transactions] cleanup after the dbapi removal
2014-06-10 Aurelien Campeas [session/cnx] remove `session_handled` logic
2014-06-10 Aurelien Campeas [web/sessions] reduce repoapi usage where possible
2014-06-10 Aurelien Campeas [entity,storage] remove hackish code from the bfss path
2014-06-13 Aurelien Campeas [connection] eliminate ClientConnection leftovers
2014-06-13 Aurelien Campeas [session] all cnx._session become cnx.session
2014-06-10 Aurelien Campeas [repoapi] fold ClientConnection into Connection
2014-06-13 Aurelien Campeas [migractions] remove any session related leftovers
2014-06-13 Aurelien Campeas [session] provide missing apis to Connection
2014-07-01 Aurelien Campeas [connection] replace .running_dbapi_query with .hooks_in_progress
2015-05-05 Denis Laxalde [dataimport] Turn the module into a package
2014-11-07 Rémi Cardona [dataimport] Properly escape strings sent to COPY FROM (closes #5278743)
2015-04-28 Adrien Di Mascio [http] fix cache-control syntax in EtagHTTPCacheManager
2014-07-01 Aurelien Campeas [connection] provide some missing documentation bits
2014-06-06 Aurelien Campeas [repoapi,session] remove all session-as-cnx backward compat
2015-04-22 Julien Cristau [server] drop repo.internal_session and InternalSession
2015-04-22 Rémi Cardona Added tag cubicweb-version-3.20.7, cubicweb-debian-version-3.20.7-1, cubicweb-centos-version-3.20.7-1 for changeset 359d68bc1260
2015-04-22 Rémi Cardona [pkg] 3.20.7 3.20.7 centos/3.20.7-1 cubicweb-centos-version-3.20.7-1 cubicweb-debian-version-3.20.7-1 cubicweb-version-3.20.7 debian/3.20.7-1
2015-04-22 Julien Cristau [dbapi] retire repo.[gs]et_shared_data which were used by the dbapi
2015-03-17 Aurelien Campeas [dbapi] retire repository transaction methods which were used by the dbapi
2015-03-17 Aurelien Campeas [dbapi] retire repo.call_service which was used by the dbapi
2015-03-17 Aurelien Campeas [dbapi] retire repo.commit/rollback which was used by the dbapi
2015-03-17 Aurelien Campeas [dbapi] retire repo.user_info which was used by the dbapi
2015-03-17 Aurelien Campeas [dbapi] retire repo.entity_metas which was used by the dbapi
2014-06-04 Aurelien Campeas [dbapi] retire repo.execute, which was used by the dbapi
2014-06-05 Aurelien Campeas [devtools/testlib] remove dbapi backward-compat
2015-03-13 Julien Cristau [test] fix copy-pasta in doc string
2015-03-13 Julien Cristau [book] remove dbapi documentation
2015-03-27 Alain Leufroy [uilib] `uilib.js` helper now honors explicit JSString (closes #4959538)
2014-06-03 Aurelien Campeas [dbapi] remove the dbapi module and its immediate remaining users
2015-03-13 Julien Cristau [web/views] remove dbapi usage from 'gc' view
2015-04-07 Christophe de Vienne [sqlite] Fix integrity error parsing
2015-04-06 Sylvain Thénault [postgres] fix limit_size regexp to properly remove one char tags like <p>.
2015-04-15 Sylvain Thénault [postgres] _regproc.postgres.sql should be reloadable
2015-04-21 Julien Cristau [mail] include Date header in generated mails (closes #5271058)
2015-04-02 Julien Cristau [doc] mention datadir-url configuration option in release notes
2015-04-22 Julien Cristau [web] add test for datadir-url option (related to #5204550)
2015-04-01 Julien Cristau [web] Add datadir-url configuration option (closes #5204550)
2015-03-31 Julien Cristau [web] kill https-deny-anonymous option (closes #5193687)
2015-01-29 Julien Cristau [cwctl] don't filter DeprecationWarnings
2015-01-28 Julien Cristau [exceptions] avoid calling UniqueExceptionError.rtypes after closing the session
2015-04-22 Rémi Cardona [web/test] Fix broken tests after commit b81adb5e32f9
2014-06-11 Julien Cristau [web/test] don't delete uicache directory
2015-02-20 Julien Cristau [web/views] add text/n3 rdf view
2014-10-31 Nicolas Chauvat [schemas] make CWEType.final default to False (closes #5049201)
2014-04-04 Julien Cristau [repository] replace session with cnx in a few places
2014-12-01 Julien Cristau Don't pass an encoding to rqlst.as_string()
2014-07-27 Rémi Cardona [rset] Deprecate the 'encoded' argument to ResultSet.printable_rql()
2015-04-22 Julien Cristau [gcdebug] ignore _NeedAuthAccessMock instances
2015-02-10 Rémi Cardona [views] Fix 'gc' view to use 'repo_gc_stats' service
2015-02-10 Rémi Cardona [services] Fix 'repo_gc_stats' to return a list of unreachable objects' repr
2015-02-10 David Douard [services] Prevent 'repo_stats' service from aggregating information
2015-04-22 David Douard [hooks] add a looping task that dumps the stats regularly in a file
2015-02-23 Denis Laxalde [web/facet] Use an Exists node in HasRelationFacet
2015-04-01 Denis Laxalde [debian] Add a Breaks for cubicweb-folder which stills use GMTOFFSET
2015-03-16 Julien Cristau [web] kill GMTOFFSET (closes #2154655)
2015-03-26 Julien Cristau [web/request] don't play tricks with utc offset
2015-03-25 Denis Laxalde [server/test] Drop dependency on folder cube
2015-03-25 Denis Laxalde [web/test] Drop folder cube dependency
2015-04-22 Rémi Cardona merge 3.20.6 into 3.21
2015-04-01 Rémi Cardona [web/views] Allow changing CSVView's separator (closes #5227442)
2015-04-16 Sylvain Thénault [web/view/treeview] add a 'selected' class on <li> if the entity's url is the currently displayed url
2015-04-02 Julien Cristau Added tag cubicweb-version-3.20.6, cubicweb-debian-version-3.20.6-1, cubicweb-centos-version-3.20.6-1 for changeset 7f64859dcbcd
2015-04-02 Julien Cristau [pkg] 3.20.6 3.20.6 centos/3.20.6-1 cubicweb-centos-version-3.20.6-1 cubicweb-debian-version-3.20.6-1 cubicweb-version-3.20.6 debian/3.20.6-1
2015-03-30 Julien Cristau [notification] don't block while sending mails
2015-02-01 Sylvain Thénault [dataimport] make MetaDataGenerator / NoHookObjectStore usable from a datafeed parser
2015-02-01 Sylvain Thénault [dataimport] don't generate metadata which are explicitly specified
2015-03-27 Julien Cristau [debian] prepare 3.20.5-2
2015-03-27 Julien Cristau merge 3.19.11-2 into 3.20
2015-03-27 Julien Cristau Added tag cubicweb-debian-version-3.19.11-2 for changeset 6d265ea7d56f
2015-03-27 Julien Cristau [debian] Update watch file cubicweb-debian-version-3.19.11-2 debian/3.19.11-2
2015-03-27 Julien Cristau [debian] Fix cubicweb-dev dependency
2015-03-27 Julien Cristau Added tag cubicweb-version-3.20.5, cubicweb-debian-version-3.20.5-1, cubicweb-centos-version-3.20.5-1 for changeset 51aa56e7d507
2015-03-27 Julien Cristau [pkg] 3.20.5 3.20.5 centos/3.20.5-1 cubicweb-centos-version-3.20.5-1 cubicweb-debian-version-3.20.5-1 cubicweb-version-3.20.5 debian/3.20.5-1
2015-03-25 Sylvain Thénault [dataimport] don't insert created_by / owned_by relations when user is the internal manager (eid = -1).
2015-03-25 Sylvain Thénault [repository] don't attempt to delete computed relation, they have no table in the database. Closes #5162935
2015-03-23 Sylvain Thénault [migration] sync_schema_props_perms should skip computed relations. Closes #5147796
2015-03-22 Julien Cristau [schema] typo
2015-02-20 Julien Cristau [web/test] fix test_views
2015-03-23 Erica Marco [documentation] add note concerning Attribute, TODAY and NOW in yams documentation
2015-03-18 Sylvain Thénault [i18n] properly translate error messages related to violated unicity constraint.
2015-02-04 Rémi Cardona [web/data] Add missing mode='swap' in loadxhtml calls (closes #5087432)
2015-03-17 Rémi Cardona [web/views] Fix PropertyKeyField widget (closes #5087413)
2015-03-17 Rémi Cardona [web/views] Fix exception in CWProperty edit form (closes #5087412)
2015-03-25 Denis Laxalde [web/request] Restore attribute setting for search_state
2015-02-09 Julien Cristau [web/request] simplify search_state loading, fix comment
2015-01-28 Christophe de Vienne [webrequest] Lazy-load search_state
2015-03-12 Julien Cristau [config] disable fckeditor by default (closes #1368900)
2015-03-18 Julien Cristau merge 3.19.11 into 3.20
2015-03-18 Julien Cristau Added tag cubicweb-version-3.19.11, cubicweb-debian-version-3.19.11-1, cubicweb-centos-version-3.19.11-1 for changeset 1ae64186af94
2015-03-17 Erica Marco [migration] reorder system tables / meta-schema migration into bootstrap_migration 3.19.11 centos/3.19.11-1 cubicweb-centos-version-3.19.11-1 cubicweb-debian-version-3.19.11-1 cubicweb-version-3.19.11 debian/3.19.11-1
2015-03-18 Julien Cristau [dataimport] add missing import (closes #4985916)
2015-03-18 Julien Cristau [debian] cubicweb-dev needs cubicweb-etwist
2015-03-18 Julien Cristau [pkg] 3.19.11
2015-03-17 Julien Cristau Binary initializer should accept bytearrays (closes #5084075)
2015-03-05 Sylvain Thénault [native source] log the used connection in doexecmany as in doexec
2015-02-17 Julien Cristau [server] use unicode wherever appropriate in transaction/undo related methods
2015-03-09 Julien Cristau [web] typo
2015-02-17 Julien Cristau [entities] return the entity itself from notification_references if the view uses a random message-id
2015-02-17 Julien Cristau [notifications] use non-fixed message-id for EntityUpdatedNotificationView
2015-02-17 Julien Cristau [server/test] kill remaining 3.19 deprecation warnings in undo tests
2015-02-16 Julien Cristau [devtools] accept str objects in CubicWebTC.new_access and .create_user
2015-02-16 Julien Cristau [utils] use the "predictable" argument to js_dumps
2015-02-16 Julien Cristau [server/test] don't rely on a sorted output from .object_relations()
2015-02-16 Julien Cristau [req] make rebuild_url predictable
2015-02-13 Julien Cristau [web/test] don't depend on iteration order on a set
2015-02-13 Julien Cristau [web/test] fix cubicweb 3.19 deprecation warning
2015-02-13 Julien Cristau [web/test] use unicode instead of str for user logins
2015-02-13 Julien Cristau [test] Don't depend on dict iteration ordering
2015-02-13 Julien Cristau [entities] make cw_fti_index_rql_queries predictable
2015-02-13 Julien Cristau [hooks/syncschema] use a list instead of a set for UpdateFTIndexOp
2015-02-13 Julien Cristau [rqlrewrite] sort possible types when turning is_instance_of into is
2015-02-13 Julien Cristau [server/test] use unicode strings for user logins
2015-02-13 Julien Cristau [web/test] use unicode object as user login
2015-02-13 Julien Cristau [server/querier] stop passing a rqlst to empty_rset
2015-02-12 Julien Cristau [web/views] Use predictable ordering for attributes in entity XML view
2015-02-13 Julien Cristau [web/views] set explicit order for ManageSourcesAction
2015-02-12 Julien Cristau [web/test] don't depend on dict iteration ordering
2015-02-12 Julien Cristau [web/test] pass login as unicode string
2015-02-12 Julien Cristau [web/test] fix 3.19 deprecation warning
2015-02-12 Julien Cristau [sobjects/test] Fix dependency on predictable hashing
2015-02-12 Julien Cristau [test] don't rely on a stable ordering for appobject_path
2015-03-13 Julien Cristau [server] remove "standalone RQL server" from possible configuration choices
2015-03-13 Julien Cristau Remove leftover bits from start-repository command, and document its demise
2015-03-13 Aurelien Campeas Remove the remote repository-access-through-zmq support
2015-03-03 Aurelien Campeas Remove remote repository-access-through-pyro support
2015-03-13 Denis Laxalde [web/views/rdf] Take the second element of XY equivalent for non final relation
2015-02-11 Rémi Cardona [server] Make sure 'zmq-address-sub' config is always iterable
2014-12-01 Julien Cristau [web] split timeline in an individual cube
2015-02-12 Julien Cristau [devtools] don't hide warnings and errors during tests
2014-12-05 Aurelien Campeas [test/i18n] remove unneeded hack
2015-03-12 Julien Cristau merge 3.19.10 into 3.20
2015-03-09 Denis Laxalde [server/session] Fix typo "meta vs. metas" in describe()
2015-03-12 Rémi Cardona Added tag cubicweb-version-3.19.10, cubicweb-debian-version-3.19.10-1, cubicweb-centos-version-3.19.10-1 for changeset 3bab0b9b0ee7
2015-03-12 Rémi Cardona [pkg] 3.19.10 3.19.10 centos/3.19.10-1 cubicweb-centos-version-3.19.10-1 cubicweb-debian-version-3.19.10-1 cubicweb-version-3.19.10 debian/3.19.10-1
2015-03-12 Rémi Cardona [i18n] Update translations
2015-03-11 Rémi Cardona [config] Lowercase the FQDN we get from the OS (closes #5040345)
2015-03-10 Rémi Cardona [web/views] Honor 'action' attribute on AutomaticEntityForm, closes #4943392
2014-04-22 Dimitri Papadopoulos [docstrings] fix project-wide English language mistake
2014-03-26 Julien Cristau [doc] Don't pretend we know cubicweb runs on mysql
2015-03-06 Denis Laxalde [test/i18n] Update reference po file following 75cd7df5c32e
2015-02-25 Sylvain Thénault [devtools] add a method on CubicWebTC to fake data posted by standard cw forms. Closes #4985805
2014-12-18 Julien Cristau [web/wdoc] fix links
2015-03-05 Sylvain Thénault [i18n generation] add missing 'add a EntityType' message to generated catalogs. Closes #5012581
2015-03-03 Julien Cristau [server/test] fix test_zmq
2014-06-12 Aurelien Campeas [views,js] remove user_callback feature
2015-02-06 Christophe de Vienne [newcube] Make the generated code PEP-8 compliant
2014-08-31 Rémi Cardona Remove unused imports
2014-08-20 Rémi Cardona [ext] Remove use of cStringIO
2014-07-30 Rémi Cardona [view] Use io.BytesIO as stream for binary views
2015-01-16 Julien Cristau [undo/test] check that the entity was restored even though the fiche relation wasn't
2015-01-16 Julien Cristau Use a moved_entities table to record external entities moved to the system source
2015-01-16 Julien Cristau Add unique index on entities.extid
2015-01-16 Julien Cristau [undo/test] if we try to delete an entity referenced by an inline relation, we fail
2015-01-16 Julien Cristau [undo] when we can't undo an inlined relation change, point at None, not a broken eid
2015-01-15 Julien Cristau Ask sqlite to check foreign keys
2015-01-15 Julien Cristau Add reference from etype table's eid column to the entities table
2015-01-16 Julien Cristau [server] change order of entities table modification vs entity creation/deletion
2015-01-15 Julien Cristau Use foreign keys for relations tables
2015-01-15 Julien Cristau Add foreign key for inline relations
2015-01-15 Julien Cristau Use our version of schema2sql
2015-01-15 Julien Cristau Steal schema2sql module from yams
2015-02-05 Sylvain Thénault [dataimport] fix pylint detected error in SQLGenObjectStore
2015-01-27 Aurelien Campeas [restore/portable] properly restore the numrange generator
2015-01-26 Aurelien Campeas [backup/portable] properly write the eid numrange generator (the eid is no more a sequence)
2015-02-06 Julien Cristau Added tag cubicweb-version-3.20.4, cubicweb-debian-version-3.20.4-1, cubicweb-centos-version-3.20.4-1 for changeset 49831fdc84dc
2015-02-06 Julien Cristau [pkg] 3.20.4 3.20.4 centos/3.20.4-1 cubicweb-centos-version-3.20.4-1 cubicweb-debian-version-3.20.4-1 cubicweb-version-3.20.4 debian/3.20.4-1
2015-02-04 Sylvain Thénault [schema] set permissions that do not allow edition on computed relation. Closes #4903918
2015-02-02 Sylvain Thénault [computed attribute] ensure attribute's formula apply only to the correct type. Closes #4901163
2015-02-02 Sylvain Thénault [schemaserial] fix detection of CWComputedRType table, closes #4901150
2015-01-30 Sylvain Thénault [dataimport] source.add_info doesn't take anymore a 'complete' argument
2015-01-30 Sylvain Thénault [dataimport] massive renaming of session to cnx
2015-02-03 Julien Cristau [web/data] use the right selector for hiding jquery treeview placeholders
2015-02-05 Julien Cristau merge 3.19.9 into 3.20 branch
2015-02-05 Julien Cristau Added tag cubicweb-version-3.19.9, cubicweb-debian-version-3.19.9-1, cubicweb-centos-version-3.19.9-1 for changeset b7c373d74754
2015-02-05 Julien Cristau [pkg] 3.19.9 3.19.9 centos/3.19.9-1 cubicweb-centos-version-3.19.9-1 cubicweb-debian-version-3.19.9-1 cubicweb-version-3.19.9 debian/3.19.9-1
2015-01-16 Julien Cristau [hooks] don't insert use_email relation if the entity on either side is going away
2015-01-16 Julien Cristau [undo] fix deletion of cw_source relation
2015-01-15 Julien Cristau [hooks] don't insert an owned_by relation for deleted entities
2015-01-29 Aurelien Campeas [etwist/service] adjust for a signature change
2014-12-10 Sylvain Thénault [rset] fix crash on displaying rset where some symmetric relation is used. Closes #4739253
2014-12-04 Sylvain Thénault Fix handling of limit within the primary view for related elements. Closes #4723579
2014-12-29 Christophe de Vienne [native] Change SQL errors log level.
2015-02-02 Julien Cristau Added tag cubicweb-version-3.20.3, cubicweb-debian-version-3.20.3-1, cubicweb-centos-version-3.20.3-1 for changeset 7d3a583ed539
2015-02-02 Julien Cristau [debian] build-depend on markdown for documentation build 3.20.3 centos/3.20.3-1 cubicweb-centos-version-3.20.3-1 cubicweb-debian-version-3.20.3-1 cubicweb-version-3.20.3 debian/3.20.3-1
2015-01-28 Christophe de Vienne [devtools] Make PostgresTestDataBaseHandler multi-use friendly
2015-02-02 Julien Cristau [devtools] restore i18n of string removed in 4001cfe2f44d
2015-01-31 Julien Cristau [pkg] fix setup.py install
2015-01-30 Julien Cristau [pkg] 3.20.3
2015-01-23 Rémi Cardona [server] Increase the stacklevel (due to @_open_only decorator)
2015-01-28 Julien Cristau [pkg] install jquery-treeview
2015-01-28 Julien Cristau [migration/3.20] sync rtypes before etypes
2015-01-28 Denis Laxalde [doc] Fix class name for ComputedRelation; fix code block about computed attributes
2015-01-29 Rémi Cardona [web] Allow propagating 'klass' parameter on tree views recursively
2015-01-28 Rémi Cardona [utils] Fix define_var in ajax context (closes #4881301)
2015-01-28 Rémi Cardona [web/data] Never hide JS errors in our Deferred implementation
2015-01-28 Rémi Cardona [web/data] Fix userCallbackThenUpdateUI to completely replace old DOM elements
2015-01-30 Rémi Cardona [web/views] Stop mishandling the fieldset name in the default form renderer
2015-01-22 Julien Cristau Added tag cubicweb-version-3.20.2, cubicweb-debian-version-3.20.2-1, cubicweb-centos-version-3.20.2-1 for changeset 138464fc1c33
2015-01-22 Julien Cristau merge 3.19.8 into 3.20 branch 3.20.2 centos/3.20.2-1 cubicweb-centos-version-3.20.2-1 cubicweb-debian-version-3.20.2-1 cubicweb-version-3.20.2 debian/3.20.2-1
2015-01-22 Julien Cristau [pkg] fix mistake in c7b218125c25
2015-01-22 Julien Cristau Added tag cubicweb-version-3.19.8, cubicweb-debian-version-3.19.8-1, cubicweb-centos-version-3.19.8-1 for changeset efc8645ece43
2015-01-22 Julien Cristau [server/test] convert new test to 3.19 API 3.19.8 centos/3.19.8-1 cubicweb-centos-version-3.19.8-1 cubicweb-debian-version-3.19.8-1 cubicweb-version-3.19.8 debian/3.19.8-1
2015-01-22 Julien Cristau [pkg] 3.19.9
2015-01-22 Julien Cristau merge 3.18.8 into 3.19 branch
2015-01-22 Julien Cristau Added tag cubicweb-version-3.18.8, cubicweb-debian-version-3.18.8-1, cubicweb-centos-version-3.18.8-1 for changeset 231094063d62 stable
2015-01-22 Julien Cristau [pkg] 3.18.8 stable cubicweb-centos-version-3.18.8-1 cubicweb-debian-version-3.18.8-1 cubicweb-version-3.18.8
2015-01-21 Julien Cristau [security] Test case and fix for an INSERT security hole stable
2015-01-08 Julien Cristau [pkg] 3.20.2
2015-01-22 Julien Cristau [debian] cubicweb 3.20 breaks cubicweb-bootstrap << 0.6.6
2015-01-08 Julien Cristau [pkg] don't include extra files in tarballs
2015-01-08 Julien Cristau [pkg] exclude generated js_api documentation from tarballs
2015-01-08 Julien Cristau [doc] remove old and unused argouml files
2015-01-08 Julien Cristau [web/data] remove unused xcf files
2015-01-08 Julien Cristau [doc] remove nonexistent css from theme
2015-01-20 Denis Laxalde [doc] Drop autoclass directive for IDownloadableLineView
2015-01-08 Julien Cristau [pkg] include missing files from doc/book/ in release tarballs
2015-01-07 Denis Laxalde [datafeed] Set headers parameter to an empty dict in DataFeedParser.retrieve_url
2015-01-22 Denis Laxalde [views/forms] Fix EntityFieldsForm.link_to when parent entity is being created
2015-01-03 Christophe de Vienne [entities] Optimize CWUser.properties.
2014-03-04 Julien Cristau [schema] Typo and indentation fix in RQLVocabularyConstraint doc string
2015-01-07 Julien Cristau Added tag cubicweb-version-3.20.1, cubicweb-debian-version-3.20.1-1, cubicweb-centos-version-3.20.1-1 for changeset 43eef610ef11
2015-01-07 Julien Cristau [pkg] 3.20.1 3.20.1 centos/3.20.1-1 cubicweb-centos-version-3.20.1-1 cubicweb-debian-version-3.20.1-1 cubicweb-version-3.20.1 debian/3.20.1-1
2015-01-07 Julien Cristau i18n update (closes #4826490)
2015-01-07 Julien Cristau merge 3.19.7 into 3.20
2015-01-07 Julien Cristau merge two default heads
2015-01-07 Julien Cristau Added tag cubicweb-version-3.19.7, cubicweb-debian-version-3.19.7-1, cubicweb-centos-version-3.19.7-1 for changeset ac4f5f615597
2015-01-07 Julien Cristau [pkg] 3.19.7 3.19.7 centos/3.19.7-1 cubicweb-centos-version-3.19.7-1 cubicweb-debian-version-3.19.7-1 cubicweb-version-3.19.7 debian/3.19.7-1
2015-01-07 Julien Cristau Added tag cubicweb-version-3.20.0, cubicweb-debian-version-3.20.0-1, cubicweb-centos-version-3.20.0-1 for changeset 7e6b7739afe6
2015-01-06 Julien Cristau [pkg] prepare 3.20 release 3.20.0 centos/3.20.0-1 cubicweb-centos-version-3.20.0-1 cubicweb-debian-version-3.20.0-1 cubicweb-version-3.20.0 debian/3.20.0-1
2014-12-23 Julien Cristau [skeleton] simplify debian rules file
2014-12-22 Julien Cristau [migration] don't crash when deleting a non-existing rtype
2014-12-19 Julien Cristau [debian] include "metapackage" in the cubicweb package's description
2014-12-19 Julien Cristau [debian] ensure all packages use ${misc:Depends} and ${python:Depends}
2014-12-19 Julien Cristau [debian] update cubicweb-dev's lintian override
2014-12-03 Adrien Di Mascio [server] add a db-namespace option in source definition (closes #1631339)
2014-12-19 Adrien Di Mascio [serverctl] add db_transaction context manager
2013-03-28 Adrien Di Mascio [server] refactor cleanup() code used by "cubicweb-ctl delete"
2014-05-05 David Douard [views] visual refactorings (closes #3803685)
2014-12-18 Julien Cristau [web] everything old is new again
2014-11-12 David Douard [pkg] bump version to 3.20.0
2014-05-05 David Douard [views] use icons for user menu and login (header) (closes #3803684)
2014-12-04 Aurelien Campeas [utils] provide a function to return an admin connection from an appid
2014-12-16 Denis Laxalde [debian] Install wsgi directory in cubicweb-web package
2014-12-11 David Douard [test] fixes to make tests pass with recent lxml
2014-12-05 Rémi Cardona [server] Remove useless 'is None' checks
2014-12-17 Aurelien Campeas [security] check attributes: dispatch on the "add" action if entity was just created
2014-12-09 Christophe de Vienne [doc] Add BigInt to the list of built-in types
2014-04-02 Julien Cristau [devtools] call turn_repo_off in tearDown (closes #4673491)
2014-12-01 Julien Cristau [book] typos / clarifications in create-instance section
2014-06-12 Aurelien Campeas [repository] don't mangle the stack trace on exception
2014-11-27 Christophe de Vienne [pkg] Make twisted recommended only
2014-11-27 Christophe de Vienne [devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing
2014-10-23 Nicolas Chauvat [serverctl] rename remove_cube to drop_cube (closes #4545093)
2014-05-15 Alain Leufroy [wsgi] add tornado http server
2014-05-15 Alain Leufroy [wsgi] add message about the active interface
2014-05-15 Alain Leufroy [cwctl] rewrite wsgi method choices
2014-12-01 Julien Cristau [skeleton/debian] use dh_python2 instead of dh_pysupport for new cubes
2014-10-21 Julien Cristau [web] Add source for jquery.qtip.js
2014-10-21 Julien Cristau [web] Replace minified copy of jquery.flot.js 0.6 with non-minified version
2014-10-23 Julien Cristau [web] Update jquery-treeview to the latest version
2014-10-23 Julien Cristau [web/css] move jquery.treeview.css override to a separate file
2014-10-22 Julien Cristau [web] Stop patching jquery.treeview.js
2014-10-22 Rémi Cardona [web] Beautify jquery.treeview.js
2014-11-06 Aurelien Campeas [entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
2014-11-06 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
2014-05-14 Aurelien Campeas [web/request] clearly mark user_callback-related methods as deprecated
2014-12-03 Julien Cristau [book] document __unique_together__, remove bad RQLUniqueConstraint example
2014-04-17 Aurelien Campeas [schema] stop using RQLUniqueConstraint (closes #3753250)
2014-04-03 Rémi Cardona [dataimport] Have ucsvreader's API match that of csv.reader (closes #3705701)
2014-11-19 Rémi Cardona [utils] Add a '_cwtracehtml' GET parameter to trace self._cw.w() calls (closes #4601327)
2014-11-19 Denis Laxalde [datafeed] Add a raise_on_error parameter to DataFeedSource.extid2entity
2014-12-02 Aurelien Campeas [test/view forms] use the official, undeprecated API
2014-05-27 Aurelien Campeas [rset] kill the rset._rqlst cache
2014-06-03 Aurelien Campeas [source/native] session -> cnx
2014-06-10 Aurelien Campeas [hookstests] change got/expected order
2014-07-09 Aurelien Campeas [config] kill a getattr
2014-12-03 Aurelien Campeas [tests/web] switch previous commit (136b5f995f8) to the new test api
2014-10-22 Julien Cristau [web] remove unused argument from treeview._init_headers
2014-10-21 Julien Cristau [doc/3.20] mention CWEP-002
2014-10-02 Julien Cristau [web] stop accepting the magic __message form parameter
2014-10-02 Julien Cristau [web/request] add security_enabled method
2014-11-18 Rémi Cardona [dataimport] Fix use of _create_copyfrom_buffer() (related to #3845572)
2014-03-26 David Douard [c-c configure] make it possible to specify the section for sources configuration (closes #3477678)
2014-09-10 Julien Cristau [server] fix 'cnx' variable confusion in DBG_SQL exception case
2014-03-20 Denis Laxalde Provide sufficient context to check 'delete' permission in AjaxEditRelationCtxComponent
2014-12-01 Julien Cristau merge 3.19.6 into 3.20 branch
2014-11-30 David Douard Added tag cubicweb-version-3.19.6, cubicweb-debian-version-3.19.6-1, cubicweb-centos-version-3.19.6-1 for changeset 934341b848a6
2014-11-30 David Douard [test] missing unittest.main() call in unittest_http_headers.py 3.19.6 centos/3.19.6-1 cubicweb-centos-version-3.19.6-1 cubicweb-debian-version-3.19.6-1 cubicweb-version-3.19.6 debian/3.19.6-1
2014-11-27 David Douard [test] make unittest_webconfig independant of CWD
2014-11-28 Aurelien Campeas [webctl] do not ask questions if verbosity is at 0
2014-11-28 Rémi Cardona [web] Slight tweak on jQueryUI's colors on links (related to #4564046)
2014-07-30 Rémi Cardona [view] Remove unused imports
2014-07-29 Rémi Cardona Remove obsolete __future__ imports
2014-08-19 Rémi Cardona [devtools] Remove unused local function
2014-05-04 Florent Cayré [uihelper] Fix a possible NameError in meta_formconfig
2014-11-19 Christophe de Vienne [devtools] Avoid db_cache collisions and mis-loading
2014-10-06 Christophe de Vienne [devtools][pg] Remove a wrong assertion in _backup_database
2014-11-26 David Douard [pkg] prepare 3.19.6
2014-11-26 David Douard [merge] backport 3.18 fixes
2014-09-19 Christophe de Vienne Accept '==' operator in cubes dependencies
2014-09-23 Julien Cristau [session] don't silently ignore commits
2014-11-24 Aurelien Campeas [migration/bootstrap] add explicit index removal for sqlserver, be tolerant to migration replay
2014-11-26 David Douard Added tag cubicweb-version-3.18.7, cubicweb-debian-version-3.18.7-1, cubicweb-centos-version-3.18.7-1 for changeset cb96f4403cf2 stable
2014-11-25 Aurelien Campeas [pkg] prepare 3.18.7 stable cubicweb-centos-version-3.18.7-1 cubicweb-debian-version-3.18.7-1 cubicweb-version-3.18.7
2014-11-19 Aurelien Campeas [migration/3.18] speed up the migration and be a little bit more informative stable
2014-11-24 Aurelien Campeas [schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era stable
2014-02-17 Julien Cristau [server] Handle unique constraint violations under recent sqlite stable
2014-11-24 Aurelien Campeas [merge] backport 3.17 fixes stable
2014-11-24 Aurelien Campeas Added tag cubicweb-version-3.17.18, cubicweb-debian-version-3.17.18-1, cubicweb-centos-version-3.17.18-1 for changeset cda4b066933f stable
2014-11-24 Aurelien Campeas [pkg] prepare 3.17.18 stable cubicweb-centos-version-3.17.18-1 cubicweb-debian-version-3.17.18-1 cubicweb-version-3.17.18
2014-11-24 Aurelien Campeas [source/native] handle newer Integrity error messages from sqlite > 3.7 stable
2014-11-24 Aurelien Campeas [source/native/backup_restore] have a unique tunable blocksize for the dump phase stable
2014-11-24 Julien Cristau [urlpublishing] handle sub-types in RestPathEvaluator
2014-11-24 David Douard [views] fix ecsvexport selector
2014-10-17 Julien Cristau Add custom checker for Password values
2014-10-22 Aurelien Campeas [component] give Links a __repr__
2014-11-12 Julien Cristau [debian] move markdown dependency from cubicweb-web to cubicweb-common
2014-11-04 Julien Cristau [web/auth] stop playing games with locals()
2014-11-13 Aurelien Campeas [entity] rather than crashing with an IndexError on entity creation, raise a meaningful exception
2014-11-12 David Douard [web] partial backout of #8391bf718485 to restore RelatedObjectsVComponent
2014-11-13 Julien Cristau [server] typo fix
2014-10-06 Christophe de Vienne [devtools][pg] Activate the non-durability settings of Postgresql.
2014-11-17 David Douard [server] fix LoginPasswordAuthentifier.authenticate
2014-11-07 Rémi Cardona [web] Override jQueryUI's colors on links (closes #4564046)
2014-10-29 Rémi Cardona [hooks] Fix precommit event logging message
2014-10-23 Julien Cristau [service] allow repo_stats for users
2014-09-11 Denis Laxalde [views] Escape class attribute value in CWGroup incontext view
2014-09-25 Julien Cristau [devtools] use a specific test_db_id when disabling anon
2014-11-19 Christophe de Vienne Restrict yams version
2014-10-20 Rémi Cardona [facets] Honor 'start_unfolded' facet attribute (closes #4502799)
2014-10-20 Rémi Cardona [facets] Correctly look for inputs of type "hidden" (closes #4502768)
2014-10-15 Rémi Cardona [web] Cache results from 'i18n' ajax controller (closes #4487856)
2014-10-15 Rémi Cardona [web] There is no global noop(), use jQuery's instead (closes #4487832)
2014-10-10 Denis Laxalde [server] Add missing import of logilab.database
2014-11-13 Julien Cristau [migration] hackish black magic to bootstrap addition of formula attr during migration
2014-11-04 Julien Cristau [server] commit after serializing schema
2014-08-28 David Douard [book] fix docstrings to please sphinx
2014-08-28 David Douard [book] several fixes in the rst files
2014-08-28 David Douard [book] activate the viewcode extension
2014-08-28 David Douard [book] new theme based on pyramid theme (closes #4291287)
2014-07-30 Rémi Cardona Remove unused lgc.interface imports and leftovers
2014-07-17 Aurelien Campeas [repository] provide a .new_session entry point
2014-06-30 Denis Laxalde [devtools/testlib] Use actual 'admin' user configuration values
2013-04-25 Anthony Truchet [forms] closes #2437859 - Detect and prevent concurrent edition of the same entity.
2014-04-09 Julien Cristau [migration] make sure the repo knows about all constraint types
2014-07-07 Julien Cristau [migration] stop caching the mapping from constraint type name to eid
2014-06-17 Julien Cristau [web/json] an empty rset is just fine for ejsonexport
2014-04-30 Christophe de Vienne [RichString] Add markdown support
2014-10-23 Paul Tonelli [ldapfeed] Reduce default value for user-attrs-map option (closes #3824889)
2014-04-29 Paul Tonelli [serverctl] Ask for URL when adding a new source (closes #3824868)
2014-04-28 Paul Tonelli [serverctl] Ask for parser type when adding a new source (closes #3484231)
2014-06-11 Julien Cristau [doc/3.20] more details on removed code
2014-05-02 Aurelien Campeas remove 3.11 bw compat
2014-05-02 Aurelien Campeas remove most 3.10 bw compat
2014-05-02 Aurelien Campeas remove leftover pre 3.9 deprecation warnings
2014-07-22 Rémi Cardona [utils] Remove function-in-the-middle call
2014-07-29 Julien Cristau [web] set Vary response header to "Accept-Language" when using content negotiation
2014-07-29 Julien Cristau [web/cors] don't overwrite other Vary headers
2014-07-15 Julien Cristau [web] add support for HttpOnly cookie flag
2014-10-17 Julien Cristau merge 3.19.5 into 3.20 branch
2014-10-07 Julien Cristau Added tag cubicweb-version-3.19.5, cubicweb-debian-version-3.19.5-1, cubicweb-centos-version-3.19.5-1 for changeset 3ac86df519af
2014-10-06 Julien Cristau i18n update 3.19.5 centos/3.19.5-1 cubicweb-centos-version-3.19.5-1 cubicweb-debian-version-3.19.5-1 cubicweb-version-3.19.5 debian/3.19.5-1
2014-10-06 Julien Cristau [pkg] 3.19.5
2014-09-15 Julien Cristau [server] hold connection to the db in tx_actions
2014-09-15 Christophe de Vienne [wsgi] If multipart cannot parse the POST content, let it pass.
2014-09-01 Rémi Cardona [devtools] Fix JS tests' HTML code
2014-09-01 Rémi Cardona [devtools] "Keep" some temporary files/dirs around to help with debugging
2014-08-01 Rémi Cardona [devtools] Fix Firefox launcher in QUnitTestCase (closes #4294727)
2014-09-25 Rémi Cardona [devtools] allow cross-origin requests for qunit
2014-09-25 Julien Cristau merge 3.19.4 in 3.20 branch
2014-09-15 Christophe de Vienne [cors] Fix CORS headers generators
2014-09-09 Christophe de Vienne [wsgi] Fix posted files filename reading
2014-09-23 Christophe de Vienne [pkg] Depend on Pillow instead of PIL
2014-09-25 Julien Cristau Added tag cubicweb-version-3.19.4, cubicweb-debian-version-3.19.4-1, cubicweb-centos-version-3.19.4-1 for changeset c4e740e50fc7
2014-09-25 Julien Cristau [pkg] 3.19.4 3.19.4 centos/3.19.4-1 cubicweb-centos-version-3.19.4-1 cubicweb-debian-version-3.19.4-1 cubicweb-version-3.19.4 debian/3.19.4-1
2014-09-24 Julien Cristau merge 3.18.6 into 3.19
2014-09-24 Julien Cristau Added tag cubicweb-version-3.18.6, cubicweb-debian-version-3.18.6-1, cubicweb-centos-version-3.18.6-1 for changeset d91501356742 stable
2014-09-24 Julien Cristau [pkg] 3.18.6 stable cubicweb-centos-version-3.18.6-1 cubicweb-debian-version-3.18.6-1 cubicweb-version-3.18.6
2014-01-28 Aurelien Campeas [hooks/security] allow edition of attributes with permissive permissions stable
2014-07-29 Aurelien Campeas Almost backout afcd46716d6a which breaks _select_best raising an ambiguity exception in debug mode. stable
2014-09-12 Julien Cristau [server] fix anonymous_user predicate in tests
2014-07-28 Rémi Cardona [entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
2014-08-08 Damien Garaud [views] csvexport accept an empty rset (closes #4236928)
2014-09-11 Denis Laxalde [views] Display attributes in entity creation form based on "add" permission
2014-09-18 Denis Laxalde [datafeed] Commit after all deletions in datafeed parser
2014-09-23 Julien Cristau [schema] CWComputedRType is a schema type
2014-09-23 Julien Cristau [doc] proofreading CWEP002 section
2014-02-10 Anthony Truchet [CWEP002] document computed relations and attributes
2014-08-28 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed attribute
2014-07-22 Sylvain Thénault [CWEP002 migration] support drop_relation_type/drop_relation_definition/drop_attribute for computed attributes
2014-08-28 Sylvain Thénault [CWEP002 migration] support add_relation_type/add_attribute for computed attributes
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)
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
2014-01-07 Christophe de Vienne [formfields] Handle 'placeholder' attribute for text and textarea
2014-04-14 Alain Begey [forms] Add autocomplete attribute for formrenderers
2014-04-11 Alain Begey [widget] Addition of EmailInput
2014-01-13 Nicolas Chauvat close branch reldefsecurity
2014-04-28 Julien Cristau Added tag cubicweb-version-3.19.0, cubicweb-debian-version-3.19.0-1, cubicweb-centos-version-3.19.0-1 for changeset 1141927b8494
2014-04-28 Julien Cristau [debian] set release date 3.19.0 centos/3.19.0-1 cubicweb-centos-version-3.19.0-1 cubicweb-debian-version-3.19.0-1 cubicweb-version-3.19.0 debian/3.19.0-1
2014-04-28 Katia Saurfelt [entity] add a new `cw_linkable_rql` method
2014-04-07 Sylvain Thénault [schema] fix buggy composite_rdef_roles and associated test
2014-04-28 Julien Cristau [doc] update 3.19 release notes
2014-04-28 Christophe de Vienne [login form] Fix BaseLogForm.form_action()
2014-04-28 Julien Cristau [migration] move 'entities' table changes from 3.19.0 to bootstrap script
2014-04-28 Julien Cristau [server/session] add missing rollback when freeing a db connection
2014-04-24 Julien Cristau [debian] add Breaks on cubicweb-bootstrap
2014-04-08 Denis Laxalde Drop duplicated content in ITreeAdapter docstring stable
2014-04-14 Rémi Cardona an -> a (misc) stable
2014-04-14 Rémi Cardona an utf-8 -> a utf-8 stable
2014-04-14 Rémi Cardona an URI -> a URI stable
2014-04-14 Rémi Cardona an unicode string -> a unicode string stable
2014-04-14 Rémi Cardona an URL -> a URL stable
2014-04-01 Christophe de Vienne Remove a misleading comment about self.render() behavior. stable
2014-03-06 Julien Cristau [migractions] add sanity check in rename_relation_type stable
2014-04-07 Vincent Michel [dataimport] Add safety belt on "gen_rtype" in MetaGenerator, closes #3712892 stable
2014-04-07 Vincent Michel [dataimport] Correctly serialize datetime objects in _create_copyfrom_buffer, closes #3712885 stable
2014-04-03 Rémi Cardona [dataimport] Prevent ucsvreader from skipping the first line when ignore_errors is True (closes #3705791) stable
2014-04-03 Rémi Cardona [dataimport] Avoid double unicode decoding in ucsvreader (closes #3705752) stable
2014-04-25 Christophe de Vienne [doc] Document the user_data dictionnary content stable
2014-04-24 Julien Cristau [debian] break old cubicweb-vcsfile
2014-04-23 Julien Cristau [services] catch missing group early in register_user
2014-04-23 Julien Cristau [services] rename register_user kwargs to cwuserkwargs
2014-04-22 Julien Cristau [services] don't hardcode 'users' group for register_user
2014-04-22 Julien Cristau [sobjects/test] check that register_user properly sets user name and email address
2013-07-19 Vladimir Popescu [server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
2014-04-18 Julien Cristau [migration] set a cnxset before process_script()
2014-04-10 Julien Cristau [server] make internal_cnx get and keep a connection to the db
2014-04-22 Julien Cristau [server/session] make commit/rollback obey ensure_cnx_set
2014-04-09 Julien Cristau [repo] fix deprecation messages for stats and gc_stats
2014-04-10 Julien Cristau [cwconfig] use "foo not in bar" instead of "not foo in bar"
2014-04-10 Julien Cristau [debian] Add Breaks on a few cubes that need changes for 3.19
2014-04-10 Julien Cristau [hooks] run cascading delete hook later
2014-04-10 Julien Cristau [devtools] set PGPORT/PGHOST when calling pg_ctl start
2014-04-23 Julien Cristau [server/test] update to deal with lgdb sqlserver fix stable
2014-04-10 Julien Cristau [test] Fix regressions from 96549de9dd70 "[test] use assertIn where appropriate"
2014-04-09 Julien Cristau [repo] Fix register_user
2014-04-08 Julien Cristau [test] use assertNotIn where appropriate
2014-04-08 Julien Cristau [test] use assertIn where appropriate
2014-04-09 Julien Cristau [doc] Add removal of old multi-sources to 3.19 release notes
2014-04-09 Julien Cristau [pkg] Bump to 3.19.0
2014-04-09 Julien Cristau [web/debug] remove code broken by session refactoring
2014-04-09 Julien Cristau [web/debug] Fix check for open sessions
2014-03-20 Rémi Cardona [cwconfig] Remove useless 'ui-cube' configuration option (closes #3728904)
2014-04-07 Julien Cristau [test] Use RepoAccess.shell() in unittest_predicates
(0) -10000 -3000 -1000 -960 +960 +1000 tip