server/migractions.py
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
Mon, 26 Apr 2010 16:31:46 +0200 Sylvain Thénault backport stable
Fri, 23 Apr 2010 17:55:46 +0200 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
Fri, 23 Apr 2010 17:01:45 +0200 Pierre-Yves David [cw-shell] Write ignored scripts warning on stderr instead of stdout. stable
Thu, 15 Apr 2010 19:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 18:07:33 +0200 Sylvain Thénault [migration] fix bug when trying to add a new entity type that inherit from another stable
Thu, 15 Apr 2010 17:22:19 +0200 Sylvain Thénault [migration] fix error when synchronizing everything and some schema still in the db schema but not anymore in the fs schema stable
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Fri, 02 Apr 2010 08:44:00 +0200 Adrien Di Mascio [cleaning] simpler implementation of cmd_create_entity stable
Fri, 26 Mar 2010 15:53:07 +0100 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
Fri, 26 Mar 2010 09:19:09 +0100 Sylvain Thénault [maintainance] don't crash if we've no in-memory repository stable
Thu, 25 Mar 2010 15:08:27 +0100 Sylvain Thénault [c-c] new server_maintenance hook, called on c-c shell / upgrade stable
Thu, 18 Mar 2010 17:39:17 +0100 Sylvain Thénault backport stable
Thu, 18 Mar 2010 17:37:55 +0100 Sylvain Thénault [schema sync] fix another potential name error on synchronizing rdefs stable
Thu, 18 Mar 2010 17:36:08 +0100 Sylvain Thénault [schema sync] don't try to synchronize infered relation defs, fixing a name error on the way stable
Thu, 18 Mar 2010 17:33:35 +0100 Sylvain Thénault don't update constraints when it's not necessary stable
Thu, 18 Mar 2010 17:31:22 +0100 Sylvain Thénault [migration] new build_descr argument to rqlexec on the migration helper
Wed, 17 Mar 2010 09:17:14 +0100 Sylvain Thénault [migration] disable notification by default during migration
Mon, 15 Mar 2010 11:18:51 +0100 Sylvain Thénault backport stable
Mon, 15 Mar 2010 11:16:40 +0100 Sylvain Thénault [backup] fix misplaced paren stable
Fri, 12 Mar 2010 16:11:56 +0100 Sylvain Thénault backport stable
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
less more (0) -100 -50 -30 tip