Fri, 05 Mar 2010 17:22:41 +0100 Sylvain Thénault update test broken by fulltextindexed change on workflow entities stable
Fri, 05 Mar 2010 13:05:47 +0100 Sylvain Thénault fix another name error
Fri, 05 Mar 2010 13:04:46 +0100 Sylvain Thénault fix name error
Fri, 05 Mar 2010 12:18:22 +0100 Sylvain Thénault backport stable
Fri, 05 Mar 2010 09:39:34 +0100 Sylvain Thénault eschema_type_eid become eschema_eid and always get a schema as argument + misc cleanup stable
Fri, 05 Mar 2010 09:35:06 +0100 Sylvain Thénault don't issue critical warning about missing text index when we're creating the instance stable
Fri, 05 Mar 2010 09:24:55 +0100 Sylvain Thénault merge stable
Thu, 04 Mar 2010 18:06:03 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 18:04:26 +0100 Sylvain Thénault [cleanup] add index_entity to abstract source, add docstring stable
Thu, 04 Mar 2010 18:02:33 +0100 Sylvain Thénault [fti] refactor and fix full text indexation handling stable
Thu, 04 Mar 2010 17:58:31 +0100 Sylvain Thénault [schema] do not fulltext index workflow entities'description stable
Thu, 04 Mar 2010 17:51:19 +0100 Sylvain Thénault no key error subsequent to test module import error
Thu, 04 Mar 2010 17:51:27 +0100 Aurelien Campeas merge stable
Thu, 04 Mar 2010 17:50:17 +0100 Aurelien Campeas [views/breadcrumbs] fix bad signature stable
Thu, 04 Mar 2010 17:49:31 +0100 Sylvain Thénault merge stable
Thu, 04 Mar 2010 17:49:14 +0100 Sylvain Thénault nicer explanation stable
Thu, 04 Mar 2010 17:48:55 +0100 Sylvain Thénault fix schema serialization bug: groupmap considered as addrdef argument stable
Thu, 04 Mar 2010 16:58:40 +0100 Nicolas Chauvat [cwctl] list will warn about a badly formatted version constraint instead of crashing stable
Thu, 04 Mar 2010 12:08:23 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 12:08:09 +0100 Sylvain Thénault oops, 'not' missing
Thu, 04 Mar 2010 12:07:54 +0100 Sylvain Thénault [repo] fix bug introduced by 4757:ec9c20c6b9f7, testing for select.selection is not enough to avoid the substep query, we should check there is no interesting restriction (test added)
Thu, 04 Mar 2010 11:45:29 +0100 Sylvain Thénault [rql2sql] fix potential crash when testing _q_invariant on a ColumnAlias instead of a Variable by always considering _q_invariant to false for them stable
Thu, 04 Mar 2010 10:58:28 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 10:56:46 +0100 Sylvain Thénault fix test broken by meta relation permissions tweaks stable
Thu, 04 Mar 2010 10:56:27 +0100 Sylvain Thénault fix schema serialization, bad repartition of changes between stable and default stable
Thu, 04 Mar 2010 10:23:20 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 10:22:21 +0100 Sylvain Thénault remove stuff from default introduced accidentally in stable stable
Thu, 04 Mar 2010 10:16:48 +0100 Sylvain Thénault applied vgodard patch for jquery rounded corner w/ MSIE >= 8 stable
Thu, 04 Mar 2010 09:57:40 +0100 Sylvain Thénault backport stable
Thu, 04 Mar 2010 09:43:16 +0100 Adrien Chauve [fix] #731915 use add_onload instead of plain <script> tag for progress bar. stable
Thu, 04 Mar 2010 09:35:34 +0100 Pierre-Yves David add render_description method to RSSItemView to improve modularity. stable
Fri, 26 Feb 2010 17:00:42 +0100 Julien Jehannet le patch documentation-admin-tips a été importé stable
Tue, 02 Mar 2010 21:48:36 +0100 Julien Jehannet [F] views: fix 2 unicode errors stable
Mon, 22 Feb 2010 17:23:46 +0100 Julien Jehannet le patch fix-3.6-deprecation-warning a été importé stable
Thu, 04 Mar 2010 08:50:27 +0100 Alain Leufroy Suppress the hidden logform when the user is already connected stable
Thu, 04 Mar 2010 08:50:21 +0100 Alain Leufroy fix a Depression Warning stable
Thu, 04 Mar 2010 08:50:03 +0100 Alain Leufroy fix: Prevent multi pass in restore_previous_post stable
Thu, 04 Mar 2010 08:48:51 +0100 Sylvain Thénault merge stable
Wed, 03 Mar 2010 19:20:03 +0100 Sylvain Thénault [test] check _shutting_down, not empty dict (empty dict test should go in pytestgc patch)
Wed, 03 Mar 2010 19:03:52 +0100 Sylvain Thénault assert we are not already shutting down
Wed, 03 Mar 2010 19:02:36 +0100 Sylvain Thénault [test] call super class teardown after perms restoration
Wed, 03 Mar 2010 18:57:41 +0100 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
Wed, 03 Mar 2010 18:56:37 +0100 Sylvain Thénault [testlib] properly close dumb sessions
Wed, 03 Mar 2010 18:54:07 +0100 Sylvain Thénault [debug] more (dirty) gc debuging
Wed, 03 Mar 2010 18:52:56 +0100 Sylvain Thénault custom rest publisher instead of using rest_publish. Avoid to keep a ref on the latest context
Wed, 03 Mar 2010 18:52:01 +0100 Sylvain Thénault cleanup
Wed, 03 Mar 2010 18:33:56 +0100 Sylvain Thénault [rest] cleanup, avoid deprecation warning
Wed, 03 Mar 2010 18:32:21 +0100 Sylvain Thénault delete pyro proxy on connection close, properly raise programming error when working on a closed connection
Wed, 03 Mar 2010 18:31:08 +0100 Sylvain Thénault cleanup
Wed, 03 Mar 2010 18:30:25 +0100 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
Wed, 03 Mar 2010 18:12:28 +0100 Sylvain Thénault more tests stable
Wed, 03 Mar 2010 17:59:05 +0100 Sylvain Thénault [repo] improve planning of insert/update queries: do not select affected constants so the don't go and back to/from the source.
Wed, 03 Mar 2010 17:56:04 +0100 Sylvain Thénault schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
Wed, 03 Mar 2010 17:51:49 +0100 Sylvain Thénault backport stable
Wed, 03 Mar 2010 17:49:24 +0100 Sylvain Thénault [testlib] automatic test shouldn't try to populate default_workflow stable
Wed, 03 Mar 2010 17:48:08 +0100 Sylvain Thénault minor schema serialization optimization: stable
Wed, 03 Mar 2010 17:42:19 +0100 Sylvain Thénault cleanups stable
Wed, 03 Mar 2010 17:39:22 +0100 Sylvain Thénault fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations) stable
Tue, 02 Mar 2010 15:58:39 +0100 Sylvain Thénault do not check for use template permission when session is super session or integrity hooks are deactivated stable
Tue, 02 Mar 2010 15:57:32 +0100 Sylvain Thénault do not check for existant entity when relation of single card is added but integrity hooks are deactivated stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip