Thu, 24 Sep 2009 20:40:20 +0200 [tests] make unittest_views_actions pass again
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:40:20 +0200] rev 3466
[tests] make unittest_views_actions pass again
Thu, 24 Sep 2009 20:39:08 +0200 [tests] make unittest_urlrewrite pass again
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:39:08 +0200] rev 3465
[tests] make unittest_urlrewrite pass again
Thu, 24 Sep 2009 20:31:23 +0200 [tests] make unittest_uicfg pass again by using the correct test class
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:31:23 +0200] rev 3464
[tests] make unittest_uicfg pass again by using the correct test class
Thu, 24 Sep 2009 20:28:25 +0200 [editcontroller] fix bad method name: s/process_form_data/process_form_value
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:28:25 +0200] rev 3463
[editcontroller] fix bad method name: s/process_form_data/process_form_value NOTE: this still doesn't work, relations are not processed properly
Thu, 24 Sep 2009 20:25:49 +0200 [magicsearch] make tests pass again: base preprocessor must have access to vreg
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 20:25:49 +0200] rev 3462
[magicsearch] make tests pass again: base preprocessor must have access to vreg (+ removed some deprecation warnings)
Thu, 24 Sep 2009 11:06:50 +0200 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 11:06:50 +0200] rev 3461
merge
Thu, 24 Sep 2009 00:24:21 +0200 [api] some more _cw / __regid__, automatic tests now pass again
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 00:24:21 +0200] rev 3460
[api] some more _cw / __regid__, automatic tests now pass again
Thu, 24 Sep 2009 00:23:32 +0200 [entity] pass cw_row and cw_col to select(vid, ...) in self.view
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 24 Sep 2009 00:23:32 +0200] rev 3459
[entity] pass cw_row and cw_col to select(vid, ...) in self.view
Wed, 23 Sep 2009 23:28:59 +0200 don't use assert here
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 23:28:59 +0200] rev 3458
don't use assert here
Wed, 23 Sep 2009 20:13:31 +0200 [api] __regid__, cw_* and friends
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 20:13:31 +0200] rev 3457
[api] __regid__, cw_* and friends
Wed, 23 Sep 2009 20:12:48 +0200 [facets] typo fix
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 20:12:48 +0200] rev 3456
[facets] typo fix
Wed, 23 Sep 2009 19:43:00 +0200 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:43:00 +0200] rev 3455
merge
Wed, 23 Sep 2009 19:42:44 +0200 [testlib] added some new required attributes on FakeRequest, fix dummy NameError
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:42:44 +0200] rev 3454
[testlib] added some new required attributes on FakeRequest, fix dummy NameError
Wed, 23 Sep 2009 19:41:19 +0200 [deprecation] better deprecation handling on self.varmaker
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:41:19 +0200] rev 3453
[deprecation] better deprecation handling on self.varmaker
Wed, 23 Sep 2009 19:40:47 +0200 [entity] fix view selection in entity.view
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:40:47 +0200] rev 3452
[entity] fix view selection in entity.view
Wed, 23 Sep 2009 19:40:19 +0200 [api] work in progress, use __regid__, cw_*, etc.
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 19:40:19 +0200] rev 3451
[api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 19:36:53 +0200 use __regid__
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:36:53 +0200] rev 3450
use __regid__
Wed, 23 Sep 2009 19:36:31 +0200 no need to access to _ through entity.req...
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:36:31 +0200] rev 3449
no need to access to _ through entity.req...
Wed, 23 Sep 2009 19:26:38 +0200 remove dumb test
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:26:38 +0200] rev 3448
remove dumb test
Wed, 23 Sep 2009 19:23:09 +0200 test fixes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:23:09 +0200] rev 3447
test fixes
Wed, 23 Sep 2009 19:16:51 +0200 use __regid__
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:16:51 +0200] rev 3446
use __regid__
Wed, 23 Sep 2009 19:16:44 +0200 update and simplify test
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 19:16:44 +0200] rev 3445
update and simplify test
Wed, 23 Sep 2009 18:23:52 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 18:23:52 +0200] rev 3444
cleanup
Wed, 23 Sep 2009 18:23:45 +0200 [security] test and fix/refactor optimization of optional varialbe when rewriting rql stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 18:23:45 +0200] rev 3443
[security] test and fix/refactor optimization of optional varialbe when rewriting rql
Wed, 23 Sep 2009 18:21:37 +0200 use maxsize stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 18:21:37 +0200] rev 3442
use maxsize
Wed, 23 Sep 2009 16:33:29 +0200 typo fix stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 23 Sep 2009 16:33:29 +0200] rev 3441
typo fix
Wed, 23 Sep 2009 16:31:27 +0200 typo fix stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 23 Sep 2009 16:31:27 +0200] rev 3440
typo fix
Wed, 23 Sep 2009 16:28:50 +0200 documentation formatting fix stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 23 Sep 2009 16:28:50 +0200] rev 3439
documentation formatting fix extracted cwconfig.rst from index.rst to avoid ugly html
Wed, 23 Sep 2009 15:42:00 +0200 use __regid__, not id
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 15:42:00 +0200] rev 3438
use __regid__, not id
Wed, 23 Sep 2009 15:29:31 +0200 cw.rqlrewrite shouldn't depend on cw.server stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 15:29:31 +0200] rev 3437
cw.rqlrewrite shouldn't depend on cw.server
Wed, 23 Sep 2009 15:26:59 +0200 nicer test
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 15:26:59 +0200] rev 3436
nicer test
Wed, 23 Sep 2009 15:26:47 +0200 add anon user for TestServerConfiguration, no only AppTestConfiguration
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 15:26:47 +0200] rev 3435
add anon user for TestServerConfiguration, no only AppTestConfiguration
Wed, 23 Sep 2009 13:43:00 +0200 merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 13:43:00 +0200] rev 3434
merge
Wed, 23 Sep 2009 13:42:48 +0200 state_of/transition_of could now be inlined
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 13:42:48 +0200] rev 3433
state_of/transition_of could now be inlined
Wed, 23 Sep 2009 13:42:33 +0200 use ._cw instead of req on appobject classes
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 13:42:33 +0200] rev 3432
use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 13:41:18 +0200 move hooks test to the hooks package, update them to work with a minimal schema
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 13:41:18 +0200] rev 3431
move hooks test to the hooks package, update them to work with a minimal schema
Wed, 23 Sep 2009 13:34:22 +0200 [api] use cw_* in supervising
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:34:22 +0200] rev 3430
[api] use cw_* in supervising
Wed, 23 Sep 2009 13:34:08 +0200 [supervising] fix delete_relation() prototype and changedescr usage
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:34:08 +0200] rev 3429
[supervising] fix delete_relation() prototype and changedescr usage
Wed, 23 Sep 2009 13:30:16 +0200 [tests] fix status change notification test: initial user state is set on commit
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:30:16 +0200] rev 3428
[tests] fix status change notification test: initial user state is set on commit
Wed, 23 Sep 2009 13:29:10 +0200 [notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:29:10 +0200] rev 3427
[notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
Wed, 23 Sep 2009 13:28:26 +0200 [api] use cw_*
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:28:26 +0200] rev 3426
[api] use cw_*
Wed, 23 Sep 2009 13:27:05 +0200 [server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 13:27:05 +0200] rev 3425
[server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
Wed, 23 Sep 2009 12:45:40 +0200 [tests] force hook registry instanciation for test configs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:45:40 +0200] rev 3424
[tests] force hook registry instanciation for test configs
Wed, 23 Sep 2009 12:31:55 +0200 merge
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:31:55 +0200] rev 3423
merge
Wed, 23 Sep 2009 12:31:18 +0200 [hooks] fix dummy NameError in RenderAndSendNotification
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:31:18 +0200] rev 3422
[hooks] fix dummy NameError in RenderAndSendNotification
Wed, 23 Sep 2009 12:30:56 +0200 [hooks] fix dummy AttributeError in SetUseEmailRelationOp
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:30:56 +0200] rev 3421
[hooks] fix dummy AttributeError in SetUseEmailRelationOp
Wed, 23 Sep 2009 12:29:53 +0200 [tests] use maxsize instead of SizeConstraint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:29:53 +0200] rev 3420
[tests] use maxsize instead of SizeConstraint
Wed, 23 Sep 2009 12:29:31 +0200 fix deprecation warnings in appobject: display the correct expected replacement
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:29:31 +0200] rev 3419
fix deprecation warnings in appobject: display the correct expected replacement
Wed, 23 Sep 2009 12:28:28 +0200 [api] use _cw, cw_row, cw_col, cw_rset etc.
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 12:28:28 +0200] rev 3418
[api] use _cw, cw_row, cw_col, cw_rset etc.
Wed, 23 Sep 2009 12:23:14 +0200 unregister hooks by using category
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:23:14 +0200] rev 3417
unregister hooks by using category
Wed, 23 Sep 2009 12:23:00 +0200 fix hook category selector
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:23:00 +0200] rev 3416
fix hook category selector
Wed, 23 Sep 2009 12:22:43 +0200 nicer error message
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:22:43 +0200] rev 3415
nicer error message
Wed, 23 Sep 2009 12:22:16 +0200 no more HooksManager but a HooksRegistry: update test accordingly
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:22:16 +0200] rev 3414
no more HooksManager but a HooksRegistry: update test accordingly
Wed, 23 Sep 2009 12:17:59 +0200 update imports, rename test module
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 12:17:59 +0200] rev 3413
update imports, rename test module
Wed, 23 Sep 2009 11:22:19 +0200 indent
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:22:19 +0200] rev 3412
indent
Wed, 23 Sep 2009 11:22:08 +0200 access to repo through session
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:22:08 +0200] rev 3411
access to repo through session
Wed, 23 Sep 2009 11:20:29 +0200 fix class name
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 23 Sep 2009 11:20:29 +0200] rev 3410
fix class name
Wed, 23 Sep 2009 11:16:38 +0200 [bootstrap] metadata hooks need to be registered at bootstrap time for db creation
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 11:16:38 +0200] rev 3409
[bootstrap] metadata hooks need to be registered at bootstrap time for db creation
Wed, 23 Sep 2009 11:13:39 +0200 [api] use __regid__ instead of deprecated id
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 11:13:39 +0200] rev 3408
[api] use __regid__ instead of deprecated id
Wed, 23 Sep 2009 11:10:38 +0200 [api] use cw_property_defs instead of deprecated property_defs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 23 Sep 2009 11:10:38 +0200] rev 3407
[api] use cw_property_defs instead of deprecated property_defs
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip