2009-07-24 usage of '**' is deprecated in RelationType declaration, use '*' instead
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 24 Jul 2009 09:31:04 +0200] rev 2464
usage of '**' is deprecated in RelationType declaration, use '*' instead
2009-07-24 add migration script for the new cwuri metadata attribute
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 24 Jul 2009 09:30:04 +0200] rev 2463
add migration script for the new cwuri metadata attribute
2009-07-24 fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 24 Jul 2009 09:28:59 +0200] rev 2462
fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
2009-07-24 fix mkstemp() usage in migration commands
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 24 Jul 2009 09:25:15 +0200] rev 2461
fix mkstemp() usage in migration commands
2009-07-23 fix a couple NameErrors
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 23 Jul 2009 17:15:05 +0200] rev 2460
fix a couple NameErrors
2009-07-23 move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 23 Jul 2009 15:57:15 +0200] rev 2459
move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
2009-07-23 backport stable branch into default
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 23 Jul 2009 15:33:03 +0200] rev 2458
backport stable branch into default
2009-07-23 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 23 Jul 2009 15:29:07 +0200] rev 2457
merge
2009-07-23 new cwuri metadata + a few tests fixes on the way
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 23 Jul 2009 15:28:41 +0200] rev 2456
new cwuri metadata + a few tests fixes on the way
2009-07-23 [tests] fixes (including two operations renaming)
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 23 Jul 2009 15:17:11 +0200] rev 2455
[tests] fixes (including two operations renaming)
2009-07-23 add simple tests for standard metadata hooks
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 23 Jul 2009 15:15:29 +0200] rev 2454
add simple tests for standard metadata hooks
2009-07-23 [tests] remove some other 'meta' relation usage in tests
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 23 Jul 2009 15:15:05 +0200] rev 2453
[tests] remove some other 'meta' relation usage in tests
2009-07-23 fix SystemHook declaration, accepts=('',) doesn't mean anything
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 23 Jul 2009 15:13:21 +0200] rev 2452
fix SystemHook declaration, accepts=('',) doesn't mean anything
2009-07-23 merge
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 15:16:49 +0200] rev 2451
merge
2009-07-23 add list of cubes included in the standard library
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 15:16:43 +0200] rev 2450
add list of cubes included in the standard library
2009-07-23 #344747: add env var CW_MODE
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 15:15:58 +0200] rev 2449
#344747: add env var CW_MODE
2009-07-23 merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 23 Jul 2009 15:07:25 +0200] rev 2448
merge
2009-07-23 fix schemaserial tests: meta doesn't exist anymore
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 23 Jul 2009 14:57:46 +0200] rev 2447
fix schemaserial tests: meta doesn't exist anymore
2009-07-23 [refactor] #342855: replace uses of (deprecated) mktemp
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 14:51:40 +0200] rev 2446
[refactor] #342855: replace uses of (deprecated) mktemp
2009-07-23 rename environment variables
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 14:45:31 +0200] rev 2445
rename environment variables
2009-07-23 [cleanup] fix typo
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 14:35:58 +0200] rev 2444
[cleanup] fix typo
2009-07-23 #343093: display workflow
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 14:32:45 +0200] rev 2443
#343093: display workflow
2009-07-23 [cleanup] fix tests
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 14:27:54 +0200] rev 2442
[cleanup] fix tests
2009-07-23 merge
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 14:13:43 +0200] rev 2441
merge
2009-07-23 #343227: display the workflow history of any entity
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 14:12:34 +0200] rev 2440
#343227: display the workflow history of any entity
2009-07-23 [cleanup] fix tests
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 14:12:18 +0200] rev 2439
[cleanup] fix tests
2009-07-23 [cleanup] fix deprecation warnings
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 14:09:16 +0200] rev 2438
[cleanup] fix deprecation warnings
2009-07-23 cleanup
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 23 Jul 2009 15:07:12 +0200] rev 2437
cleanup
2009-07-23 move all schema related views where they belong (eg not startup), fix schema graph views
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 23 Jul 2009 15:07:08 +0200] rev 2436
move all schema related views where they belong (eg not startup), fix schema graph views
2009-07-23 sparql: support for literal restriction
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 23 Jul 2009 13:35:06 +0200] rev 2435
sparql: support for literal restriction
2009-07-23 add sameAs support in cubicweb standard schema
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 23 Jul 2009 13:07:22 +0200] rev 2434
add sameAs support in cubicweb standard schema
2009-07-23 #197873: quick access to info for bug report
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 23 Jul 2009 13:03:50 +0200] rev 2433
#197873: quick access to info for bug report
(0) -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 tip