Tue, 20 Jul 2010 16:45:11 +0200 |
Sylvain Thénault |
[migration] fix rename_entity_type to avoid to loose some relations on the way
stable
|
file |
diff |
annotate
|
Mon, 12 Jul 2010 10:36:28 +0200 |
Sylvain Thénault |
[fti migration] test and fix reindexation of some specific entity types
stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 17:46:58 +0200 |
Sylvain Thénault |
[migration] schema should be accessed through .repo
stable
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 09:54:35 +0200 |
Sylvain Thénault |
[pylint] fix detected name errors
stable
|
file |
diff |
annotate
|
Wed, 12 May 2010 15:25:17 +0200 |
Sylvain Thénault |
[db-check] RQLConstraint is not a 'unique' constraint
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 10:43:12 +0200 |
Sylvain Thénault |
[db-check] cleanup
stable
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 10:42:58 +0200 |
Sylvain Thénault |
[db-check] don't check entities from external sources have owned_by
stable
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 10:42:35 +0200 |
Sylvain Thénault |
[db-check] fix unexistent multisource entity detection
stable
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 10:39:08 +0200 |
Sylvain Thénault |
[db-check] fix duplicated schema constraint detection
stable
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 08 Mar 2010 17:57:29 +0100 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
file |
diff |
annotate
|