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
(0) -10000 -3000 -1000 -112 +112 +1000 tip