Mon, 17 Oct 2016 14:50:47 +0200 Sylvain Thénault [repository] Drop the index on entities.type
Thu, 06 Oct 2016 12:11:23 +0200 Sylvain Thénault [source] Drop source mapping handling
Wed, 05 Oct 2016 15:30:10 +0200 Sylvain Thénault [repository] Drop the entities.extid column and associated cache
Fri, 30 Sep 2016 17:38:12 +0200 Sylvain Thénault [repository] Drop the entities.asource column
Thu, 29 Sep 2016 22:54:26 +0200 Sylvain Thénault [integrity check] Stop using entities.asource column in integrity checks
Mon, 17 Oct 2016 13:42:30 +0200 Sylvain Thénault [rql2sql/test] Ensure test results predictability
Thu, 06 Oct 2016 21:17:01 +0200 Sylvain Thénault [rql2sql] Stop generating SQL query from RQL using entities.type
Tue, 11 Oct 2016 10:30:59 +0200 Sylvain Thénault [test] Remove some usages of lgc.testlib
Thu, 06 Oct 2016 21:14:49 +0200 Sylvain Thénault [test] Avoid pytest discovery warnings
Fri, 30 Sep 2016 18:25:08 +0200 Sylvain Thénault flake8 and all
Wed, 05 Oct 2016 15:28:43 +0200 Sylvain Thénault [schema2sql] Drop deprecated comment
Sat, 01 Oct 2016 11:56:27 +0200 Sylvain Thénault [cnx] Use entity_type instead of entity_metas()['type']
Thu, 06 Oct 2016 12:15:50 +0200 Sylvain Thénault [entity] Reimplement and deprecate entity.cw_metainformation
Fri, 30 Sep 2016 17:39:17 +0200 Sylvain Thénault [repository] Drop type_and_source_from_eid and rename related cache
Fri, 30 Sep 2016 17:34:11 +0200 Sylvain Thénault [entity] Stop returning source information in cw_metainformation()
Fri, 30 Sep 2016 17:04:42 +0200 Sylvain Thénault [json] Stop serializing cw_source into default json representation of an entity
Thu, 29 Sep 2016 23:11:38 +0200 Sylvain Thénault Drop deprecated LDAP related script
Fri, 30 Sep 2016 17:18:15 +0200 Sylvain Thénault [entity] Stop linking to external site for external entities
Thu, 29 Sep 2016 22:23:16 +0200 Sylvain Thénault [datafeed] Drop entity deletion handling in the default source / parser
Thu, 29 Sep 2016 11:44:19 +0200 Sylvain Thénault [sources] Drop 'moved_entities' table handling
Fri, 30 Sep 2016 17:36:40 +0200 Sylvain Thénault [repository] Drop deprecated extid2eid API and friends
Fri, 30 Sep 2016 17:36:02 +0200 Sylvain Thénault [ldap] Stop using entities table in ldap source authentication and parser
Wed, 26 Oct 2016 11:24:57 +0200 Denis Laxalde [test] Use stdlib unittest in unittest_webconfig.py
Thu, 03 Nov 2016 12:15:42 +0100 Denis Laxalde [tox] Require ldap3 < 2 for server tests
Wed, 02 Nov 2016 11:11:01 +0100 David Douard [setup] fix CWDevelop to keep compat with python 2.7
Wed, 26 Oct 2016 08:34:34 +0200 Denis Laxalde [devtools] Make dependency on backports.tempfile (Python2) optional
Wed, 28 Sep 2016 22:17:36 +0200 Sylvain Thénault [sources] Drop source support_entity / support_relation source API
Fri, 30 Sep 2016 18:24:17 +0200 Sylvain Thénault [dataimport] Add a new NullStore
Fri, 30 Sep 2016 17:03:33 +0200 Sylvain Thénault [devtools] Properly reraise the exception
Mon, 24 Oct 2016 14:41:36 +0200 Denis Laxalde [pkg] Do not install sql scripts in <prefix>/share/cubicweb/schemas
Mon, 24 Oct 2016 10:08:36 +0200 Denis Laxalde [devtools/qunit] Retain firefox process stdout to eventually print it
Mon, 24 Oct 2016 09:45:38 +0200 Denis Laxalde [devtools/qunit] Turn FirefoxHelper into a context manager
Mon, 24 Oct 2016 09:31:55 +0200 Denis Laxalde [test] Replace logilab-common's with_tempdir by tempfile.TemporaryDirectory
Mon, 24 Oct 2016 09:29:08 +0200 Denis Laxalde [test] Use `with open` syntax in cwconfig "prefix" tests
Mon, 24 Oct 2016 09:02:53 +0200 Denis Laxalde [test] Use stdlib unittest.main() in qunit
Tue, 16 Aug 2016 16:00:32 +0200 Denis Laxalde [web] Clear "pending_others" session key after all relations got processed
Wed, 28 Sep 2016 11:06:28 +0200 Denis Laxalde [datafeed] Complete the import log even if parser could not be found
Fri, 21 Oct 2016 18:03:06 +0200 Denis Laxalde [twconfig] Set default value for "interface" to 0.0.0.0
Wed, 12 Oct 2016 17:03:02 +0200 Denis Laxalde [session] Allow self._open to be False in __enter__
Fri, 21 Oct 2016 18:35:46 +0200 Denis Laxalde [pkg] Warn about "develop" command not installing legacy cubes directory
Fri, 21 Oct 2016 18:43:13 +0200 Denis Laxalde [pkg] Cleanup MANIFEST.in from non-matching entries
Fri, 21 Oct 2016 18:10:15 +0200 Adrien Di Mascio [devtools] make i18ncube customizable in a cube
Tue, 27 Sep 2016 12:28:39 +0200 Sylvain Thénault [rql2sql] Drop deprecated __docformat__
Thu, 22 Sep 2016 16:21:51 +0200 Sylvain Thénault [rql2sql] Handle comparison of eid on variables from an subquery
Wed, 01 Jun 2016 17:04:33 +0200 Sylvain Thénault Take care that cnx may not be set in error view
Wed, 12 Oct 2016 10:59:18 +0200 Sylvain Thénault [autoform] Ease overriding of inlined form renderer. Closes #15755515
Wed, 19 Oct 2016 15:58:30 +0200 Sylvain Thénault [ldapfeed] Use new MetadataGenerator api instead of deprecated MetaGenerator
Wed, 19 Oct 2016 10:21:12 +0200 Sylvain Thénault Fix typos
Mon, 10 Oct 2016 14:27:24 +0200 Adrien Di Mascio [devctl] make sure i18ncube always delete its tempdir
Mon, 10 Oct 2016 14:34:41 +0200 Adrien Di Mascio i18ncube should ignore node_modules directory by default
Wed, 05 Oct 2016 16:16:33 +0200 Adrien Di Mascio refactor i18n messages extraction
Fri, 21 Oct 2016 13:09:47 +0200 Laura Médioni [web/application] remove `path` argument from CubicwebPublisher methods
Thu, 20 Oct 2016 18:28:46 +0200 Denis Laxalde Merge 3.23 branch
Thu, 20 Oct 2016 18:45:40 +0200 Denis Laxalde [pkg] Fix recursive-include missing a "*" in MANIFEST.in
Wed, 19 Oct 2016 22:31:32 +0200 Sylvain Thénault Added tag 3.23.2, centos/3.23.2-1, debian/3.23.2-1 for changeset 8b287ad7b95b 3.23
Wed, 19 Oct 2016 19:29:24 +0200 Sylvain Thénault Release 3.23.2 3.23 3.23.2 centos/3.23.2-1 debian/3.23.2-1
Wed, 19 Oct 2016 21:08:04 +0200 Sylvain Thénault [test] Add test method required by d41832121b29 3.23
Wed, 19 Oct 2016 15:57:52 +0200 Sylvain Thénault [ldapfeed] Fix crash when user's password has to be generated 3.23
Wed, 19 Oct 2016 15:56:35 +0200 Sylvain Thénault [test/ldapfeed] Drop unused constant 3.23
Fri, 08 Jul 2016 10:17:14 +0200 Sylvain Thénault [migration] Test and fix case of addition of an attribute with some serialized constraint 3.23
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip