Wed, 21 Oct 2009 13:52:16 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 13:52:16 +0200] rev 3770
merge
Wed, 21 Oct 2009 13:52:05 +0200 test fix stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 13:52:05 +0200] rev 3769
test fix
Wed, 21 Oct 2009 10:35:19 +0200 nicer relation|entity schema view stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 10:35:19 +0200] rev 3768
nicer relation|entity schema view
Wed, 21 Oct 2009 11:34:11 +0200 reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 11:34:11 +0200] rev 3767
reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it)
Wed, 21 Oct 2009 11:21:58 +0200 work around a pb. with subquery_selection_index stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 11:21:58 +0200] rev 3766
work around a pb. with subquery_selection_index
Wed, 21 Oct 2009 11:19:54 +0200 latst_trinfo : do not crash on absent wf history stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 21 Oct 2009 11:19:54 +0200] rev 3765
latst_trinfo : do not crash on absent wf history
Wed, 21 Oct 2009 09:47:55 +0200 drop _prepare_copy method from rset in favor of a more generic copy method stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 09:47:55 +0200] rev 3764
drop _prepare_copy method from rset in favor of a more generic copy method
Wed, 21 Oct 2009 08:59:14 +0200 i18nupdate stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 08:59:14 +0200] rev 3763
i18nupdate
Wed, 21 Oct 2009 08:55:54 +0200 prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 21 Oct 2009 08:55:54 +0200] rev 3762
prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL)
Tue, 20 Oct 2009 19:19:19 +0200 small cleanup & revert to less intrusive icon stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 19:19:19 +0200] rev 3761
small cleanup & revert to less intrusive icon
Tue, 20 Oct 2009 18:13:36 +0200 actually hide the value when editing, cleanup spurious arg stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 18:13:36 +0200] rev 3760
actually hide the value when editing, cleanup spurious arg
Tue, 20 Oct 2009 17:13:05 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 17:13:05 +0200] rev 3759
merge
Tue, 20 Oct 2009 17:11:52 +0200 yet another brain fart stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 17:11:52 +0200] rev 3758
yet another brain fart
Tue, 20 Oct 2009 16:53:25 +0200 2.4 compat stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:53:25 +0200] rev 3757
2.4 compat
Tue, 20 Oct 2009 16:53:52 +0200 remove spurious wview stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 16:53:52 +0200] rev 3756
remove spurious wview
Tue, 20 Oct 2009 16:48:37 +0200 deprecated api update stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:48:37 +0200] rev 3755
deprecated api update
Tue, 20 Oct 2009 16:48:30 +0200 document stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:48:30 +0200] rev 3754
document
Tue, 20 Oct 2009 16:22:52 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:22:52 +0200] rev 3753
merge
Tue, 20 Oct 2009 16:22:33 +0200 when a query is grouped, ensure sort terms are grouped as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:22:33 +0200] rev 3752
when a query is grouped, ensure sort terms are grouped as well
Tue, 20 Oct 2009 16:21:41 +0200 take care to outer joins stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:21:41 +0200] rev 3751
take care to outer joins
Tue, 20 Oct 2009 16:21:30 +0200 display title in the component to avoid relying on view supporting title argument stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 16:21:30 +0200] rev 3750
display title in the component to avoid relying on view supporting title argument
Tue, 20 Oct 2009 14:34:42 +0200 turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 14:34:42 +0200] rev 3749
turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation) restore check botched in previous inadvertent commit
Tue, 20 Oct 2009 14:24:19 +0200 node ids shall not begin with a number stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 14:24:19 +0200] rev 3748
node ids shall not begin with a number
Tue, 20 Oct 2009 13:54:40 +0200 remove debug print stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 13:54:40 +0200] rev 3747
remove debug print
Tue, 20 Oct 2009 13:00:31 +0200 accepts single values as create_entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 20 Oct 2009 13:00:31 +0200] rev 3746
accepts single values as create_entity
Tue, 20 Oct 2009 12:48:43 +0200 move these definitions below cell_call stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 12:48:43 +0200] rev 3745
move these definitions below cell_call
Tue, 20 Oct 2009 12:45:44 +0200 reledit: load actual edition form on demand #471799 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 20 Oct 2009 12:45:44 +0200] rev 3744
reledit: load actual edition form on demand #471799
Mon, 19 Oct 2009 20:34:13 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 19 Oct 2009 20:34:13 +0200] rev 3743
merge
Mon, 19 Oct 2009 20:33:30 +0200 kill separate attribute client-side handling #473636 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 19 Oct 2009 20:33:30 +0200] rev 3742
kill separate attribute client-side handling #473636
Mon, 19 Oct 2009 20:26:22 +0200 use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 19 Oct 2009 20:26:22 +0200] rev 3741
use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize
Mon, 19 Oct 2009 11:23:29 -0700 [doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering stable
Sandrine Ribeau <sandrine.ribeau@logilab.fr> [Mon, 19 Oct 2009 11:23:29 -0700] rev 3740
[doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering
Mon, 19 Oct 2009 20:22:01 +0200 oops
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 20:22:01 +0200] rev 3739
oops
Mon, 19 Oct 2009 20:01:34 +0200 disable syncschema hooks during db initialization
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 20:01:34 +0200] rev 3738
disable syncschema hooks during db initialization
Mon, 19 Oct 2009 20:01:14 +0200 finally
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 20:01:14 +0200] rev 3737
finally
Mon, 19 Oct 2009 18:36:20 +0200 take care to already existant solutions local variable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:36:20 +0200] rev 3736
take care to already existant solutions local variable
Mon, 19 Oct 2009 18:15:45 +0200 bad merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:15:45 +0200] rev 3735
bad merge
Mon, 19 Oct 2009 18:15:39 +0200 ignored_relations should be a set
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:15:39 +0200] rev 3734
ignored_relations should be a set
Mon, 19 Oct 2009 18:15:24 +0200 remove some warnings
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 18:15:24 +0200] rev 3733
remove some warnings
Mon, 19 Oct 2009 17:53:53 +0200 really need some holidays
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:53:53 +0200] rev 3732
really need some holidays
Mon, 19 Oct 2009 17:50:04 +0200 mark class as abstract
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:50:04 +0200] rev 3731
mark class as abstract
Mon, 19 Oct 2009 17:49:50 +0200 editable-attributes return a list of 2-uple
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:49:50 +0200] rev 3730
editable-attributes return a list of 2-uple
Mon, 19 Oct 2009 17:49:26 +0200 remove some warnings
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:49:26 +0200] rev 3729
remove some warnings
Mon, 19 Oct 2009 17:42:47 +0200 dumb name error
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:42:47 +0200] rev 3728
dumb name error
Mon, 19 Oct 2009 17:36:37 +0200 typo
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:36:37 +0200] rev 3727
typo
Mon, 19 Oct 2009 17:35:33 +0200 forgotten some part of a merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:35:33 +0200] rev 3726
forgotten some part of a merge
Mon, 19 Oct 2009 17:03:31 +0200 bad merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 17:03:31 +0200] rev 3725
bad merge
Mon, 19 Oct 2009 16:51:13 +0200 .id has been renamed
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 16:51:13 +0200] rev 3724
.id has been renamed
Mon, 19 Oct 2009 15:52:56 +0200 be quiet w/ apycot
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:52:56 +0200] rev 3723
be quiet w/ apycot
Mon, 19 Oct 2009 15:20:43 +0200 2.4 compat
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:20:43 +0200] rev 3722
2.4 compat
Mon, 19 Oct 2009 15:17:20 +0200 2.4 compat
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:17:20 +0200] rev 3721
2.4 compat
Mon, 19 Oct 2009 15:16:41 +0200 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 15:16:41 +0200] rev 3720
backport stable
Mon, 19 Oct 2009 14:43:27 +0200 typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 14:43:27 +0200] rev 3719
typo
Mon, 19 Oct 2009 14:43:14 +0200 restrict follow action to one line rset stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 14:43:14 +0200] rev 3718
restrict follow action to one line rset
Mon, 19 Oct 2009 14:42:52 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 14:42:52 +0200] rev 3717
cleanup
Mon, 19 Oct 2009 09:15:41 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 09:15:41 +0200] rev 3716
merge
Mon, 19 Oct 2009 09:15:19 +0200 [shell] make process_script available throuhg c-c shell / migration script context stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 19 Oct 2009 09:15:19 +0200] rev 3715
[shell] make process_script available throuhg c-c shell / migration script context
Sun, 18 Oct 2009 19:06:24 +0200 ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Sun, 18 Oct 2009 19:06:24 +0200] rev 3714
ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset)
Fri, 16 Oct 2009 18:44:28 +0200 merge stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 16 Oct 2009 18:44:28 +0200] rev 3713
merge
Fri, 16 Oct 2009 18:41:40 +0200 revert change, but there's something fishy here stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 16 Oct 2009 18:41:40 +0200] rev 3712
revert change, but there's something fishy here
Fri, 16 Oct 2009 18:35:24 +0200 work around a problem in constraint application stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 16 Oct 2009 18:35:24 +0200] rev 3711
work around a problem in constraint application
Fri, 16 Oct 2009 17:12:10 +0200 should remove entities from kwargs (won't go through pyro) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 17:12:10 +0200] rev 3710
should remove entities from kwargs (won't go through pyro)
Fri, 16 Oct 2009 17:11:44 +0200 properly close remote connections stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 17:11:44 +0200] rev 3709
properly close remote connections
Fri, 16 Oct 2009 17:11:31 +0200 update prototype stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 17:11:31 +0200] rev 3708
update prototype
Fri, 16 Oct 2009 16:29:46 +0200 [c-c] fixes for shell w/ pyro instance stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 16:29:46 +0200] rev 3707
[c-c] fixes for shell w/ pyro instance
Fri, 16 Oct 2009 15:43:23 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 15:43:23 +0200] rev 3706
oops
Fri, 16 Oct 2009 15:18:38 +0200 get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 15:18:38 +0200] rev 3705
get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument)
Fri, 16 Oct 2009 15:17:28 +0200 a way to distinguish __init__ vs render arguments stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 15:17:28 +0200] rev 3704
a way to distinguish __init__ vs render arguments
Fri, 16 Oct 2009 14:38:01 +0200 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:38:01 +0200] rev 3703
merge
Fri, 16 Oct 2009 14:37:42 +0200 skip final type stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:37:42 +0200] rev 3702
skip final type
Fri, 16 Oct 2009 14:37:26 +0200 check we've some message to display stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:37:26 +0200] rev 3701
check we've some message to display
Fri, 16 Oct 2009 14:37:11 +0200 #481017: cubicweb-ctl shell on remote instance stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:37:11 +0200] rev 3700
#481017: cubicweb-ctl shell on remote instance
Fri, 16 Oct 2009 14:15:44 +0200 initialize entity classes in repository initialization stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 16 Oct 2009 14:15:44 +0200] rev 3699
initialize entity classes in repository initialization
Fri, 16 Oct 2009 10:59:11 +0200 revert to adim fix stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 16 Oct 2009 10:59:11 +0200] rev 3698
revert to adim fix
Fri, 16 Oct 2009 10:30:35 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 16 Oct 2009 10:30:35 +0200] rev 3697
merge
Fri, 16 Oct 2009 10:29:24 +0200 missing args stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 16 Oct 2009 10:29:24 +0200] rev 3696
missing args
Fri, 16 Oct 2009 08:14:34 +0200 [workflow] fix NameError in fire_transition() stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 16 Oct 2009 08:14:34 +0200] rev 3695
[workflow] fix NameError in fire_transition()
Thu, 15 Oct 2009 20:31:55 +0200 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:31:55 +0200] rev 3694
cleanup
Thu, 15 Oct 2009 20:31:44 +0200 [optimisation] insert is / is_instance_of using sql stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:31:44 +0200] rev 3693
[optimisation] insert is / is_instance_of using sql
Thu, 15 Oct 2009 20:31:13 +0200 clear eschema caches on schema changes stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:31:13 +0200] rev 3692
clear eschema caches on schema changes
Thu, 15 Oct 2009 20:30:40 +0200 reimplements some methods to traverse operations in reverse order, much efficient w/ transactions where there is a lot of pending operation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:30:40 +0200] rev 3691
reimplements some methods to traverse operations in reverse order, much efficient w/ transactions where there is a lot of pending operation
Thu, 15 Oct 2009 20:29:51 +0200 skip tidy hook for super session stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:29:51 +0200] rev 3690
skip tidy hook for super session
Thu, 15 Oct 2009 20:29:21 +0200 follow yams 0.25 api changes to improve performance stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 20:29:21 +0200] rev 3689
follow yams 0.25 api changes to improve performance
Thu, 15 Oct 2009 18:43:04 +0200 merge stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 15 Oct 2009 18:43:04 +0200] rev 3688
merge
Thu, 15 Oct 2009 18:34:20 +0200 update for new create_entity implementation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 18:34:20 +0200] rev 3687
update for new create_entity implementation
Thu, 15 Oct 2009 17:12:47 +0200 [doc] document rql operator ILIKE stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 15 Oct 2009 17:12:47 +0200] rev 3686
[doc] document rql operator ILIKE
Thu, 15 Oct 2009 15:28:10 +0200 no integrity check for super session stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 15:28:10 +0200] rev 3685
no integrity check for super session
Thu, 15 Oct 2009 15:27:25 +0200 support _cw_unsafe as set_attributes/set_relations stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 15:27:25 +0200] rev 3684
support _cw_unsafe as set_attributes/set_relations
Thu, 15 Oct 2009 12:10:48 +0200 fix related_rql when target_type specified stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 15 Oct 2009 12:10:48 +0200] rev 3683
fix related_rql when target_type specified
Thu, 15 Oct 2009 11:56:56 +0200 add kwargs to some base views stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:56:56 +0200] rev 3682
add kwargs to some base views
Thu, 15 Oct 2009 11:55:07 +0200 fix max-related of related entities handling in primary view stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:55:07 +0200] rev 3681
fix max-related of related entities handling in primary view
Thu, 15 Oct 2009 11:54:05 +0200 oops stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:54:05 +0200] rev 3680
oops
Thu, 15 Oct 2009 11:39:41 +0200 only copy when necessary stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:39:41 +0200] rev 3679
only copy when necessary
Thu, 15 Oct 2009 11:20:26 +0200 add note
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:20:26 +0200] rev 3678
add note
Thu, 15 Oct 2009 11:20:23 +0200 fix i18ncube
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 11:20:23 +0200] rev 3677
fix i18ncube
Thu, 15 Oct 2009 10:56:46 +0200 optional nbsessions arg
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:56:46 +0200] rev 3676
optional nbsessions arg
Thu, 15 Oct 2009 10:56:34 +0200 fix merge
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:56:34 +0200] rev 3675
fix merge
Thu, 15 Oct 2009 10:31:54 +0200 backport stable branch
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:31:54 +0200] rev 3674
backport stable branch
Thu, 15 Oct 2009 10:25:21 +0200 [testlib] hummm stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:25:21 +0200] rev 3673
[testlib] hummm
Thu, 15 Oct 2009 10:13:52 +0200 [entity] make related_rql honors its targettypes argument stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 15 Oct 2009 10:13:52 +0200] rev 3672
[entity] make related_rql honors its targettypes argument
Wed, 14 Oct 2009 17:45:49 +0200 new set_relations method on entity stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 17:45:49 +0200] rev 3671
new set_relations method on entity
Wed, 14 Oct 2009 16:30:46 +0200 allow to link to multiple entities stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 16:30:46 +0200] rev 3670
allow to link to multiple entities
Wed, 14 Oct 2009 15:59:00 +0200 nicer create_entity implementation (and test) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 15:59:00 +0200] rev 3669
nicer create_entity implementation (and test)
Wed, 14 Oct 2009 14:09:40 +0200 merge stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 14 Oct 2009 14:09:40 +0200] rev 3668
merge
Wed, 14 Oct 2009 14:09:22 +0200 use unicode in the example of create_entity stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 14 Oct 2009 14:09:22 +0200] rev 3667
use unicode in the example of create_entity
Wed, 14 Oct 2009 13:59:24 +0200 fix migration script stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 13:59:24 +0200] rev 3666
fix migration script
Wed, 14 Oct 2009 12:49:20 +0200 fix clear_all_cache: ensure we don't remove eid from entity's dict stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 12:49:20 +0200] rev 3665
fix clear_all_cache: ensure we don't remove eid from entity's dict
Wed, 14 Oct 2009 12:48:51 +0200 use typed_eid stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 12:48:51 +0200] rev 3664
use typed_eid
Wed, 14 Oct 2009 12:48:39 +0200 simpler implementation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 14 Oct 2009 12:48:39 +0200] rev 3663
simpler implementation
Wed, 14 Oct 2009 12:43:35 +0200 defer trinfo creation when cancelling subworkflow stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 14 Oct 2009 12:43:35 +0200] rev 3662
defer trinfo creation when cancelling subworkflow
Tue, 13 Oct 2009 18:21:24 +0200 add a note
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 18:21:24 +0200] rev 3661
add a note
Tue, 13 Oct 2009 18:21:11 +0200 fix/prepare propagation hooks usage
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 18:21:11 +0200] rev 3660
fix/prepare propagation hooks usage
Tue, 13 Oct 2009 18:20:05 +0200 3.6 update
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 18:20:05 +0200] rev 3659
3.6 update
Tue, 13 Oct 2009 16:00:09 +0200 pluggable authentication information retreiver
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 16:00:09 +0200] rev 3658
pluggable authentication information retreiver
Tue, 13 Oct 2009 15:59:47 +0200 factor out code reusable for authentication tests
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 15:59:47 +0200] rev 3657
factor out code reusable for authentication tests
Tue, 13 Oct 2009 15:59:18 +0200 missing authorized value
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 15:59:18 +0200] rev 3656
missing authorized value
Tue, 13 Oct 2009 15:59:05 +0200 3.6 updates
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 15:59:05 +0200] rev 3655
3.6 updates
Tue, 13 Oct 2009 12:04:36 +0200 composite relation, should'nt be needed
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 12:04:36 +0200] rev 3654
composite relation, should'nt be needed
Tue, 13 Oct 2009 12:04:10 +0200 [req] new expires argument to set_cookie
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 12:04:10 +0200] rev 3653
[req] new expires argument to set_cookie
Tue, 13 Oct 2009 12:03:24 +0200 [testlib] nicer http headers and cookie faking in fake request
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 13 Oct 2009 12:03:24 +0200] rev 3652
[testlib] nicer http headers and cookie faking in fake request
Tue, 13 Oct 2009 09:17:53 +0200 fixed cut and pasted docstring stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 13 Oct 2009 09:17:53 +0200] rev 3651
fixed cut and pasted docstring
(0) -3000 -1000 -120 +120 +1000 +3000 tip