Mon, 06 Jul 2015 11:04:42 +0200 David Douard [cwctl] remove support for startorder file in /etc/cubicweb.d (closes #5618947)
Wed, 10 Feb 2016 14:43:05 +0100 Arthur Lutz [exceptions] fix string conversion for Unauthorized exception
Mon, 08 Feb 2016 11:01:46 +0100 Julien Cristau Fix Binary on python < 2.7.4 (closes #10593811)
Thu, 11 Feb 2016 22:00:48 +0100 Sylvain Thénault [migration] fix crash on 3.22 upgrade if entity type doesn't exist in fsschema (pending removal)
Thu, 04 Feb 2016 12:00:23 +0100 Sylvain Thénault [autoform] when building inlined-form view for a relation, consider related entities intead of other views
Fri, 29 Jan 2016 17:22:25 +0100 Denis Laxalde Add a __main__ to cubicweb
Wed, 03 Feb 2016 15:12:32 +0100 Julien Cristau merge 3.19 heads
Sat, 30 Jan 2016 23:06:18 +0100 Christophe de Vienne [cwvreg] Fix propertyvalues hot updates
Fri, 05 Feb 2016 16:49:22 +0100 Julien Cristau [pkg] remove useless python >= 3.4 dependency
Fri, 05 Feb 2016 16:32:20 +0100 Julien Cristau [dataimport/test] fix test failures since 35b29f1eb37a
Fri, 05 Feb 2016 12:26:28 +0100 Samuel Trégouët [pkg] do not include toplevel directories in rpm (closes #10362119)
Fri, 05 Feb 2016 10:30:01 +0100 Julien Cristau [devtools] fix config.repository signature
Wed, 03 Feb 2016 16:23:34 +0100 Sylvain Thénault [predicates] fix paginated_rset when the class has no page_size_property
Wed, 03 Feb 2016 14:23:17 +0100 Sylvain Thénault [repository] drop usage of no more necessary eschema_eid function
Thu, 28 Jan 2016 18:17:30 +0100 Sylvain Thénault [repository] set .eid on eschema when schema is loaded from the filesystem
Fri, 29 Jan 2016 10:06:36 +0100 Sylvain Thénault [dataimport] simplify SQLGenSourceWrapper.add_info
Mon, 01 Feb 2016 15:10:35 +0100 Sylvain Thénault ensure .tox is blacklisted when recursing on the fs to get some files
Wed, 03 Feb 2016 11:12:58 +0100 Sylvain Thénault drop a note about usage of sqls_create_multicol_unique_index and avoid a lgdb warning
Thu, 21 Jan 2016 16:08:17 +0100 Julien Cristau [devtools] don't auto-populate virtual relations
Fri, 29 Jan 2016 16:48:58 +0100 Denis Laxalde [skeleton] Restore verbose output in setup.py
Tue, 01 Dec 2015 16:10:18 +0100 Denis Laxalde [hooks] Skip modification_date attribute in "notifentityupdated" hook
Tue, 01 Dec 2015 14:44:55 +0100 Denis Laxalde [test] Gather tests about mail module
Tue, 05 Jan 2016 10:36:17 +0100 Julien Cristau [web/component] guard against invalid page_size form parameter
Tue, 05 Jan 2016 10:31:29 +0100 Julien Cristau [predicates] fix paginated_rset for components that change page_size_property
Wed, 06 Jan 2016 11:47:08 +0100 Julien Cristau [devtools] fix get_bounds
Wed, 06 Jan 2016 15:27:59 +0100 Julien Cristau [devtools] "fix" boundary condition for autofill
Tue, 19 Jan 2016 16:44:34 +0100 Denis Laxalde [test] Use stdlib doctest module instead of logilab-common class
Thu, 14 Jan 2016 17:42:22 +0100 Denis Laxalde [test] Re-implement generative tests with subtests
Thu, 14 Jan 2016 18:35:07 +0100 Denis Laxalde [devtools] Re-implement generative tests using subtests
Thu, 28 Jan 2016 18:02:49 +0100 Sylvain Thénault cleanups
Tue, 26 Jan 2016 11:49:25 +0100 Samuel Trégouët [pkg] python-tz does not exist in centos should be pytz (closes #10290056)
Tue, 19 Jan 2016 10:03:16 +0100 Denis Laxalde [test] Skip LDAP tests if any of the underlying programs is not found
Mon, 18 Jan 2016 09:23:07 +0100 Denis Laxalde Handle virtualenv development mode
Thu, 14 Jan 2016 18:17:23 +0100 Denis Laxalde [skeleton] Use os.walk in setup.py for Python3 compatibility
Thu, 14 Jan 2016 18:39:27 +0100 Denis Laxalde [skeleton] Use unittest.main directly
Thu, 14 Jan 2016 16:24:01 +0100 Denis Laxalde [devtools/testlib] Disable pause trace in setUp
Tue, 12 Jan 2016 19:50:57 +0100 Denis Laxalde [test] Remove dependency on person cube in devtools package
Tue, 26 Jan 2016 11:46:41 +0100 Julien Cristau [pkg] add missing python-tz dependency
Tue, 26 Jan 2016 14:04:45 +0100 Florent Cayré [edit controller] Fix composite entity reparenting when inlined
Mon, 14 Dec 2015 14:29:22 +0100 Florent Cayré [forms] Do not raise errors on composite required relation being deleted
Mon, 07 Dec 2015 11:58:17 +0100 Florent Cayré [edit controller] Cancel RQL queries to be performed on entities to be deleted
Fri, 04 Dec 2015 14:56:20 +0100 Florent Cayré [edit controller] fix handling of removal of subentities from an edit form
Wed, 25 Nov 2015 16:28:41 +0100 Florent Cayré remove unused import
Fri, 20 Nov 2015 12:29:13 +0100 Aurelien Campeas [editcontroller] a slight code reorganisation, in preparation for a fix
Tue, 20 Oct 2015 16:05:36 +0200 Aurelien Campeas [sources/native] ask permission to continue restoring even if metadata do not match (closes #7771864)
Mon, 27 Jul 2015 10:00:32 +0200 David Douard [views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
Wed, 16 Dec 2015 18:08:37 +0100 Florent Cayré [web] Move "display all"/ "back to pagination" link generation into the navigation component
Sat, 16 Jan 2016 13:48:51 +0100 Denis Laxalde Reorganize source tree to have a "cubicweb" top-level package
Mon, 04 Jan 2016 11:12:30 +0100 Sylvain Thénault clean some remaining dust from goa time
Wed, 06 Jan 2016 08:58:43 +0100 David Douard [datafeed] io.BytesIO requires a buffer, not a unicode (closes #9783743)
Thu, 07 Jan 2016 12:20:50 +0100 David Douard [pkg] rql 0.34 and logilab-database 1.15 break cubicweb 3.21
Thu, 07 Jan 2016 12:20:50 +0100 David Douard [pkg] rql 0.34 and logilab-database 1.15 break cubicweb 3.21
Mon, 04 Jan 2016 18:40:30 +0100 Julien Cristau Added tag 3.22.0, debian/3.22.0-1, centos/3.22.0-1 for changeset de472896fc0a
Mon, 04 Jan 2016 17:57:14 +0100 Julien Cristau [pkg] 3.22.0 3.22.0 centos/3.22.0-1 debian/3.22.0-1
Mon, 04 Jan 2016 17:23:36 +0100 Sylvain Thénault merge
Wed, 09 Dec 2015 08:44:45 +0100 Sylvain Thénault [formwidgets] a bit of pep8
Thu, 26 Mar 2015 11:13:12 +0100 Erica Marco [views] improve JQueryDatePicker so that a date field can be defined as the min/max of an other one
Fri, 18 Dec 2015 17:49:45 +0100 Julien Cristau [entity] don't look at fetch order recursively
Mon, 21 Dec 2015 10:36:08 +0100 Julien Cristau [pkg] fix paths in debian doc-base control file
Mon, 04 Jan 2016 10:36:57 +0100 Julien Cristau [ldapfeed] extid and cwuri aren't the same thing
Wed, 23 Dec 2015 15:44:28 +0100 Julien Cristau [entities] add eid to ISerializableAdapter
Wed, 23 Dec 2015 10:52:55 +0100 Julien Cristau [doc] 3.22 release notes update
Tue, 22 Dec 2015 18:25:37 +0100 Julien Cristau [datafeed] use tz-aware datetime objects
Tue, 22 Dec 2015 17:36:50 +0100 Julien Cristau [pkg] fix syntax error in debian/control
Tue, 22 Dec 2015 17:35:39 +0100 Julien Cristau [pkg] remove no-longer-used addresses from debian control file
Tue, 22 Dec 2015 11:35:43 +0100 Julien Cristau [schema] rebuild computed attributes on schema reload
Tue, 22 Dec 2015 10:39:05 +0100 Julien Cristau [hooks] fix extra_props handling on python3
Tue, 22 Dec 2015 16:16:07 +0100 Julien Cristau [py3k/ldapparser] avoid confusion between unicode and bytes
Tue, 22 Dec 2015 17:00:03 +0100 Rémi Cardona [pkg] use correct lgdb version for tz rework
Fri, 18 Dec 2015 09:36:58 +0100 Sylvain Thénault pep8 bits
Tue, 22 Dec 2015 15:35:10 +0100 Sylvain Thénault [server] improve TZDatetime support
Fri, 18 Dec 2015 09:23:23 +0100 Sylvain Thénault [schema] Use TZDatetime for creation_date and modification_date
Fri, 18 Dec 2015 09:37:15 +0100 Sylvain Thénault [server] fix SQLite patch to ensure TZDatetime are properly typed
Fri, 18 Dec 2015 09:10:20 +0100 Sylvain Thénault [server] fix name and add docstring to connection initialization functions
Fri, 18 Dec 2015 09:07:33 +0100 Sylvain Thénault [server] always monkeypatch QuerierHelper to handle dates and times on SQLite
Thu, 17 Dec 2015 15:17:45 +0100 Sylvain Thénault [testlib] put postgres test database in test/data/database directory
Wed, 02 Dec 2015 15:24:03 +0100 Julien Cristau [dataimport] make eids_seq_range as massive store instance attribute again
Wed, 02 Dec 2015 15:20:52 +0100 Julien Cristau [dataimport] stop supporting None as eids_seq_range
Wed, 02 Dec 2015 15:19:24 +0100 Julien Cristau [dataimport] remove eids_seq_start attribute from massive store
Wed, 02 Dec 2015 14:57:03 +0100 Julien Cristau [dataimport] massive store in slave mode shouldn't flush metadata
Mon, 21 Dec 2015 12:29:50 +0100 Samuel Trégouët [dataimport] check that MassiveObjectStore restores the db schema properly
Mon, 21 Dec 2015 12:41:30 +0100 Samuel Trégouët [dataimport] split out listing indices/constraints from getting the corresponding query
Tue, 15 Dec 2015 10:41:26 +0100 Samuel Trégouët [dataimport] massive_store: do not drop constraints multiple times
Tue, 15 Dec 2015 10:13:55 +0100 Samuel Trégouët [dataimport] massive_store: do not drop constraints with `cascade` since it breaks things
Mon, 21 Dec 2015 12:16:12 +0100 Samuel Trégouët [dataimport] massive_store: drop all constraints in __init__ and restore all in finish
Tue, 15 Dec 2015 10:32:53 +0100 Samuel Trégouët [dataimport] massive_store: ignore primary key when requesting indexes on a table
Tue, 15 Dec 2015 10:28:39 +0100 Samuel Trégouët [dataimport] massive_store: reformat sql query
Mon, 21 Dec 2015 12:47:35 +0100 Rémi Cardona [devtools] Use super() in TestServerConfiguration.__init__()
Mon, 21 Dec 2015 10:08:13 +0100 Rémi Cardona [devtools] Fix database creation issues for CubicWebTestTC tests
Mon, 21 Dec 2015 09:55:14 +0100 Rémi Cardona [devtools] Fix database creation issues for CubicWebServerTC tests
Mon, 21 Dec 2015 09:59:45 +0100 Rémi Cardona [devtools] Move attribute docstring to correct location
Sun, 20 Dec 2015 19:08:19 +0100 Rémi Cardona [web] Make tests pass if tal isn't available
Mon, 21 Dec 2015 15:52:41 +0100 Julien Cristau [py3k] fix cubicweb.mail.parse_message_id
Mon, 21 Dec 2015 15:46:36 +0100 Julien Cristau [test/py3k] fix test_recipients_finder
Mon, 21 Dec 2015 15:44:20 +0100 Julien Cristau [dataimport] fix SQLGenObjectStore's add_info for python3
Mon, 21 Dec 2015 15:43:49 +0100 Julien Cristau [dataimport] py3k doesn't like + on dict_items objects
Wed, 16 Jul 2014 10:48:47 +0200 Aurelien Campeas [repository] remove unused check_session method and its test
Tue, 15 Dec 2015 10:20:26 +0100 Sylvain Thénault [migration/test] avoid test interdependency by removing fakecustomtype cube
Wed, 09 Dec 2015 17:44:18 +0100 Julien Cristau [migration/test] use numeric(precision, scale) instead of geometry
Wed, 09 Dec 2015 17:44:18 +0100 Sylvain Thénault [server, hooks] allow callable in dbh.TYPE_MAPPING
Wed, 09 Dec 2015 17:44:17 +0100 Sylvain Thénault [migration] consider extra_props in rdef created during attribute creation hook
Wed, 09 Dec 2015 17:44:17 +0100 Sylvain Thénault [migration] only define variable if needed
Thu, 17 Dec 2015 17:14:08 +0100 Julien Cristau [migration] handle non-existing attribute type when adding an entity type
Wed, 09 Dec 2015 17:44:17 +0100 Sylvain Thénault [migration] handle the case where new final entity type is not yet in the schema
Wed, 09 Dec 2015 17:44:16 +0100 Sylvain Thénault [migration] config.add_cubes should ensure site_cubicweb of new cubes is called
Wed, 09 Dec 2015 17:44:16 +0100 Sylvain Thénault [migration] test addition of a cube providing a custom final type
Wed, 16 Sep 2015 10:56:36 +0200 Sylvain Thénault [server] add test demonstrating cache update pb since cw > 3.21
Thu, 10 Dec 2015 16:58:45 +0100 Julien Cristau Bring back the separate web-side entity cache
Wed, 09 Dec 2015 18:21:55 +0100 Julien Cristau Backout "[entity,storage] remove hackish code from the bfss path
Thu, 17 Dec 2015 15:34:05 +0100 Julien Cristau merge with 3.21.5-2
Thu, 10 Dec 2015 17:34:37 +0100 Arthur Lutz [doc] add documentation about drop_cube
Thu, 17 Dec 2015 15:16:14 +0100 Julien Cristau Added tag debian/3.21.5-2 for changeset 228b6d2777e4
Thu, 17 Dec 2015 14:55:18 +0100 Julien Cristau [pkg] don't install dataimport/test in both cubicweb-server and cubicweb-dev debian/3.21.5-2
Wed, 16 Dec 2015 11:23:48 +0100 Rémi Cardona merge with 3.21.5
Tue, 15 Dec 2015 19:05:41 +0100 Rémi Cardona Added tag 3.21.5, debian/3.21.5-1, centos/3.21.5-1 for changeset e0572a786e6b
Tue, 15 Dec 2015 18:15:08 +0100 Rémi Cardona [pkg] 3.21.5 3.21.5 centos/3.21.5-1 debian/3.21.5-1
Thu, 03 Dec 2015 10:12:37 +0100 Denis Laxalde [js] Fix a ReferenceError in cubicweb.preferences.js
Mon, 14 Dec 2015 14:55:10 +0100 Julien Cristau [dataimport] add tests for SQLGenObjectStore (closes #9177565)
Mon, 14 Dec 2015 14:54:23 +0100 Julien Cristau [dataimport] separate entities table from other metadata in SQLGenObjectStore
Mon, 14 Dec 2015 14:53:02 +0100 Julien Cristau [dataimport] remove threading support from SQLGenObjectStore
(0) -10000 -3000 -1000 -120 +120 +1000 tip