server/migractions.py
Fri, 12 Mar 2010 14:55:41 +0100 Sylvain Thénault [db backup] fix name error in backup_to_file: we've to pass .confirm all along the chain as for restore stable
Tue, 09 Mar 2010 11:00:48 +0100 Sylvain Thénault fix hooks control method name + other litle cleanups
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.
Mon, 08 Mar 2010 19:02:35 +0100 Sylvain Thénault move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
Wed, 03 Mar 2010 17:56:04 +0100 Sylvain Thénault schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Fri, 26 Feb 2010 13:09:12 +0100 Sylvain Thénault fix some pylint detected errors stable
Wed, 24 Feb 2010 15:07:17 +0100 Sylvain Thénault 3.6 api update stable
Mon, 22 Feb 2010 18:22:54 +0100 Nicolas Chauvat typo: capitalize migration confirmation messages stable
Thu, 18 Feb 2010 15:42:09 +0100 Sylvain Thénault fix dumb name error stable
Thu, 18 Feb 2010 13:28:38 +0100 Sylvain Thénault 3.6 api update stable
Mon, 15 Feb 2010 15:17:24 +0100 Sylvain Thénault [shell] rql() should use unsafe_execute when possible stable
Fri, 05 Feb 2010 11:56:57 +0100 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
Tue, 26 Jan 2010 13:38:02 +0100 Sylvain Thénault fix deprecation warnings
Mon, 25 Jan 2010 19:36:04 +0100 Sylvain Thénault add source in backup/restore failure message
Mon, 25 Jan 2010 19:18:33 +0100 Sylvain Thénault some fixes so that deprecation warning are properly localized
Fri, 22 Jan 2010 11:40:22 +0100 Sylvain Thénault make rollback available in shell (as commit is)
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Wed, 23 Dec 2009 12:20:10 +0100 Sylvain Thénault backport stable branch
Tue, 22 Dec 2009 21:02:37 +0100 Sylvain Thénault closes #601987 stable
Tue, 22 Dec 2009 19:26:12 +0100 Sylvain Thénault fix virtual relation detection: erschema is no more a relation type but a relation def in _synchronize_permissions
Wed, 09 Dec 2009 19:27:12 +0100 Sylvain Thénault yams api update
Tue, 08 Dec 2009 16:45:01 +0100 Sylvain Thénault give group mapping where needed
Tue, 08 Dec 2009 16:41:43 +0100 Sylvain Thénault 3.6 api update
Tue, 08 Dec 2009 16:40:00 +0100 Sylvain Thénault fix sync_schema*: new syncprops argument to sync relation definition as well
Tue, 08 Dec 2009 10:40:12 +0100 Sylvain Thénault move i18n / migration modules from cw.common to cw
Tue, 08 Dec 2009 09:41:06 +0100 Sylvain Thénault use commit in migration script instead of checkpoint
Mon, 07 Dec 2009 19:14:49 +0100 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Sat, 28 Nov 2009 11:42:37 +0100 Nicolas Chauvat imported patch cwctl-shell-textfile stable
Mon, 23 Nov 2009 18:13:20 +0100 Sylvain Thénault fix #544758 by calling custom sql scripts in add_cubes. stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Fri, 20 Nov 2009 17:51:34 +0100 Sylvain Thénault backport stable branch reldefsecurity
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Wed, 18 Nov 2009 10:05:41 +0100 Adrien Di Mascio [migration] avoid AssertionError / crashes if migration script is neither a py nor a sql file stable
Fri, 13 Nov 2009 09:15:28 +0100 Sylvain Thénault fix necessary when adding a cube which isn't listed in fs dependencies of the instance stable
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Mon, 19 Oct 2009 09:15:19 +0200 Sylvain Thénault [shell] make process_script available throuhg c-c shell / migration script context stable
Fri, 16 Oct 2009 17:11:31 +0200 Sylvain Thénault update prototype stable
Fri, 16 Oct 2009 16:29:46 +0200 Sylvain Thénault [c-c] fixes for shell w/ pyro instance stable
Fri, 16 Oct 2009 14:37:11 +0200 Sylvain Thénault #481017: cubicweb-ctl shell on remote instance stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Tue, 13 Oct 2009 18:20:05 +0200 Sylvain Thénault 3.6 update
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 10:41:19 +0200 Aurelien Campeas two bits of docstring stable
Tue, 06 Oct 2009 18:15:05 +0200 Sylvain Thénault add version number to deprecation messages stable
Fri, 02 Oct 2009 08:57:25 +0200 Sylvain Thénault add some notes stable
Wed, 23 Sep 2009 11:22:19 +0200 Sylvain Thénault indent
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 18:25:11 +0200 Sylvain Thénault [migration] don't ask confirm here 3.5
Mon, 14 Sep 2009 11:25:56 +0200 Sylvain Thénault backport 3.5
Fri, 11 Sep 2009 18:24:47 +0200 Aurelien Campeas windows doesn't like ':' in filesc 3.5
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Tue, 08 Sep 2009 16:00:14 +0200 Sylvain Thénault backport stable 3.5
Fri, 04 Sep 2009 16:13:04 +0200 Aurelien Campeas be able to restore pre cw 3.4 database dumps #370595 stable
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Tue, 25 Aug 2009 13:33:32 +0200 Sylvain Thénault [wf] nicer deprecation warning 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
less more (0) -100 -60 tip