Wed, 23 Sep 2015 15:01:55 +0200 Julien Cristau [hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp
Wed, 23 Sep 2015 15:00:33 +0200 Aurelien Campeas [hooks/syncschema] only call "ALTER TABLE" once when changing a size constraint
Wed, 02 Sep 2015 15:24:46 +0200 Aurelien Campeas [syncschema] only add to the `synchronized` set if all possible updates have been done
Thu, 23 Jul 2015 12:32:51 +0200 Julien Cristau [qunit] remove unused 'data_files' parameter
Mon, 20 Jul 2015 13:55:54 +0200 Sylvain Thénault [urlpublish] RESTPathEvaluator now use vid_from_rset
Fri, 24 Jul 2015 16:19:39 +0200 Julien Cristau [server/sources] use decode_extid in datafeed
Fri, 24 Jul 2015 16:15:17 +0200 Julien Cristau [server/sources] add decode_extid method
Wed, 29 Jul 2015 10:18:56 +0200 Julien Cristau [server/repo] kill repo.pinfo()
Wed, 29 Jul 2015 10:18:23 +0200 Julien Cristau [web/sessions] simplify session cleanup
Wed, 29 Jul 2015 10:17:42 +0200 Julien Cristau [server/repo] fix typo
Fri, 24 Jul 2015 16:09:29 +0200 Julien Cristau [server/sources] AbstractSource.__ne__
Fri, 24 Jul 2015 16:09:37 +0200 Julien Cristau [server/sources] fix docstring for eid_type_source
Mon, 27 Jul 2015 10:00:32 +0200 David Douard [views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
Thu, 06 Aug 2015 15:21:58 +0200 Julien Cristau [server/migractions] drop mock_object
Thu, 06 Aug 2015 15:24:16 +0200 Julien Cristau [test] kill unused lgc.testlib imports
Tue, 25 Aug 2015 11:09:22 +0200 Sylvain Thénault [server/migractions] raising SystemExit sounds like a bad idea
Mon, 27 Jul 2015 09:27:18 +0200 Julien Cristau [server/storage] rename 'session' variables to 'cnx'
Wed, 09 Jul 2014 17:52:45 +0200 Aurelien Campeas [migration] remove repo_connect and use config.repository() instead
Wed, 09 Jul 2014 16:32:14 +0200 Aurelien Campeas [repoapi, cwconfig] give a convenience method to get a repository from a config
Wed, 09 Jul 2014 15:50:23 +0200 Aurelien Campeas [cwconfig] remove unused method
Tue, 19 Aug 2014 00:16:02 +0200 Rémi Cardona [captcha] Port to io.BytesIO
Thu, 13 Feb 2014 17:00:40 +0100 Aurelien Campeas [web/sessions] the session managers are definitely not components
Thu, 13 Feb 2014 16:43:33 +0100 Aurelien Campeas [web] the AuthenticationManager is no more an appobject
Fri, 05 Dec 2014 16:22:02 +0100 Aurelien Campeas [hooksmanager] remove very old unused module
Fri, 31 Jul 2015 15:17:43 +0200 Julien Cristau [devtools] fix CubicWebTC.assertDocTestFile (closes #5930028)
Wed, 29 Jul 2015 10:51:52 +0200 Julien Cristau Added tag 3.21.1, debian/3.21.1-1, centos/3.21.1-1 for changeset a8a0de0298a5
Tue, 28 Jul 2015 18:59:14 +0200 Julien Cristau [pkg] Let dh_installdocs deal with doc-base 3.21.1 centos/3.21.1-1 debian/3.21.1-1
Tue, 28 Jul 2015 18:57:21 +0200 Julien Cristau [pkg] various debian packaging fixes
Tue, 28 Jul 2015 18:06:46 +0200 Julien Cristau [pkg] 3.21.1
Tue, 28 Jul 2015 11:21:36 +0200 David Douard [web] fix AbstractSessionManager.clean_sessions (closes #5757240)
Tue, 21 Jul 2015 14:29:42 +0200 Julien Cristau [migration/3.21] ask fewer questions
Tue, 28 Jul 2015 11:26:47 +0200 Julien Cristau [server] typo fix
Tue, 28 Jul 2015 11:15:36 +0200 Julien Cristau [test] check that we reject an rqlexpression in computed relation perms
Tue, 28 Jul 2015 09:25:26 +0200 Julien Cristau Fix (de)serialization of ComputedRelation read permissions
Fri, 17 Jul 2015 16:48:43 +0200 Christophe de Vienne Copy read permissions on ComputedRelation rdefs
Wed, 22 Jul 2015 19:50:50 +0200 David Douard [datafeed] fix typo in DataFeedXMLParser.is_deleted (closes #5729755)
Mon, 27 Jul 2015 10:51:29 +0200 Julien Cristau [server/sources] make sure entity._cw is a Connection before calling Storages
Mon, 06 Jul 2015 14:34:41 +0200 Julien Cristau [hooks] base64-encode extid before inserting it into moved_entities
Tue, 21 Jul 2015 18:17:31 +0200 Julien Cristau [hook] remove assumption about entity cache vs cw_edited
Tue, 21 Jul 2015 18:09:12 +0200 Julien Cristau [hook] don't open-code Connection.entity_cache
Thu, 23 Jul 2015 09:43:36 +0200 Denis Laxalde [tox] Add missing dependency on webtest for devtools tests
Wed, 22 Jul 2015 11:32:24 +0200 Denis Laxalde [tox] Add missing dependency on webtest for wsgi tests
Wed, 22 Jul 2015 10:55:39 +0200 Denis Laxalde [tox] Remove set of PATH environment variable
Fri, 17 Jul 2015 14:06:22 +0200 Julien Cristau [doc] generalize info about debian/ubuntu repositories
Fri, 17 Jul 2015 13:49:58 +0200 Julien Cristau [doc] fix link to setup info in README
Mon, 20 Jul 2015 12:15:20 +0200 Julien Cristau [server/session] remove unused cnx_meth function
Mon, 20 Jul 2015 11:03:09 +0200 Julien Cristau [server] don't issue a warning for something expected
Mon, 20 Jul 2015 12:37:47 +0200 Julien Cristau [server] stick a _cw on internal connnection's user
Mon, 20 Jul 2015 16:43:47 +0200 Julien Cristau [migration/3.21] fix stupid error in migration script
Wed, 15 Jul 2015 15:01:21 +0200 Julien Cristau Added tag 3.21.0, debian/3.21.0-1, centos/3.21.0-1 for changeset 887c6eef8077
Fri, 10 Jul 2015 18:18:58 +0200 Julien Cristau [pkg] various fixes 3.21.0 centos/3.21.0-1 debian/3.21.0-1
Fri, 10 Jul 2015 17:40:08 +0200 Julien Cristau [doc] fix broken symlinks
Fri, 10 Jul 2015 17:04:32 +0200 Julien Cristau [pkg] update 3.21.0 release date
Fri, 10 Jul 2015 17:04:03 +0200 Julien Cristau [doc/3.21] mention the postgresql-only state of the upgrade script
Fri, 10 Jul 2015 09:30:04 +0200 David Douard [datafeed] also catch EnvironmentError when trying to load the cwclientlib config file
Fri, 10 Jul 2015 09:35:52 +0200 Julien Cristau [schema] Make syntax compatible with print_function
Thu, 09 Jul 2015 17:03:50 +0200 Rémi Cardona [pkg] 3.21.0
Thu, 09 Jul 2015 11:26:09 +0200 Julien Cristau [test] use FakeFile instead of File in test_fulltextindex
Thu, 09 Jul 2015 16:55:28 +0200 Rémi Cardona i18n update
Tue, 07 Jul 2015 14:13:39 +0200 Julien Cristau [serverctl] fix schema-diff command
Tue, 07 Jul 2015 14:13:10 +0200 Julien Cristau [serverct] call server_{maintenance,shutdown} hooks around source-sync command
Tue, 07 Jul 2015 14:12:46 +0200 Julien Cristau [serverctl] call server_{maintenance,shutdown} hooks around add-source
Tue, 07 Jul 2015 14:57:24 +0200 Rémi Cardona Update hgignore
Tue, 07 Jul 2015 21:13:23 +0200 Julien Cristau delete unmaintained clone_deps script
Thu, 09 Jul 2015 16:43:56 +0200 Rémi Cardona merge 3.20.9 into 3.21
Thu, 09 Jul 2015 15:13:10 +0200 Rémi Cardona Added tag 3.20.9, debian/3.20.9-1, centos/3.20.9-1 for changeset d477e6447582
Thu, 09 Jul 2015 12:40:43 +0200 Rémi Cardona [pkg] 3.20.9 3.20.9 centos/3.20.9-1 debian/3.20.9-1
Wed, 08 Apr 2015 09:27:26 +0200 Sylvain Thénault [forms] don't display 'remove' link of inlined form for the first entity related using a '+' cardinality to its parent entity
Wed, 08 Jul 2015 09:37:06 +0200 Denis Laxalde [tox] Update doc testenv to account for documentation restructuring
Thu, 02 Jul 2015 11:46:57 +0200 Sylvain Thénault [schema] drop old backward compat code
Thu, 11 Jun 2015 11:45:45 +0200 David Douard [datafeed] allow to use cwclientlib for datafeed's queries (closes #5456849)
Thu, 11 Jun 2015 10:17:41 +0200 David Douard [cwxml parser] refactor url handling code to use urlparse and urlencode (related to #5456849)
Fri, 26 Jun 2015 15:00:07 +0200 Sylvain Thénault add use_extid_as_cwuri ext entity transform, that will be often necessary and not so easy to write at once
Fri, 26 Jun 2015 11:15:25 +0200 Sylvain Thénault [dataimport] dispatch and deprecate old code
Tue, 30 Jun 2015 23:17:45 +0200 Denis Laxalde Add tox.ini file
Mon, 29 Jun 2015 22:34:58 +0200 Denis Laxalde Add requirements.txt files in test directories
Mon, 09 Mar 2015 10:49:03 +0100 Rémi Cardona Spelling fixes in comments and docstrings
Wed, 08 Apr 2015 11:29:24 +0200 Rémi Cardona [web/views] Clean up confusing backwards compatibility code
Thu, 02 Jul 2015 09:25:45 +0200 Julien Cristau [server/test] avoid lgdb warnings from str to unicode conversion
Fri, 03 Jul 2015 15:18:24 +0200 Rémi Cardona [web/test] Modernize unittest_propertysheet.py
Fri, 03 Jul 2015 12:20:48 +0200 Rémi Cardona [web/webconfig] Drop pre-3.9 backward compatibility method "has_resource"
Fri, 03 Jul 2015 12:07:44 +0200 Rémi Cardona [web] Stop using negative indices with os.stat results
Fri, 03 Jul 2015 13:43:40 +0200 David Douard [doc] small rst fixes and cleanups in changelog files
Fri, 03 Jul 2015 13:44:01 +0200 David Douard [doc] make the changelog chapter a one html page
Fri, 03 Jul 2015 12:18:56 +0200 David Douard [doc] reformat changes files headers
Fri, 03 Jul 2015 12:07:29 +0200 David Douard [doc] remove mentions of pyro and reposity instance type
Fri, 03 Jul 2015 11:37:58 +0200 David Douard [doc] put the tutorials between the intro and the `Repository development` toc of the book
Fri, 03 Jul 2015 14:07:53 +0200 David Douard [doc] move the documentations from docstring directly to the book.
Fri, 03 Jul 2015 15:23:14 +0200 David Douard [predicates] remove deprecated sentences in docstrings
Fri, 03 Jul 2015 14:06:57 +0200 David Douard [predicates] objectify the anonymous_user predicate
Thu, 02 Jul 2015 19:54:25 +0200 David Douard [doc] more fixes of warnings/errors in doc build
Tue, 23 Jun 2015 17:04:40 +0200 Julien Cristau [doc] fix warnings/errors in doc build
Thu, 08 Jan 2015 23:00:56 +0100 Christophe de Vienne [doc] Start documenting the API
Thu, 08 Jan 2015 23:00:33 +0100 Christophe de Vienne [doc] Remove useless indexes
Thu, 08 Jan 2015 23:06:12 +0100 Christophe de Vienne [doc] Insert the dev docs in the toc
Thu, 08 Jan 2015 22:11:06 +0100 Christophe de Vienne [doc] Restructure the documentation
Mon, 06 Jul 2015 17:39:35 +0200 Julien Cristau [migration/3.21.0] performance and reliability fixes
Mon, 06 Jul 2015 17:15:24 +0200 Julien Cristau [serverctl] fix source-sync command
Tue, 07 Jul 2015 10:41:34 +0200 Julien Cristau [server] missing import
Thu, 02 Jul 2015 10:15:47 +0200 Julien Cristau [server/test] stop using email cube
Thu, 02 Jul 2015 16:13:05 +0200 Rémi Cardona [web/views] Remove unused variable
Thu, 02 Jul 2015 15:33:03 +0200 Rémi Cardona [server/session] bring anonymous_connection back
Thu, 02 Jul 2015 15:31:48 +0200 Rémi Cardona [migration/3.21] idempotency fixes
Thu, 02 Jul 2015 12:19:49 +0200 Rémi Cardona [migration/3.21] Make index and table creation idempotent
Thu, 02 Jul 2015 15:44:49 +0200 Julien Cristau [migration/3.21] Add missing foreign keys when upgrading
Wed, 01 Jul 2015 12:03:00 +0200 Sylvain Thénault [schema2sql] properly consider skip_relations parameters.
Thu, 02 Jul 2015 09:20:02 +0200 Julien Cristau [hooks/test] don't rely on RelationDefinition implicitly
Thu, 11 Jun 2015 16:51:51 +0200 Laura Médioni [web] write css_class to attrs on rendering and not on button creation
Fri, 26 Jun 2015 14:30:24 +0200 Julien Cristau [statsd_logger] handle ipv6 addresses
Mon, 04 May 2015 17:37:43 +0200 David Douard implement a simple statsd logger (closes #5488711)
Wed, 01 Jul 2015 21:00:13 +0200 Adrien Di Mascio [predicates] ExpectedValuePredicate now accepts a dict parameter
Thu, 18 Jun 2015 18:26:02 +0200 Christophe de Vienne [rql2sql] Fix iter_exists_sols() excessive cleaning of _state.tables
Thu, 25 Jun 2015 22:12:49 +0200 David Douard [cwctl] allow overriding config settings from the command line (closes #5557656)
Fri, 26 Jun 2015 13:04:25 +0200 Sylvain Thénault avoid sanitizing warnings
Fri, 26 Jun 2015 14:04:16 +0200 Julien Cristau [devtools] avoid warning about source['global-db-name']
Fri, 26 Jun 2015 10:52:03 +0200 Julien Cristau [skeleton] remove no-break space from skeleton setup.py
Fri, 26 Jun 2015 10:51:16 +0200 Julien Cristau [server/test] drop unused import
Fri, 26 Jun 2015 10:50:59 +0200 Julien Cristau [doc] update 3.21 release notes
Fri, 26 Jun 2015 16:28:56 +0200 Rémi Cardona [devtools] Sort _cw_fields in fake_form
Fri, 26 Jun 2015 16:29:28 +0200 Rémi Cardona [entity] sort fetchattrs when generating rql
(0) -10000 -3000 -1000 -120 +120 +1000 tip