entities/test/unittest_wfobjs.py
Tue, 13 Oct 2015 15:09:22 +0200 Rémi Cardona [py3k] dict.itervalues → dict.values
Wed, 13 May 2015 17:12:41 +0200 Christophe de Vienne [wf] Fix Workflow.replace_state()
Tue, 10 Jun 2014 16:01:49 +0200 Aurelien Campeas [repoapi] fold ClientConnection into Connection
Fri, 13 Jun 2014 13:54:28 +0200 Aurelien Campeas [migractions] remove any session related leftovers
Wed, 18 Mar 2015 22:43:51 +0100 Sylvain Thénault [i18n] properly translate error messages related to violated unicity constraint.
Thu, 17 Apr 2014 12:34:51 +0200 Aurelien Campeas [schema] stop using RQLUniqueConstraint (closes #3753250)
Fri, 04 Apr 2014 18:30:45 +0200 Sylvain Thénault [test] update entities/test/unittest_wfobjs to cw 3.19 api
Mon, 24 Mar 2014 11:57:23 +0100 Julien Cristau Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
Thu, 26 Sep 2013 15:18:59 +0200 David Douard fix typos in workflow constraint error messages stable
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Fri, 18 Jan 2013 18:31:51 +0100 Aurelien Campeas [merge] backport stable fixes
Fri, 18 Jan 2013 18:31:25 +0100 Aurelien Campeas [entities] fix test failures introduced by fixes in workflow related message strings (completes 9bb93efa1952) stable
Wed, 09 Jan 2013 21:48:59 +0100 Sylvain Thénault [wf/test] fix tests broken by changes from another patch which have slipped there
Thu, 20 Sep 2012 16:18:13 +0200 Sylvain Thénault [test] use session commit/rollback to be consistent with the test
Fri, 14 Sep 2012 14:15:39 +0200 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
Mon, 10 Sep 2012 16:24:32 +0200 Sylvain Thénault [workflow test] don't use session.user, subject to internal changes
Tue, 17 Jul 2012 12:24:46 +0200 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
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
Mon, 02 May 2011 15:06:20 +0200 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
Fri, 22 Apr 2011 11:58:41 +0200 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
Thu, 10 Mar 2011 15:18:21 +0100 Sylvain Thénault [test] properly close connections stable
Wed, 19 Jan 2011 21:49:29 +0100 Julien Jehannet [tests] use migration api to create workflow stable
Mon, 10 Jan 2011 12:28:09 +0100 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
Fri, 08 Oct 2010 07:43:38 +0200 Sylvain Thénault [test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable) stable
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Tue, 18 May 2010 14:28:44 +0200 Sylvain Thénault [integrity] keep ordering for schema integrity checks stable
Tue, 04 May 2010 14:41:07 +0200 Alexandre Fayolle fixed unittest_wfobjs stable
Fri, 30 Apr 2010 19:07:06 +0200 Aurelien Campeas [hooks/integrity & tests/entities] fix test to check for sibling error (set_operations yields a different order for constraints) stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Mon, 29 Mar 2010 11:51:46 +0200 Sylvain Thénault [workflow] support for automatic transition starting from the initial state stable
Fri, 26 Mar 2010 08:28:22 +0100 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
Tue, 09 Mar 2010 08:59:43 +0100 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
Fri, 19 Feb 2010 09:36:26 +0100 Sylvain Thénault introduce 'go back' transition: transition without destination state will go to the state we were coming from stable
Tue, 08 Dec 2009 12:04:49 +0100 Sylvain Thénault remove debug print, fix error message
Tue, 08 Dec 2009 12:03:10 +0100 Sylvain Thénault missing cache key
Tue, 08 Dec 2009 11:12:42 +0100 Sylvain Thénault more api update
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Thu, 03 Dec 2009 09:57:55 +0100 Sylvain Thénault nicer error message on rql constraints stable
Wed, 02 Dec 2009 12:55:41 +0100 Sylvain Thénault fix workflow consistency: check state/transition name uniqness in the wf when state/transition name is modified ; use the new msg argument of rql constraints to have a nicer error message on failure stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Thu, 19 Nov 2009 14:28:59 +0100 Aurelien Campeas fix tests stable
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Fri, 09 Oct 2009 16:31:06 +0200 Sylvain Thénault [wf engine] support for subwf exit point with no destination state: go back to state from which we entered into the subworkflow stable
Thu, 08 Oct 2009 11:58:19 +0200 Aurelien Campeas add a commit point, a new transition exhibits the problem again stable
Thu, 08 Oct 2009 11:44:06 +0200 Aurelien Campeas a problem with consecutive transition firing when subworkflows are involved stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 11:45:39 +0200 Sylvain Thénault test fixes stable
Wed, 30 Sep 2009 18:57:42 +0200 Sylvain Thénault backport stable branch
Wed, 30 Sep 2009 16:06:52 +0200 Sylvain Thénault support for automatic transition stable
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 12:48:25 +0200 Sylvain Thénault tests update 3.5
Wed, 26 Aug 2009 15:00:46 +0200 Sylvain Thénault backport 3.5 step 2, backport wf changes in hooks/workflow.py
less more (0) -60 tip