server/test/unittest_undo.py
Tue, 13 Oct 2015 11:30:48 +0200 Julien Cristau [server/test] unicode → six.text_type
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Tue, 17 Feb 2015 12:32:39 +0100 Julien Cristau [server/test] kill remaining 3.19 deprecation warnings in undo tests
Fri, 16 Jan 2015 14:12:49 +0100 Julien Cristau [undo/test] check that the entity was restored even though the fiche relation wasn't
Fri, 16 Jan 2015 11:17:53 +0100 Julien Cristau [undo/test] if we try to delete an entity referenced by an inline relation, we fail
Fri, 17 Oct 2014 18:16:58 +0200 Julien Cristau merge 3.19.5 into 3.20 branch
Mon, 15 Sep 2014 10:06:07 +0200 Julien Cristau [server] hold connection to the db in tx_actions
Tue, 16 Sep 2014 18:01:51 +0200 Julien Cristau [test] Make test_undo_api less random
Wed, 28 May 2014 17:33:16 +0200 Aurelien Campeas [tests/undo] use the new connection api
Thu, 13 Jun 2013 15:12:06 +0200 Pierre-Yves David rename server.session.transaction into server.session.connection
Wed, 27 Mar 2013 17:09:55 +0100 Pierre-Yves David [session/transaction] move most undo support into transaction
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Fri, 16 Nov 2012 11:41:38 +0100 Sylvain Thénault [validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
Mon, 17 Sep 2012 17:48:55 +0200 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
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
Mon, 27 Feb 2012 09:45:48 +0100 Anthony Truchet [undo, transactions] Adds a property in the transaction API. (closes #2202953)
Mon, 27 Feb 2012 09:43:15 +0100 Anthony Truchet [repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Fri, 17 Jun 2011 18:53:33 +0200 Sylvain Thénault backport stable
Thu, 09 Jun 2011 16:41:41 +0200 Julien Jehannet [server] fix unicode conversion capability in UndoException stable
Wed, 25 May 2011 10:59:26 +0200 Sylvain Thénault backport stable
Tue, 24 May 2011 10:33:43 +0200 Arthur Lutz typo : s/undoed/undone/ stable
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 09:48:37 +0200 Alexandre Fayolle fix tests broken by fcb8932082a5
Mon, 10 Jan 2011 12:28:09 +0100 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Wed, 16 Jun 2010 14:51:17 +0200 Sylvain Thénault backport stable
Wed, 16 Jun 2010 13:54:10 +0200 Sylvain Thénault [test] miss main 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
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
Wed, 31 Mar 2010 12:32:39 +0200 Sylvain Thénault [test] that doesn't smell good but fix the test... stable
Tue, 30 Mar 2010 11:18:31 +0200 Sylvain Thénault [undo] basic support for undoing of entity creation / relation addition stable
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
less more (0) tip