Tue, 09 Jun 2009 14:47:00 +0200 fix missing from close when using a var map stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:47:00 +0200] rev 2073
fix missing from close when using a var map
Tue, 09 Jun 2009 14:46:39 +0200 deactivate sqlite connection wrapping for unittest_multisources for now stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:46:39 +0200] rev 2072
deactivate sqlite connection wrapping for unittest_multisources for now
Tue, 09 Jun 2009 14:45:57 +0200 new test for missing from close when using a var map stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:45:57 +0200] rev 2071
new test for missing from close when using a var map
Tue, 09 Jun 2009 14:08:08 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:08:08 +0200] rev 2070
cleanup
Tue, 09 Jun 2009 14:07:57 +0200 set_debug method on rql2sql test as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 14:07:57 +0200] rev 2069
set_debug method on rql2sql test as well
Tue, 09 Jun 2009 11:33:04 +0200 log sql queries in debug mode stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 11:33:04 +0200] rev 2068
log sql queries in debug mode
Tue, 09 Jun 2009 11:32:41 +0200 need proper logged_user and close method to be usable as native source connection wrapper stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 11:32:41 +0200] rev 2067
need proper logged_user and close method to be usable as native source connection wrapper
Tue, 09 Jun 2009 11:31:57 +0200 cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 11:31:57 +0200] rev 2066
cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string
Tue, 09 Jun 2009 11:30:37 +0200 fix unregister to be more error resilient as other unregistering methods + cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 11:30:37 +0200] rev 2065
fix unregister to be more error resilient as other unregistering methods + cleanup
Mon, 08 Jun 2009 20:37:03 +0200 properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 08 Jun 2009 20:37:03 +0200] rev 2064
properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated
Mon, 08 Jun 2009 20:35:26 +0200 fix [re]set_pool prototype stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 08 Jun 2009 20:35:26 +0200] rev 2063
fix [re]set_pool prototype
Mon, 08 Jun 2009 20:34:28 +0200 provide local_add_relation / add_relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 08 Jun 2009 20:34:28 +0200] rev 2062
provide local_add_relation / add_relation
Mon, 08 Jun 2009 18:32:23 +0200 [basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 08 Jun 2009 18:32:23 +0200] rev 2061
[basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser
Mon, 08 Jun 2009 18:29:35 +0200 [entities][CWCache] handle classic datetime vs None comparison bug stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 08 Jun 2009 18:29:35 +0200] rev 2060
[entities][CWCache] handle classic datetime vs None comparison bug
Fri, 05 Jun 2009 19:04:20 +0200 absolute_url / build_url refactoring to avoid potential name clash
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 19:04:20 +0200] rev 2059
absolute_url / build_url refactoring to avoid potential name clash
Fri, 05 Jun 2009 15:09:20 +0200 nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 15:09:20 +0200] rev 2058
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Fri, 05 Jun 2009 15:06:55 +0200 test broken, deprecated module; kill
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 15:06:55 +0200] rev 2057
test broken, deprecated module; kill
Fri, 05 Jun 2009 18:54:39 +0200 reminder stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 18:54:39 +0200] rev 2056
reminder
Fri, 05 Jun 2009 16:41:09 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 16:41:09 +0200] rev 2055
oops
Fri, 05 Jun 2009 16:35:44 +0200 fix potential race-condition stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 16:35:44 +0200] rev 2054
fix potential race-condition
Fri, 05 Jun 2009 13:21:31 +0200 change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 13:21:31 +0200] rev 2053
change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite)
Fri, 05 Jun 2009 10:40:54 +0200 backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4* stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:40:54 +0200] rev 2052
backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4*
Fri, 05 Jun 2009 10:26:35 +0200 merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:26:35 +0200] rev 2051
merge
Fri, 05 Jun 2009 10:23:56 +0200 fix submit message handling in entity form
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:23:56 +0200] rev 2050
fix submit message handling in entity form
Fri, 05 Jun 2009 10:18:40 +0200 set __maineid in EntityFieldsForm
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:18:40 +0200] rev 2049
set __maineid in EntityFieldsForm
Fri, 05 Jun 2009 10:03:16 +0200 replace set_error_url/set_dom_id by a single mainform argument
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 10:03:16 +0200] rev 2048
replace set_error_url/set_dom_id by a single mainform argument
Fri, 05 Jun 2009 09:58:16 +0200 reminder
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 09:58:16 +0200] rev 2047
reminder
Fri, 05 Jun 2009 09:13:49 +0200 do not set __domid in sub-forms
Florent <florent@secondweb.fr> [Fri, 05 Jun 2009 09:13:49 +0200] rev 2046
do not set __domid in sub-forms
Thu, 04 Jun 2009 10:54:13 +0200 add __domid hidden input in forms so that we can validate more than one form per page
Florent <florent@secondweb.fr> [Thu, 04 Jun 2009 10:54:13 +0200] rev 2045
add __domid hidden input in forms so that we can validate more than one form per page
Fri, 05 Jun 2009 08:33:18 +0200 alter table in schema serial when a renamed type is detected
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 08:33:18 +0200] rev 2044
alter table in schema serial when a renamed type is detected
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip