Fri, 24 Jun 2016 11:12:36 +0200 Denis Laxalde [doc/changes] CubicWebTC.set_description no longer available
Fri, 24 Jun 2016 11:50:31 +0200 Sylvain Thénault Add some release notes
Thu, 23 Jun 2016 16:29:03 +0200 Denis Laxalde [pkg] Version 3.23.0
Fri, 24 Jun 2016 10:25:50 +0200 Denis Laxalde [pkg] Bump yams version in cubicweb-common Debian package
Thu, 23 Jun 2016 16:11:00 +0200 Denis Laxalde [tox] Drop yams from dev-requirements.txt
Thu, 23 Jun 2016 15:52:04 +0200 Denis Laxalde Merge with 3.22
Thu, 23 Jun 2016 15:48:39 +0200 Denis Laxalde Merge with 3.21
Tue, 21 Jun 2016 07:44:35 +0200 Sylvain Thénault backport 3.21 changes
Tue, 21 Jun 2016 07:42:30 +0200 Sylvain Thénault backport 3.20 changes
Thu, 23 Jun 2016 08:53:21 +0200 Denis Laxalde [sobjects] Drop custom unique constraint checks in user registration service
Thu, 23 Jun 2016 11:30:10 +0200 Denis Laxalde [test] Add a test for user registration unicity constraint on email
Thu, 23 Jun 2016 11:27:43 +0200 Denis Laxalde [test] Clarify user registration service tests
Thu, 23 Jun 2016 11:05:31 +0200 Denis Laxalde [test/hooks] pep8 and unittest.main instead in unittest_hooks.py
Mon, 13 Apr 2015 14:34:11 +0200 Julien Cristau [hooks/integrity] kill CheckUniqueHook
Mon, 20 Jun 2016 15:10:24 +0200 Sylvain Thénault [migration] drop identity_relation if it exists
Wed, 22 Jun 2016 14:35:43 +0200 Sylvain Thénault [migration] Reserialize all constraints since yams introduce new JSON serializing format
Thu, 23 Jun 2016 15:45:30 +0200 Sylvain Thénault [migration] Add IF EXISTS on DROP CONSTRAINT
Mon, 20 Jun 2016 18:00:00 +0200 Sylvain Thénault [schema sync] Rename index when an entity type is renamed
Fri, 17 Jun 2016 13:26:13 +0200 Sylvain Thénault [c-c] Add a command to check database index
Wed, 22 Jun 2016 07:57:13 +0200 Sylvain Thénault [sql gen] Control size of index name using an md5 hash
Mon, 20 Jun 2016 17:59:43 +0200 Sylvain Thénault [sql gen] Explicitly name unique index
Wed, 22 Jun 2016 17:13:10 +0200 Sylvain Thénault Update to yams 0.44 API
Mon, 20 Jun 2016 17:56:49 +0200 Sylvain Thénault [test] Fix randomness in tests
Wed, 22 Jun 2016 07:56:51 +0200 Sylvain Thénault [test] Drop unused import
Wed, 22 Jun 2016 11:38:53 +0200 Philippe Pepiot [serverctl] allow to sync multiple and all sources in source-sync command
Wed, 22 Jun 2016 15:57:17 +0200 Denis Laxalde [tox] Split migractions tests from server environment
Thu, 23 Jun 2016 10:24:11 +0200 Sylvain Thénault [dataimport] Fix rdef loopup in importer
Wed, 22 Jun 2016 16:23:11 +0200 Denis Laxalde [py3k] left-over unicode() in authobjs.py
Tue, 10 May 2016 16:09:34 +0200 Philippe Pepiot [server] Improve massive deletion of entities
Mon, 06 Jun 2016 15:18:12 +0200 Sylvain Thénault [hooks] Add a bunch of tests for session synchronization
Mon, 06 Jun 2016 15:17:23 +0200 Sylvain Thénault [entities] Drop very old backward compat
Mon, 06 Jun 2016 15:28:35 +0200 Sylvain Thénault pep8 + docstrings and comments improvments
Mon, 06 Jun 2016 21:17:33 +0200 Sylvain Thénault [server] some pep8 in rql2sql
Tue, 21 Jun 2016 17:51:11 +0200 Denis Laxalde [dataimport] Deprecate SQLGenObjectStore
Thu, 18 Feb 2016 17:51:12 +0100 Sylvain Thénault [datafeed] attempt to acquire synchronization lock even when force is given
Mon, 30 May 2016 17:41:12 +0200 Philippe Pepiot [schema] Cache RQL expressions on schema loading
Tue, 07 Jun 2016 12:04:21 +0200 Philippe Pepiot [schema] Avoid parsing RQL expressions twice on schema loading
Wed, 22 Jun 2016 10:22:37 +0200 Denis Laxalde [dataimport] Handle Bytes data in ExtEntity and convert them to Binary
Tue, 21 Jun 2016 18:11:40 +0200 Denis Laxalde [test] Avoid assertCountEqual in unittest_syncschema.py
Wed, 22 Jun 2016 11:01:16 +0200 Sylvain Thénault [packaging] Bump version number
Mon, 29 Feb 2016 17:07:56 +0100 David Douard [web/session] make sure not to modify an inner value of session.data (closes #11217958)
Fri, 19 Feb 2016 12:11:31 +0100 David Douard [book] improve a bit the documentation of the database setup
Tue, 22 Dec 2015 11:26:49 +0100 Alexandre Richardson [doc] add documentation for specializing translation of other cubes in an application cube
Fri, 21 Aug 2015 11:25:50 +0200 Arthur Lutz [doc] fix some URLs (cs to test jenkins autobuild )
Thu, 26 May 2016 15:37:28 +0200 Sylvain Thénault [uicfg] Fix typo in set_fields_order
Mon, 23 May 2016 17:40:31 +0200 Sylvain Thénault [forms] We don't want cwjs-edition-cancel class on reledit's cancel button
Tue, 21 Jun 2016 13:49:32 +0200 Sylvain Thénault [test] Prefer unittest.main
Tue, 21 Jun 2016 13:49:15 +0200 Sylvain Thénault [test] py.test related fix
Tue, 02 Feb 2016 12:08:49 +0100 Sylvain Thénault [dataimport] add a bit of extra-documentation on the massive store
Fri, 29 Jan 2016 18:57:30 +0100 Sylvain Thénault [dataimport] no need to call .keys()
Mon, 01 Feb 2016 17:50:05 +0100 Sylvain Thénault [dataimport] drop massive store's flush_metadata method
Tue, 02 Feb 2016 12:10:42 +0100 Sylvain Thénault [dataimport] test and fix external source support for the massive store
Tue, 21 Jun 2016 13:51:19 +0200 Sylvain Thénault [dataimport] add new test for nohook store importing in a custom source
Mon, 01 Feb 2016 17:29:59 +0100 Sylvain Thénault [dataimport] introduce usage of MetadataGenerator into the massive store
Thu, 28 Jan 2016 18:14:27 +0100 Sylvain Thénault [dataimport] rename massive store's metagen_push_relation method
Thu, 28 Jan 2016 18:14:55 +0100 Sylvain Thénault [dataimport] meta_data -> metadata
Thu, 28 Jan 2016 16:08:08 +0100 Sylvain Thénault [dataimport] use sql shortcut
Thu, 28 Jan 2016 18:16:47 +0100 Sylvain Thénault [dataimport] move cwmassive_constraint temporary table handling to the PGHelper class
Thu, 28 Jan 2016 18:17:08 +0100 Sylvain Thénault [dataimport] inline some methods of the massive store
Thu, 28 Jan 2016 15:25:32 +0100 Sylvain Thénault [dataimport] move everything related to the "URI handling" feature of the massive store together
Thu, 28 Jan 2016 15:13:39 +0100 Sylvain Thénault [dataimport] test for a value is in a set and insertion in a set should live together
Thu, 28 Jan 2016 15:08:16 +0100 Sylvain Thénault [dataimport] use a single _initialized set instead of _entities / _rtypes
Thu, 28 Jan 2016 14:34:47 +0100 Sylvain Thénault [dataimport] drop massive store etype to eid index
Thu, 28 Jan 2016 14:00:50 +0100 Sylvain Thénault [dataimport] add a .schema shortcut attribute on the massive store
Thu, 28 Jan 2016 13:41:39 +0100 Sylvain Thénault [dataimport] rework massive store's __init__
Thu, 28 Jan 2016 18:18:20 +0100 Sylvain Thénault [dataimport] rework PGHelper class
Thu, 28 Jan 2016 18:18:44 +0100 Sylvain Thénault [dataimport] flake8
Thu, 28 Jan 2016 14:02:31 +0100 Sylvain Thénault [dataimport] enhance a bit sql queries readability
Thu, 28 Jan 2016 14:14:57 +0100 Sylvain Thénault [dataimport] use IF EXISTS when possible
Thu, 28 Jan 2016 11:32:12 +0100 Sylvain Thénault [dataimport] PGHelper should be responsible to retrieve the database schema
Mon, 01 Feb 2016 17:31:35 +0100 Sylvain Thénault [dataimport] introduce a new MetadataGenerator to replace former MetaGenerator
Tue, 21 Jun 2016 16:37:17 +0200 Sylvain Thénault [dataimport] Prefer now(pytz.utc) to utcnow
Fri, 29 Jan 2016 15:08:13 +0100 Sylvain Thénault [dataimport] rename nohook store .source attribute
Thu, 28 Jan 2016 11:17:31 +0100 Sylvain Thénault [dataimport] make rql store test easier to read and test a few more thing, then reuse it to test nohook start which had no tests at all
Wed, 27 Jan 2016 21:59:34 +0100 Sylvain Thénault [dataimport] remove useless assignment in massive store
Wed, 27 Jan 2016 08:42:28 +0100 Sylvain Thénault [dataimport] move eid attribution from the metagenerator back to the nohook store
Wed, 27 Jan 2016 08:38:04 +0100 Sylvain Thénault [dataimport] rephrase minor bits of the meta generator
Tue, 21 Jun 2016 15:25:36 +0200 Denis Laxalde [pkg] Depends on logilab-common >= 1.2.2
Tue, 21 Jun 2016 16:35:21 +0200 Denis Laxalde Merge with 3.22.3
Tue, 21 Jun 2016 14:13:54 +0200 Denis Laxalde [pkg] Depends on yams >= 0.43
Tue, 21 Jun 2016 16:21:07 +0200 Denis Laxalde Added tag 3.22.3, debian/3.22.3-1, centos/3.22.3-1 for changeset b1e7de000536
Tue, 21 Jun 2016 15:32:51 +0200 Denis Laxalde [pkg] Version 3.22.3 3.22.3 centos/3.22.3-1 debian/3.22.3-1
Tue, 21 Jun 2016 13:45:12 +0200 Denis Laxalde [pkg] Depends on yams < 0.43
Wed, 01 Jun 2016 15:17:09 +0200 Sylvain Thénault Define BASE_URL and DATA_URL js variables in the login template. Closes #13385185
Fri, 10 Jun 2016 13:21:31 +0200 Sylvain Thénault [web] Remove some unused imports in editforms
Fri, 10 Jun 2016 13:21:13 +0200 Sylvain Thénault Fix cancel action on deletion confirmation form
Mon, 06 Jun 2016 21:19:04 +0200 Sylvain Thénault [rql2sql] Test and fix some case of sql generation
Tue, 21 Jun 2016 13:22:00 +0200 Denis Laxalde [test] Add missing os import in unittest_migractions.py
Mon, 20 Jun 2016 15:04:14 +0200 Sylvain Thénault backport 3.22 changes
Fri, 15 Apr 2016 10:20:34 +0200 Denis Laxalde [entity] Make it possible to specify sorting terms in cw_related_rqlst method
Thu, 16 Jun 2016 17:45:16 +0200 Sylvain Thénault [sql gen] Properly create UNIQUE index on non string column. Closes #13728492
Fri, 17 Jun 2016 14:44:59 +0200 Sylvain Thénault [server] some pep8 changes
Thu, 16 Jun 2016 17:35:39 +0200 Sylvain Thénault pep8 schema2sql
Thu, 02 Jun 2016 17:52:43 +0200 Denis Laxalde [migration] Drop custom "readfunc" for code.interact in shell
Thu, 02 Jun 2016 09:41:24 +0200 Denis Laxalde [tox] Put development dependencies into a dev-requirements.txt file
Thu, 02 Jun 2016 10:27:34 +0200 Denis Laxalde [py3k] Fix config-level comparison in "cubicweb-ctl create" command
Mon, 06 Jun 2016 09:19:38 +0200 Denis Laxalde [pkg] PEP8 fixes in __pkginfo__.py
Mon, 06 Jun 2016 09:17:06 +0200 Denis Laxalde [pkg] Drop "support" of unused subpackage_of option in setup.py
Thu, 16 Jun 2016 17:09:11 +0200 Sylvain Thénault Add missing import, eaten by previous merge
Wed, 01 Jun 2016 17:05:16 +0200 Sylvain Thénault Only access once to _cw.message in the login form
Thu, 16 Jun 2016 15:53:01 +0200 Sylvain Thénault backport 3.22 changes
Thu, 16 Jun 2016 14:19:20 +0200 Sylvain Thénault backport changes from 3.21
Fri, 10 Jun 2016 16:45:20 +0200 Alexandre Richardson [server,bfss] fix bfss migration test for python 3 (related #13519541)
Fri, 10 Jun 2016 13:23:54 +0200 Denis Laxalde [pkg] Use io.open with utf-8 encoding to read long description from README
Wed, 04 May 2016 23:52:36 +0200 Nicolas Chauvat [dataimport] order of ExtEntities should be irrelevant (closes #13117472)
Wed, 01 Jun 2016 15:36:18 +0200 Sylvain Thénault Test and fix "pickleability" of Binary objects
Tue, 07 Jun 2016 10:05:30 +0200 Alexandre Richardson [server,bfss] fix storage migration when Bytes attributes is None (closes #13519541)
Wed, 25 May 2016 09:51:51 +0200 Denis Laxalde Let hg Ignore py.test's .cache directory
Fri, 15 Apr 2016 08:59:53 +0200 Denis Laxalde [entity] Add a cw_related_rqlst method returning the RQL select node of cw_related method
Fri, 20 May 2016 17:05:39 +0200 Sylvain Thénault [devtools] set .config in setUpClass instead of using a cache in a classproperty
Fri, 20 May 2016 12:01:42 +0200 Sylvain Thénault [devtools] Simplify test configuration's init
Thu, 11 Sep 2014 14:22:02 +0200 Rémi Cardona [web] Have the LoginController return 403 on failed auth (closes #11569950)
Fri, 20 May 2016 11:32:23 +0200 Sylvain Thénault [devtools] Drop old init_test_database backward compat
Fri, 20 May 2016 14:43:19 +0200 Sylvain Thénault [devtools] show DeprecationWarning during test execution
Fri, 20 May 2016 11:09:46 +0200 Sylvain Thénault [devtools] deprecate usage of sources file for test
Fri, 20 May 2016 13:07:21 +0200 Sylvain Thénault [devtools] Set dumb value for postgres's db-host to avoid unexpected connection to a local server
Wed, 25 May 2016 17:19:14 +0200 David Douard [ldapfeed] ldap3 do not raise an exception in case of failure of cnx.bind()
Wed, 25 May 2016 17:43:53 +0200 David Douard [test] add a test to ensure we get an AuthenticationError with ldapfeed
Fri, 22 Apr 2016 16:16:09 +0200 Denis Laxalde [entity] Exclude computed relations from Entity.copy_relations
Thu, 19 May 2016 10:51:33 +0200 Denis Laxalde [pkg] Set version to 3.22.2.dev0
(0) -10000 -3000 -1000 -120 +120 +1000 tip