Tue, 14 Feb 2012 15:16:42 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 15:14:40 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 15:14:22 +0100 |
Pierre-Yves David |
[bfss, migration] fix storage migration (closes #2189206)
oldstable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 16:53:52 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 10:45:17 +0100 |
Katia Saurfelt |
[migration] fire hooks in postcreate by default (closes #1417110)
|
file |
diff |
annotate
|
Thu, 09 Feb 2012 09:52:02 +0100 |
Katia Saurfelt |
[migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979)
stable
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
Thu, 26 Jan 2012 15:55:27 +0100 |
Sylvain Thénault |
[migractions] fix comment to avoid ambiguity. Closes #2015260
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 15:28:30 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 11:44:02 +0100 |
Sylvain Thénault |
[instance creation] properly search for sql extension in the schema directory. Closes #2068117
stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 09:24:29 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore
stable
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 09:21:45 +0200 |
Sylvain Thénault |
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
|
file |
diff |
annotate
|
Thu, 13 Oct 2011 11:49:19 +0200 |
Alexandre Fayolle |
[migraction] fix cmd_change_attribute_type command (closes #2015073)
stable
|
file |
diff |
annotate
|
Tue, 11 Oct 2011 11:00:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 17:29:14 +0200 |
Sylvain Thénault |
[migration] update old yams api in change_attribute_type
stable
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 11:59:20 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 06 Oct 2011 16:15:16 +0200 |
Sylvain Thénault |
[migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498)
stable
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 09:43:26 +0200 |
Nicolas Chauvat |
[lint] remove uses of "print >> sys.stderr" (closes #1908571)
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 14:47:04 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 14:18:13 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 18:39:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 15:40:06 +0200 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 14:48:24 +0200 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 15:30:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 24 Jun 2011 16:59:45 +0200 |
Sylvain Thénault |
[migration] litle enhancements and a fix to patch accidentally pushed two revisions ago
stable
|
file |
diff |
annotate
|
Fri, 24 Jun 2011 14:10:37 +0200 |
Sylvain Thénault |
[migration] closes #1777411: schema modification commands shouldn't crash if already exists
stable
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 17:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 17:15:40 +0200 |
Sylvain Thénault |
[migration] this is needed to avoid pb with yams 0.33 / cw < 3.13
stable
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 15:37:09 +0200 |
Sylvain Thénault |
[repository] refactor/cleanup entity deletion methods
stable
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 12:16:10 +0200 |
Adrien Di Mascio |
[sql] implement #1631319: ask user before creating postgresql languages
|
file |
diff |
annotate
|
Fri, 20 May 2011 17:29:50 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 20 May 2011 17:27:33 +0200 |
Sylvain Thénault |
[migractions] fix change_attribute_type
stable
|
file |
diff |
annotate
|
Fri, 20 May 2011 17:27:15 +0200 |
Sylvain Thénault |
[migractions] dropped_constraints should accept only droprequired without cstrtype
stable
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:53:11 +0200 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
Thu, 21 Apr 2011 12:35:41 +0200 |
Sylvain Thénault |
adds support for a portable db import/export format (closes: #1521112)
stable
|
file |
diff |
annotate
|
Mon, 02 May 2011 15:46:03 +0200 |
Sylvain Thénault |
[migration] new command to get default workflow for an entity type
stable
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 15:04:47 +0200 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 08:20:25 +0200 |
Alexandre Fayolle |
fix failing tests before 3.12 release
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 15:15:49 +0200 |
Nicolas Chauvat |
[session] add find_entities and find_one_entity to session/request API (closes #1550045)
stable
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 12:51:20 +0100 |
Sylvain Thénault |
[cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way
stable
|
file |
diff |
annotate
|
Thu, 17 Feb 2011 16:46:25 +0100 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 15:23:47 +0100 |
Julien Jehannet |
[cw-ctl] use default `mkdtemp()` behaviour to store backup file internally
stable
|
file |
diff |
annotate
|
Thu, 13 Jan 2011 12:49:44 +0100 |
Sylvain Thénault |
[wf migration] allow to deactivate assertion on wfable entity to quick-fix tests
stable
|
file |
diff |
annotate
|
Thu, 13 Jan 2011 12:36:08 +0100 |
Sylvain Thénault |
[schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration.
stable
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 15:33:38 +0100 |
Sylvain Thénault |
[migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720)
stable
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 16:38:17 +0100 |
Sylvain Thénault |
[migration] fix rqliter when some query arguments are given
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 09:15:35 +0200 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 09:49:27 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 09:33:12 +0200 |
Sylvain Thénault |
[dependancy] do not use testlib from outside test: recent lgc versions recommends unittest2 while lgc.testlib needs it, and we don't want it to be necessary to run cw
stable
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:50 +0200 |
Sylvain Thénault |
[hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 23:28:58 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 16:01:28 +0200 |
Julien Jehannet |
[c-c shell/upgrade] raise ExecutionError when traceback is not relevant
stable
|
file |
diff |
annotate
|
Tue, 21 Sep 2010 16:33:20 +0200 |
Adrien Di Mascio |
[migractions] add a dropped_constraints() migration command
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 11:00:22 +0200 |
Sylvain Thénault |
[migration] fix so that context modification are reflected on the currently executed migration script
stable
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 16:48:58 +0200 |
Alexandre Fayolle |
unique_together integration in CW (alf+syt)
stable
|
file |
diff |
annotate
|