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
Fri, 20 May 2016 12:05:29 +0200 Sylvain Thénault [devtools] pep8 a bit package's __init__
Thu, 19 May 2016 17:57:43 +0200 Denis Laxalde [test/server] Only use configcls with statement timeout when needed
Thu, 19 May 2016 17:55:26 +0200 Denis Laxalde [server/test] Add an assertion in test_statement_timeout
Wed, 01 Jul 2015 08:58:39 +0200 Sylvain Thénault [datafeed] minor cleanups to cwxml parser
Wed, 23 Sep 2015 10:59:56 +0200 Sylvain Thénault [datafeed] don't allow arbitrary kwargs on DatafeedParser initializer
Wed, 01 Jul 2015 08:53:29 +0200 Sylvain Thénault [datafeed] gives information about moved entities to the parser
Wed, 01 Jul 2015 08:45:29 +0200 Sylvain Thénault [datafeed] simplify SQL query used to retrieve information about entities from an external source
Wed, 01 Jul 2015 08:42:44 +0200 Sylvain Thénault [datafeed] rename parser.sourceuris to source_uris
Tue, 30 Jun 2015 10:05:46 +0200 Sylvain Thénault [datafeed] move process_urls to the parser
Thu, 14 Jan 2016 17:14:16 +0100 Denis Laxalde [tox] Use py.test to run tests
Thu, 19 May 2016 14:21:21 +0200 Sylvain Thénault [test] Fix devtools unittest_i18n when ran without pytest
Fri, 05 Feb 2016 14:48:23 +0100 Julien Cristau [server] explicitly set postgres LC_MESSAGES variable to C on connection
Thu, 19 Mar 2015 21:19:52 +0100 Julien Cristau [web] cleanup xmlrss view
Wed, 17 Feb 2016 14:01:35 +0100 Julien Cristau [migration] add rollback when replace_eid_sequence_with_eid_numrange fails
Wed, 17 Feb 2016 14:03:56 +0100 Julien Cristau [migration] move CWComputedRType later
Thu, 19 May 2016 09:18:56 +0200 Sylvain Thénault docstring fix
Tue, 12 Apr 2016 10:35:06 +0200 David Douard [cwctl] make cwctl not depends on cubicweb.wsgi (closes #12210063)
Wed, 07 Oct 2015 18:24:49 +0200 Julien Cristau [hooks/workflow] pass eids, not entities, from hooks to operations
Wed, 09 Mar 2016 14:53:33 +0100 Julien Cristau [web/httpcache] fix Last-Modified generation
Wed, 04 May 2016 17:07:41 +0200 Florent Cayré [forms] Fix edition of TZDatetime attributes
Mon, 02 May 2016 17:14:43 +0200 Nicolas Chauvat [doc] fix abstract and example of data import
Sun, 01 May 2016 22:00:14 +0200 Nicolas Chauvat [doc] fix abstract of data import
Fri, 29 Apr 2016 12:39:08 +0200 Sylvain Thénault [repository] drop remanescence of old multi-sources code
Mon, 09 May 2016 17:24:03 +0200 David Douard Added tag 3.20.15, debian/3.20.15-1, centos/3.20.15-1 for changeset 636a83e65870
Mon, 09 May 2016 17:05:14 +0200 David Douard [pkg] 3.20.15 3.20.15 centos/3.20.15-1 debian/3.20.15-1
Wed, 20 Apr 2016 14:43:48 +0200 David Douard [views] do not eat the self._cw.message in LogFormView (closes #12421177)
Tue, 19 Apr 2016 13:57:12 +0200 David Douard [server] make InternalManager.name() return an empty string (closes #12418708)
Mon, 21 Mar 2016 17:10:08 +0100 Julien Cristau [test/migractions] work around drop_cube not deleting final etypes
Mon, 21 Mar 2016 17:09:41 +0100 Julien Cristau [hooks] deleting a final entity type shouldn't try dropping an sql table
Tue, 05 Apr 2016 09:10:17 +0200 Denis Laxalde [tox] Use a revision on proper branch for Yams
Tue, 29 Mar 2016 14:35:28 +0200 Julien Cristau [webconfig] disable generate-staticdir by default
Mon, 21 Mar 2016 15:24:17 +0100 Denis Laxalde [test] Skip test_deserialization_base (unittest_repository.SchemaDeserialTC)
Tue, 29 Mar 2016 17:00:13 +0200 Julien Cristau [devtools] drop unused DumbOrderedDict2 class
Tue, 29 Mar 2016 16:56:59 +0200 Julien Cristau [devtools] fix sorting in ExecutionPlan._check_permissions on python3
Mon, 21 Mar 2016 13:55:29 +0100 Denis Laxalde [test] assertItemsEqual → assertCountEqual in unittest_repository.py
Thu, 24 Mar 2016 09:43:25 +0100 Julien Cristau merge 3.20.14 in 3.21 branch
Mon, 21 Mar 2016 18:08:47 +0100 Julien Cristau Added tag 3.20.14, debian/3.20.14-1, centos/3.20.14-1 for changeset f66a4895759e
Mon, 21 Mar 2016 17:59:40 +0100 Julien Cristau [pkg] 3.20.14 3.20.14 centos/3.20.14-1 debian/3.20.14-1
Mon, 21 Mar 2016 10:53:44 +0100 Julien Cristau [tox] use master URL for yams repository
Tue, 19 Jan 2016 16:11:16 +0100 Laura Médioni [pylint] Avoid invalid-name on schema relation class names
Wed, 20 Jan 2016 08:26:30 +0100 Sylvain Thénault [pylint] more work on the pylint support
Tue, 19 Jan 2016 14:07:59 +0100 Laura Médioni [pylint] remove abstract-method warning
Tue, 19 Jan 2016 11:43:52 +0100 Laura Médioni [pylint] upgrade pylintext plugin
Tue, 19 Jan 2016 13:24:44 +0100 Sylvain Thénault update and enhance pylintrc
Wed, 16 Mar 2016 11:56:32 +0100 Julien Cristau [schema] use json to serialize constraints
Wed, 16 Mar 2016 17:59:10 +0100 Julien Cristau [pkg] fix cubicweb.spec syntax
Wed, 16 Mar 2016 10:06:18 +0100 Denis Laxalde [pkg] Use Twisted < 16.0.0
Wed, 16 Mar 2016 17:59:10 +0100 Julien Cristau [pkg] fix cubicweb.spec syntax
Wed, 16 Mar 2016 15:55:56 +0100 Julien Cristau [cwconfig] Use imp.load_source instead of exec() to load site_cubicweb.py from apphome
Tue, 15 Mar 2016 11:24:51 +0100 Rémi Cardona [cwconfig] Stop using lgc.modutils to load *config.py and *ctl.py files
Wed, 16 Mar 2016 13:53:03 +0100 Rémi Cardona [cwconfig] Stop using lgc.modutils to load site_cubicweb.py files
Wed, 16 Mar 2016 11:31:40 +0100 Denis Laxalde [test] Use a Popen in i18n tests
Tue, 06 May 2014 17:45:37 +0200 Vladimir Popescu [forms] Fix HTableFormRenderer _render_fields method behavior when display_label is False.
(0) -10000 -3000 -1000 -120 +120 +1000 tip