server/migractions.py
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-26 Sylvain Thénault backport stable
2010-04-23 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
2010-04-23 Pierre-Yves David [cw-shell] Write ignored scripts warning on stderr instead of stdout. stable
2010-04-15 Sylvain Thénault backport stable
2010-04-15 Sylvain Thénault [migration] fix bug when trying to add a new entity type that inherit from another stable
2010-04-15 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
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-04-02 Adrien Di Mascio [cleaning] simpler implementation of cmd_create_entity stable
2010-03-26 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
2010-03-26 Sylvain Thénault [maintainance] don't crash if we've no in-memory repository stable
2010-03-25 Sylvain Thénault [c-c] new server_maintenance hook, called on c-c shell / upgrade stable
2010-03-18 Sylvain Thénault backport stable
2010-03-18 Sylvain Thénault [schema sync] fix another potential name error on synchronizing rdefs stable
2010-03-18 Sylvain Thénault [schema sync] don't try to synchronize infered relation defs, fixing a name error on the way stable
2010-03-18 Sylvain Thénault don't update constraints when it's not necessary stable
2010-03-18 Sylvain Thénault [migration] new build_descr argument to rqlexec on the migration helper
2010-03-17 Sylvain Thénault [migration] disable notification by default during migration
2010-03-15 Sylvain Thénault backport stable
2010-03-15 Sylvain Thénault [backup] fix misplaced paren stable
2010-03-12 Sylvain Thénault backport stable
2010-03-12 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
2010-03-09 Sylvain Thénault fix hooks control method name + other litle cleanups
2010-03-09 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.
2010-03-08 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.
2010-03-03 Sylvain Thénault schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
2010-02-26 Sylvain Thénault pylint style fixes stable
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-26 Sylvain Thénault fix some pylint detected errors stable
2010-02-24 Sylvain Thénault 3.6 api update stable
2010-02-22 Nicolas Chauvat typo: capitalize migration confirmation messages stable
2010-02-18 Sylvain Thénault fix dumb name error stable
2010-02-18 Sylvain Thénault 3.6 api update stable
2010-02-15 Sylvain Thénault [shell] rql() should use unsafe_execute when possible stable
2010-02-05 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-01-26 Sylvain Thénault fix deprecation warnings
2010-01-25 Sylvain Thénault add source in backup/restore failure message
2010-01-25 Sylvain Thénault some fixes so that deprecation warning are properly localized
2010-01-22 Sylvain Thénault make rollback available in shell (as commit is)
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-23 Sylvain Thénault backport stable branch
2009-12-22 Sylvain Thénault closes #601987 stable
2009-12-22 Sylvain Thénault fix virtual relation detection: erschema is no more a relation type but a relation def in _synchronize_permissions
2009-12-09 Sylvain Thénault yams api update
2009-12-08 Sylvain Thénault give group mapping where needed
2009-12-08 Sylvain Thénault 3.6 api update
2009-12-08 Sylvain Thénault fix sync_schema*: new syncprops argument to sync relation definition as well
2009-12-08 Sylvain Thénault move i18n / migration modules from cw.common to cw
2009-12-08 Sylvain Thénault use commit in migration script instead of checkpoint
2009-12-07 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
2009-12-03 Sylvain Thénault backport stable into default
2009-11-28 Nicolas Chauvat imported patch cwctl-shell-textfile stable
2009-11-23 Sylvain Thénault fix #544758 by calling custom sql scripts in add_cubes. stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-20 Sylvain Thénault backport stable branch reldefsecurity
2009-11-19 Sylvain Thénault reldefsecurity branch : reldefsecurity
less more (0) -100 -60 tip