Wed, 10 Jun 2009 12:09:06 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 12:09:06 +0200] rev 2087
cleanup
Wed, 10 Jun 2009 12:08:57 +0200 fix TimeField format_prop, use format_single_value directly in render_example stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 12:08:57 +0200] rev 2086
fix TimeField format_prop, use format_single_value directly in render_example
Wed, 10 Jun 2009 12:08:26 +0200 fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 12:08:26 +0200] rev 2085
fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration
Wed, 10 Jun 2009 10:01:06 +0200 optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 10:01:06 +0200] rev 2084
optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
Wed, 10 Jun 2009 10:00:34 +0200 add warning when rset isn't a named argument in select()
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 10:00:34 +0200] rev 2083
add warning when rset isn't a named argument in select()
Wed, 10 Jun 2009 09:53:54 +0200 should call select here
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 09:53:54 +0200] rev 2082
should call select here
Wed, 10 Jun 2009 09:49:35 +0200 make rset optional
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 09:49:35 +0200] rev 2081
make rset optional
Wed, 10 Jun 2009 08:21:38 +0200 oops, mainform default to True stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 08:21:38 +0200] rev 2080
oops, mainform default to True
Wed, 10 Jun 2009 08:21:27 +0200 proper error when fname isn't specified stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 10 Jun 2009 08:21:27 +0200] rev 2079
proper error when fname isn't specified
Tue, 09 Jun 2009 21:29:38 +0200 typo: fix assertion error message in vregistry.py stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 09 Jun 2009 21:29:38 +0200] rev 2078
typo: fix assertion error message in vregistry.py
Tue, 09 Jun 2009 18:46:20 +0200 nicer message on failure stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 18:46:20 +0200] rev 2077
nicer message on failure
Tue, 09 Jun 2009 18:30:42 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 18:30:42 +0200] rev 2076
cleanup
Tue, 09 Jun 2009 18:04:31 +0200 fix bug in multisource planner, w/ inlined relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 18:04:31 +0200] rev 2075
fix bug in multisource planner, w/ inlined relation
Tue, 09 Jun 2009 18:03:28 +0200 enhance BasePlannerTC to ease subclasses definition stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 09 Jun 2009 18:03:28 +0200] rev 2074
enhance BasePlannerTC to ease subclasses definition
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
Fri, 05 Jun 2009 08:32:22 +0200 typo
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Jun 2009 08:32:22 +0200] rev 2043
typo
Thu, 04 Jun 2009 11:26:59 -0700 Add a note concerning explicit object registering.
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Thu, 04 Jun 2009 11:26:59 -0700] rev 2042
Add a note concerning explicit object registering.
Thu, 04 Jun 2009 20:21:40 +0200 be more precise & helpful stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 04 Jun 2009 20:21:40 +0200] rev 2041
be more precise & helpful
Thu, 04 Jun 2009 17:53:33 +0200 [views] API fix: select_object is a vreg method stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 04 Jun 2009 17:53:33 +0200] rev 2040
[views] API fix: select_object is a vreg method
Thu, 04 Jun 2009 17:21:29 +0200 Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 04 Jun 2009 17:21:29 +0200] rev 2039
Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
Thu, 04 Jun 2009 17:21:28 +0200 Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03 cubicweb-debian-version-3_3_0-1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 04 Jun 2009 17:21:28 +0200] rev 2038
Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03
Wed, 03 Jun 2009 21:15:14 +0200 prepare 3.3.0 cubicweb-version-3_3_0
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 21:15:14 +0200] rev 2037
prepare 3.3.0
Wed, 03 Jun 2009 21:15:01 +0200 replace jpl with forge in test
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 21:15:01 +0200] rev 2036
replace jpl with forge in test
Wed, 03 Jun 2009 21:14:46 +0200 bugfix: extrapath is optional arg for init_registration
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 21:14:46 +0200] rev 2035
bugfix: extrapath is optional arg for init_registration
Wed, 03 Jun 2009 19:50:34 +0200 merge with closed branches to remove heads.
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:50:34 +0200] rev 2034
merge with closed branches to remove heads.
Wed, 03 Jun 2009 19:49:44 +0200 closing 3.1 branch merged into trunk. 3.1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:49:44 +0200] rev 2033
closing 3.1 branch merged into trunk.
Wed, 03 Jun 2009 19:49:15 +0200 merge stable branch into default.
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:49:15 +0200] rev 2032
merge stable branch into default.
Wed, 03 Jun 2009 19:47:03 +0200 merging branches to close them. 3.1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:47:03 +0200] rev 2031
merging branches to close them.
Wed, 03 Jun 2009 19:46:53 +0200 merging branches to close them. 3.1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:46:53 +0200] rev 2030
merging branches to close them.
Wed, 03 Jun 2009 19:46:06 +0200 closing 3.0 branch merged into trunk. 3.0
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:46:06 +0200] rev 2029
closing 3.0 branch merged into trunk.
Wed, 03 Jun 2009 19:45:46 +0200 closing 3.0 branch merged into trunk. 3.0
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Wed, 03 Jun 2009 19:45:46 +0200] rev 2028
closing 3.0 branch merged into trunk.
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip