Wed, 31 Mar 2010 09:55:19 +0200 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection stable
Wed, 31 Mar 2010 09:45:14 +0200 Sylvain Thénault [upgrade] after upgrade, fork command to start instance avoid grave uicfg pb (explicit rules all removed...) stable
Tue, 30 Mar 2010 19:59:56 +0200 Sylvain Thénault merge stable
Tue, 30 Mar 2010 19:55:20 +0200 Sylvain Thénault [repo creation] removing existing entities of 'single' cardinality relatino should be considered as 'activeintegrity' hook. Also don't disable that category during repo creation to avoid pb such as two default workflows for one entity types stable
Tue, 30 Mar 2010 18:41:17 +0200 Alexandre Fayolle merge stable
Tue, 30 Mar 2010 16:29:32 +0200 Alexandre Fayolle handle Service Close request correctly (closes #736039) stable
Tue, 30 Mar 2010 17:59:18 +0200 Sylvain Thénault [js form validation] fix case where we've None/null keys in the errors dictionnary stable
Tue, 30 Mar 2010 17:56:10 +0200 Sylvain Thénault [cleanup] exists imported, use it stable
Tue, 30 Mar 2010 17:54:28 +0200 Sylvain Thénault [form] CompoundField should not return itself in actual_fields, this avoid error on iliane with 3.7.2 where it's marked as required (from the schema) while value are provided by subfields stable
Tue, 30 Mar 2010 17:50:09 +0200 Sylvain Thénault [repo] we want a hooks manager and hooks initialized event on quick start (we trigger events such as server_backup / server_restore for instance) stable
Tue, 30 Mar 2010 17:29:03 +0200 Sylvain Thénault [distribution] sql extensions files now have proper extension, fix manifest file stable
Tue, 30 Mar 2010 14:32:03 +0200 Sylvain Thénault backport stable
Tue, 30 Mar 2010 13:32:01 +0200 Sylvain Thénault [events manager] onevent decorator may be given extra arguments to give to em.bind stable
Tue, 30 Mar 2010 13:31:21 +0200 Sylvain Thénault [cleanup] some notes stable
Tue, 30 Mar 2010 13:29:55 +0200 Sylvain Thénault [reload] on registry reloading, we should change class of users of opened session stable
Tue, 30 Mar 2010 13:28:19 +0200 Sylvain Thénault [appobject imports] don't include __init__ in package's name. See comment for more info stable
Tue, 30 Mar 2010 13:27:30 +0200 Sylvain Thénault [rset] cubes such as iliane hi-jack rset description by poping some lines from it. Handle this on RepeatList stable
Tue, 30 Mar 2010 11:18:31 +0200 Sylvain Thénault [undo] basic support for undoing of entity creation / relation addition stable
Tue, 30 Mar 2010 11:17:50 +0200 Sylvain Thénault [undo] init entity cache when undoing an entity deletion stable
Tue, 30 Mar 2010 11:17:21 +0200 Sylvain Thénault [undo] consistent is/is_instance_of processing stable
Tue, 30 Mar 2010 11:15:57 +0200 Sylvain Thénault [repo] don't need rset description on those queries stable
Tue, 30 Mar 2010 11:15:08 +0200 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
Tue, 30 Mar 2010 11:06:13 +0200 Sylvain Thénault [undo] during undoing, call hooks in the [active]integrity and undo categories stable
Tue, 30 Mar 2010 11:01:34 +0200 Sylvain Thénault [repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index stable
Tue, 30 Mar 2010 10:57:42 +0200 Sylvain Thénault [querier] introduce RepeatList class, used to optimize size of data returned for result set description stable
Tue, 30 Mar 2010 10:50:46 +0200 Sylvain Thénault [repo] on add entity, set cache as soon as possible + fill type/source cache stable
Tue, 30 Mar 2010 10:39:16 +0200 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
Tue, 30 Mar 2010 10:28:41 +0200 Sylvain Thénault [repo] move eschema_eid function from hooks.metadata to server.utils stable
Tue, 30 Mar 2010 10:20:03 +0200 Sylvain Thénault [primary view] skip virtual rtypes anyway stable
Tue, 30 Mar 2010 10:18:23 +0200 Sylvain Thénault [test] CubicWebTC.create_user expect an actual query, and we don't need to give session here stable
Tue, 30 Mar 2010 10:17:29 +0200 Sylvain Thénault [dataimport] stop disabling undo ; commit return transaction id stable
Mon, 29 Mar 2010 19:10:22 +0200 Aurelien Campeas [logging] demote static file served to debug stable
Mon, 29 Mar 2010 13:34:24 +0200 Sylvain Thénault [cleanup] stable
Mon, 29 Mar 2010 13:34:06 +0200 Sylvain Thénault [repo] optimize massive insertion/deletion by using the new set_operation function stable
Mon, 29 Mar 2010 13:28:41 +0200 Sylvain Thénault [repo] make etype which should go in deleted_entities configurable: we only need this for types imported from other multi-sources instances stable
Mon, 29 Mar 2010 13:26:20 +0200 Sylvain Thénault [repo] don't execute child step twice in EntitiesDeleteStep stable
Mon, 29 Mar 2010 13:25:13 +0200 Sylvain Thénault [form] consider autoform_field_kwargs for meta fields; allow required customization stable
Mon, 29 Mar 2010 11:51:46 +0200 Sylvain Thénault [workflow] support for automatic transition starting from the initial state stable
Mon, 29 Mar 2010 11:51:02 +0200 Sylvain Thénault [testlib] create_user support extra kwargs to give to create_entity(CWUser) stable
Mon, 29 Mar 2010 10:20:01 +0200 Sylvain Thénault fix dataimport for 3.7.2 stable
Fri, 26 Mar 2010 19:22:04 +0100 Sylvain Thénault use lgc.testlib.TestCase stable
Fri, 26 Mar 2010 19:21:17 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 19:20:49 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.7.2-1 for changeset 8fda29a6c219 stable
Fri, 26 Mar 2010 19:20:48 +0100 Sylvain Thénault Added tag cubicweb-version-3.7.2 for changeset d010f749c21d stable cubicweb-debian-version-3.7.2-1
Fri, 26 Mar 2010 17:07:41 +0100 Sylvain Thénault take care to empty string in cubes search path
Fri, 26 Mar 2010 16:15:41 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 16:15:16 +0100 Sylvain Thénault [ms] fix name error introduced by rql 0.26 api update
Fri, 26 Mar 2010 16:13:27 +0100 Sylvain Thénault add note stable cubicweb-version-3.7.2
Fri, 26 Mar 2010 15:54:35 +0100 Sylvain Thénault 3.7.2 stable
Fri, 26 Mar 2010 15:54:01 +0100 Sylvain Thénault [selectors] new is_in_state select to avoid common error when writing state based selector stable
Fri, 26 Mar 2010 15:53:07 +0100 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
Fri, 26 Mar 2010 14:13:34 +0100 Sylvain Thénault fix #726167: i18ninstance use data in bootstrab_cubes instead of the database one stable
Fri, 26 Mar 2010 13:45:48 +0100 Sylvain Thénault [cleanup] remove 3.7 deprecation warning stable
Fri, 26 Mar 2010 13:45:21 +0100 Sylvain Thénault [form controller] clear caches in case some attribute participating to the rest path has been modified, avoid redirection to a no more existant page (fix #753567) stable
Fri, 26 Mar 2010 13:33:47 +0100 Sylvain Thénault i18nupdate stable
Fri, 26 Mar 2010 13:33:32 +0100 Sylvain Thénault [form] fix validation error handling stable
Fri, 26 Mar 2010 13:23:25 +0100 Sylvain Thénault [captcha] handle captcha validation properly in the captcha widget stable
Fri, 26 Mar 2010 13:21:25 +0100 Sylvain Thénault [testlib] __errorurl may be a relative path, check we're actually removing base url first stable
Fri, 26 Mar 2010 13:20:42 +0100 Sylvain Thénault [i18ncube] clear_rtag_objects imported when generating cube's .po file stable
Fri, 26 Mar 2010 09:19:09 +0100 Sylvain Thénault [maintainance] don't crash if we've no in-memory repository stable
Fri, 26 Mar 2010 09:18:21 +0100 Sylvain Thénault [db dump/restore] fix '#615840: db-dump must be always runnable' by setting repairing on config. Also, avoid to read the whole schema from the database on dump/restore: the bootstrap schema is enough. stable
Fri, 26 Mar 2010 08:32:32 +0100 Sylvain Thénault cleanup stable
Fri, 26 Mar 2010 08:30:25 +0100 Sylvain Thénault __missing__ main stable
Fri, 26 Mar 2010 08:28:22 +0100 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
Fri, 26 Mar 2010 06:57:52 +0100 Sylvain Thénault [test] fixes when executed under apycot environment (also added ldap1 to test host /etc/hosts) stable
Thu, 25 Mar 2010 20:32:10 +0100 Sylvain Thénault ...
Thu, 25 Mar 2010 20:46:26 +0100 Sylvain Thénault [config] move ConfigurationProblem to migration + refactor it to benefit from config methods
Thu, 25 Mar 2010 20:46:22 +0100 Sylvain Thénault [config] more cleanup
Thu, 25 Mar 2010 20:38:58 +0100 Sylvain Thénault deprecate __use__ and __recommend__
Thu, 25 Mar 2010 20:33:03 +0100 Alain Leufroy add egg support with dependencies auto-installation
Thu, 25 Mar 2010 20:32:52 +0100 Sylvain Thénault fix dumb name error
Thu, 25 Mar 2010 19:32:04 +0100 Sylvain Thénault fix _cubes dir
Thu, 25 Mar 2010 17:55:24 +0100 Sylvain Thénault handle nicely typical installation other than debian package / mercurial forest
Thu, 25 Mar 2010 15:11:44 +0100 Pierre-Yves David When a TC failed to initiliase the database, the following test are SKIPPED stable
Thu, 25 Mar 2010 15:08:27 +0100 Sylvain Thénault [c-c] new server_maintenance hook, called on c-c shell / upgrade stable
Thu, 25 Mar 2010 14:49:24 +0100 Sylvain Thénault [appobject] add version number to deprecation warning stable
Thu, 25 Mar 2010 14:33:50 +0100 Sylvain Thénault update rql dependency
Thu, 25 Mar 2010 14:26:13 +0100 Sylvain Thénault backport stable
Thu, 25 Mar 2010 14:25:44 +0100 Sylvain Thénault fix migration script stable
Thu, 25 Mar 2010 14:00:01 +0100 Sylvain Thénault [cleanup] useless try except stable
Thu, 25 Mar 2010 13:59:47 +0100 Sylvain Thénault [source storage] refactor source sql generation and results handling to allow repository side callbacks stable
Thu, 25 Mar 2010 13:49:07 +0100 Sylvain Thénault [bfss] fix name error stable
Thu, 25 Mar 2010 13:46:55 +0100 Sylvain Thénault [source storage] on deletion, entity has no edited_attributes stable
Thu, 25 Mar 2010 13:44:24 +0100 Sylvain Thénault [cleanup] rename dbms_helper to dbhelper for consistency stable
Thu, 25 Mar 2010 13:42:17 +0100 Sylvain Thénault [entity] we also have to override dict.pop to properly maintain edited_attributes consistency stable
Thu, 25 Mar 2010 13:41:26 +0100 Sylvain Thénault [bfss test] some minor refactoring. Test deletion + creation/update/deletion rollback stable
Thu, 25 Mar 2010 13:27:09 +0100 Sylvain Thénault don't put hooks deleting orphan composites into the 'integrity' category, we usually want it when integrity is deactivated stable
Wed, 24 Mar 2010 18:38:23 +0100 Sylvain Thénault [facet] allow to specify a target type on relation facets for case such as Keyword/CodeKeyword where we only targets Keyword stable
Wed, 24 Mar 2010 18:38:19 +0100 Sylvain Thénault don't rewrite config's url during migration stable
Wed, 24 Mar 2010 18:04:59 +0100 Sylvain Thénault le patch rql26 a été importé
Wed, 24 Mar 2010 17:58:05 +0100 Sylvain Thénault backport stable
Wed, 24 Mar 2010 15:18:48 +0100 Julien Jehannet [D] book: update backup procedures in additional tips stable
Wed, 24 Mar 2010 15:42:23 +0100 Sylvain Thénault [cleanup] remove accidentaly commited print stable
Wed, 24 Mar 2010 15:40:57 +0100 Sylvain Thénault [test] don't try to reset session manager during test, stable
Wed, 24 Mar 2010 15:22:01 +0100 Sylvain Thénault don't update dontcheck until everything went fine: stable
Wed, 24 Mar 2010 15:21:21 +0100 Sylvain Thénault [test] having two eid relations is now forbiden by rql stable
Wed, 24 Mar 2010 15:09:49 +0100 Sylvain Thénault [web test] a basic test, to be completed stable
Wed, 24 Mar 2010 15:09:21 +0100 Sylvain Thénault [test] don't clear rtags during tests, may cause breakage with manually import appobjects modules (see unittest_tracker for instance) stable
Wed, 24 Mar 2010 15:08:24 +0100 Sylvain Thénault [web] move workflow related uicfg stuff to the workflow module stable
Wed, 24 Mar 2010 14:17:01 +0100 Sylvain Thénault dont get eid from entity's dict stable
Wed, 24 Mar 2010 14:12:47 +0100 Sylvain Thénault [notification] don't create 'changes' in transaction data until actually needed stable
Wed, 24 Mar 2010 14:11:01 +0100 Sylvain Thénault backport pending_operations on hi-jacked session, see comment stable
Wed, 24 Mar 2010 13:51:52 +0100 Sylvain Thénault [entity] fix dumb name error on .set_relations(rel=None) stable
Wed, 24 Mar 2010 13:40:53 +0100 Sylvain Thénault [security] don't add attribute into skip_security if already in edited_attributes, else we may accidentaly skip a desired security check stable
Wed, 24 Mar 2010 11:15:57 +0100 Sylvain Thénault [repo entity] we have to provide a __delitem__ implementation as well, see example in the docstring stable
Wed, 24 Mar 2010 11:00:51 +0100 Sylvain Thénault [yams] on creation, specify relations anyway so we don't get spurious warning for accessing eid through the dict api on yams validation stable
Wed, 24 Mar 2010 11:00:02 +0100 Sylvain Thénault [repo] fix warning message and implementation of bw compat unsafe_execute stable
Wed, 24 Mar 2010 10:23:57 +0100 Sylvain Thénault stable is now 3.7 stable
Wed, 24 Mar 2010 10:23:31 +0100 Sylvain Thénault oldstable is now 3.6 oldstable
Wed, 24 Mar 2010 08:42:49 +0100 Sylvain Thénault backport stable
Wed, 24 Mar 2010 08:40:21 +0100 Sylvain Thénault merge
Wed, 24 Mar 2010 08:40:00 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.6.3-1 for changeset f9fce56d6a0c stable
Wed, 24 Mar 2010 08:39:59 +0100 Sylvain Thénault Added tag cubicweb-version-3.6.3 for changeset 9c342fa4f1b7 stable cubicweb-debian-version-3.6.3-1
Wed, 24 Mar 2010 07:55:31 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.7.1-1 for changeset 9194740f070e
Wed, 24 Mar 2010 07:55:30 +0100 Sylvain Thénault Added tag cubicweb-version-3.7.1 for changeset 6b0832bbd1da cubicweb-debian-version-3.7.1-1
Wed, 24 Mar 2010 08:04:32 +0100 Sylvain Thénault backport debian control changes done in 3.7 stable cubicweb-version-3.6.3
Wed, 24 Mar 2010 07:52:15 +0100 Sylvain Thénault 3.6.3 stable
Tue, 23 Mar 2010 18:35:04 +0100 Sylvain Thénault ticket #636927, add ajaxhtmlhead in controller js_component stable
Tue, 23 Mar 2010 18:16:35 +0100 Sylvain Thénault [widget] allow kwargs passed to Select widget stable
Tue, 23 Mar 2010 17:08:50 +0100 Sylvain Thénault take care to empty breadcrumbs stable
Tue, 23 Mar 2010 17:06:05 +0100 Sylvain Thénault fix bug with damned transmutation functionality, occuring when using an INSERT query which also add relation to the entity stable
Tue, 23 Mar 2010 17:05:05 +0100 Sylvain Thénault update skeleton for __pkginfo__.py stable
Tue, 23 Mar 2010 09:19:42 +0100 Sylvain Thénault don't use optional on final relation stable
Mon, 22 Mar 2010 17:58:03 +0100 Sylvain Thénault fix security issue introduced by 4967:04543ed0bbdc: attributes explicitly set by hooks should not be checked by security hooks
Mon, 22 Mar 2010 16:33:29 +0100 Sylvain Thénault [form js] apply vgodard patch fixing #750056: reorderTabindex js function crashes when form dom id is not 'entityForm' stable
Mon, 22 Mar 2010 11:11:00 +0100 Sylvain Thénault missing unittest_main stable
Sun, 21 Mar 2010 18:21:27 +0100 Adrien Di Mascio [server] add unit tests for storages
Fri, 19 Mar 2010 19:25:53 +0100 Adrien Di Mascio [registry] trigger reload events on set_schema()
Fri, 19 Mar 2010 19:24:34 +0100 Adrien Di Mascio [source] only consider edited_attributes in source.preprocess_entity()
Fri, 19 Mar 2010 19:21:31 +0100 Adrien Di Mascio [source] implement storages right in the source rather than in hooks
Fri, 19 Mar 2010 15:27:45 +0100 Sylvain Thénault i18n update cubicweb-version-3.7.1
Fri, 19 Mar 2010 14:47:34 +0100 Sylvain Thénault 3.7.1
Fri, 19 Mar 2010 14:47:09 +0100 Sylvain Thénault backport stable
Fri, 19 Mar 2010 14:43:49 +0100 Sylvain Thénault [etwist] cleanup, use cProfile instead of hotshot
Fri, 19 Mar 2010 14:43:15 +0100 Sylvain Thénault [repo] start looping task on repo only config (though I bet more work is needed to get it actually working
Fri, 19 Mar 2010 14:42:35 +0100 Sylvain Thénault [repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
Fri, 19 Mar 2010 10:10:18 +0100 Sylvain Thénault [security] take care uidrels may contains a relation targetting something else than a constant node (eg IN function)
Fri, 19 Mar 2010 10:07:30 +0100 Sylvain Thénault [ms] this test is already done before putting a relation in uidrels
Fri, 19 Mar 2010 09:08:09 +0100 Sylvain Thénault cleanup
Fri, 19 Mar 2010 09:08:00 +0100 Sylvain Thénault [security] experimental rqlst cache for read security: to activate using a 'security-rqlst-cache' flag in transaction data when you'll issue a lot of identic queries with only kwargs varying
Fri, 19 Mar 2010 08:18:31 +0100 Sylvain Thénault [read security] minor optimizations
Thu, 18 Mar 2010 23:22:40 +0100 Adrien Di Mascio [web] get rid of spurious '[Errno 2] No such file or directory' on load stable
Thu, 18 Mar 2010 17:39:17 +0100 Sylvain Thénault backport stable
Thu, 18 Mar 2010 17:37:55 +0100 Sylvain Thénault [schema sync] fix another potential name error on synchronizing rdefs stable
Thu, 18 Mar 2010 17:36:08 +0100 Sylvain Thénault [schema sync] don't try to synchronize infered relation defs, fixing a name error on the way stable
Thu, 18 Mar 2010 17:33:54 +0100 Sylvain Thénault cleanup stable
Thu, 18 Mar 2010 17:33:35 +0100 Sylvain Thénault don't update constraints when it's not necessary stable
Thu, 18 Mar 2010 17:33:03 +0100 Sylvain Thénault [repo] don't call server_shutdown hooks when creating/repairing instance to be consistence with server_startup hooks stable
Thu, 18 Mar 2010 17:31:22 +0100 Sylvain Thénault [migration] new build_descr argument to rqlexec on the migration helper
Thu, 18 Mar 2010 17:28:59 +0100 Sylvain Thénault fix migration when upgrading from cw < 3.6 to cw 3.7
Thu, 18 Mar 2010 17:17:50 +0100 Sylvain Thénault disable security when undoing
Thu, 18 Mar 2010 17:16:17 +0100 Adrien Di Mascio merge stable
Thu, 18 Mar 2010 14:06:53 +0100 Adrien Di Mascio [sql] fix FSPATH implementation stable
Thu, 18 Mar 2010 17:14:01 +0100 Sylvain Thénault [web deletion] must use set_message
Thu, 18 Mar 2010 15:51:53 +0100 Sylvain Thénault fix limited_rql w/ UNION query stable
Thu, 18 Mar 2010 11:57:48 +0100 Sylvain Thénault backport stable
Thu, 18 Mar 2010 09:12:54 +0100 Sylvain Thénault fix import stable
Thu, 18 Mar 2010 09:07:10 +0100 Adrien Chauve Fixed some of the documentation warnings when building the book with sphinx. stable
Thu, 18 Mar 2010 09:05:49 +0100 Sylvain Thénault move pdf icon component with it's template so we don't see it when the template isn't available due to missing dependancies stable
Wed, 17 Mar 2010 11:37:47 +0100 Sylvain Thénault backport stable
Wed, 17 Mar 2010 11:36:47 +0100 Sylvain Thénault add missing warn imports
Wed, 17 Mar 2010 11:30:39 +0100 Sylvain Thénault add missing warn imports stable
Wed, 17 Mar 2010 09:58:37 +0100 Stephanie Marcu improve documentation for uicfg and rtags stable
Wed, 17 Mar 2010 09:23:27 +0100 Sylvain Thénault backport stable
Wed, 17 Mar 2010 09:23:17 +0100 Sylvain Thénault merge
Wed, 17 Mar 2010 09:21:58 +0100 Sylvain Thénault [cleanup] objtype not used stable
Wed, 17 Mar 2010 09:21:13 +0100 Sylvain Thénault [schema sync] test and fix bug when updating multiple constraint for the same rdef in the same transaction stable
Wed, 17 Mar 2010 09:19:02 +0100 Sylvain Thénault 3.6 want __regid__, not id stable
Wed, 17 Mar 2010 09:17:14 +0100 Sylvain Thénault [migration] disable notification by default during migration
Wed, 17 Mar 2010 09:16:30 +0100 Sylvain Thénault [session] fix hijack_user: most transaction_data should be copied (everything but the entity cache
Wed, 17 Mar 2010 09:23:05 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.7.0-1 for changeset 0c9ff7e496ce
Wed, 17 Mar 2010 09:23:04 +0100 Sylvain Thénault Added tag cubicweb-version-3.7.0 for changeset 270aba1e6fa2 cubicweb-debian-version-3.7.0-1
Tue, 16 Mar 2010 18:10:59 +0100 Sylvain Thénault fix control file by using virtual packages cubicweb-version-3.7.0
Tue, 16 Mar 2010 17:59:50 +0100 Sylvain Thénault fix common/rql dependencies
Tue, 16 Mar 2010 17:56:04 +0100 Sylvain Thénault 3.7.0
Tue, 16 Mar 2010 17:55:54 +0100 Sylvain Thénault test fixes
Tue, 16 Mar 2010 17:44:42 +0100 Sylvain Thénault merge
Tue, 16 Mar 2010 17:44:32 +0100 Sylvain Thénault fix tests stable
Tue, 16 Mar 2010 17:19:10 +0100 Sylvain Thénault fix test broken by recent rql rewrite / querier changes
Tue, 16 Mar 2010 16:32:36 +0100 Sylvain Thénault backport stable into default
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Wed, 10 Mar 2010 16:07:24 +0100 Julien Jehannet [R] dataimport: changes
Tue, 16 Mar 2010 12:40:59 +0100 Sylvain Thénault #750055: make it easier to change post logout url stable
Tue, 16 Mar 2010 12:34:29 +0100 Sylvain Thénault [web auth] fix authentication pb when anonymous are allowed, avoiding the first authentifier to return an anon connection while a following one may find correct authentication info. This make things simpler (eventually) stable
Tue, 16 Mar 2010 12:31:06 +0100 Sylvain Thénault [web server] simplify base-url handling on startup. Ensure config['base-url'] is correctly set once started stable
Tue, 16 Mar 2010 10:54:59 +0100 Sylvain Thénault [rql rewrite] until a better solution is found raise BadSchemaDefinition when two inlined relations with security on an optional variable is used, explaining how to bypass it
Mon, 15 Mar 2010 18:07:54 +0100 Sylvain Thénault [rql rewriting] handle case where we've and optional inlined relation in the original query. Also, we should append EXISTS even in subquery to avoid inserting duplicates in results
Mon, 15 Mar 2010 18:06:32 +0100 Sylvain Thénault [rql rewriting] handle case where we want to insert snippet on a variable that has previously been moved to a subquery
Mon, 15 Mar 2010 11:18:51 +0100 Sylvain Thénault backport stable
Mon, 15 Mar 2010 11:16:40 +0100 Sylvain Thénault [backup] fix misplaced paren stable
Fri, 12 Mar 2010 16:53:18 +0100 Sylvain Thénault fix bad conflict resolution
Fri, 12 Mar 2010 16:23:21 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 16:21:13 +0100 Katia Saurfelt LazySuggestField : remote version of RestrictedSuggestField stable
Fri, 12 Mar 2010 16:15:33 +0100 Sylvain Thénault typo stable
Fri, 12 Mar 2010 16:11:56 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 15:53:31 +0100 Pierre-Yves David Add a rssitem_id attribut to RSSView to easly choose the view used for items. stable
Fri, 12 Mar 2010 15:05:33 +0100 Sylvain Thénault [web] start a new message system based on id of message stored in session's data
Fri, 12 Mar 2010 15:01:52 +0100 Sylvain Thénault [notification] fix dumb name error in hijack user
Fri, 12 Mar 2010 15:00:54 +0100 Sylvain Thénault [dbapi] return default argument instead of None when no connection set yet
Fri, 12 Mar 2010 15:00:25 +0100 Sylvain Thénault [cleanup selectors] use authenticated_user, check for form params instead of handling potential key error on missing params
Fri, 12 Mar 2010 14:55:41 +0100 Sylvain Thénault [db backup] fix name error in backup_to_file: we've to pass .confirm all along the chain as for restore stable
Fri, 12 Mar 2010 14:52:22 +0100 Sylvain Thénault [cleanup] use iteritems stable
Fri, 12 Mar 2010 14:51:59 +0100 Sylvain Thénault [url] new rebuild_url method on base request stable
Fri, 12 Mar 2010 14:50:54 +0100 Sylvain Thénault typo stable
Fri, 12 Mar 2010 12:09:27 +0100 Sylvain Thénault fix apycot detection stable
Fri, 12 Mar 2010 11:50:27 +0100 Sylvain Thénault provide logilab.database compat when creating database stable
Fri, 12 Mar 2010 11:49:29 +0100 Sylvain Thénault update debian changelog stable
Fri, 12 Mar 2010 11:49:05 +0100 Sylvain Thénault [db creation] fix some bugs introduced by the migration to logilab.database
Fri, 12 Mar 2010 11:34:35 +0100 Sylvain Thénault [debian] packaging fixes stable
Fri, 12 Mar 2010 10:53:25 +0100 Sylvain Thénault [web] yes this is used
Fri, 12 Mar 2010 10:53:15 +0100 Sylvain Thénault [web] cleanup: move delete_entities to the edit controller
Fri, 12 Mar 2010 10:52:43 +0100 Sylvain Thénault [web] stop using deprecated merge_dicts
Fri, 12 Mar 2010 10:52:04 +0100 Sylvain Thénault [utils] improve dump_class by copying back original class doc and module name
Fri, 12 Mar 2010 10:51:30 +0100 Sylvain Thénault [utils] make_uid imrovment: using .hex already remove '-', make key argument optional, document it
Fri, 12 Mar 2010 10:50:37 +0100 Sylvain Thénault deprecates merge_dicts
Fri, 12 Mar 2010 10:49:42 +0100 Sylvain Thénault kill unused method
Fri, 12 Mar 2010 10:46:45 +0100 Sylvain Thénault merge stable
Fri, 12 Mar 2010 10:46:28 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.6.2-1 for changeset f3b4bb9121a0 stable
Fri, 12 Mar 2010 10:46:28 +0100 Sylvain Thénault Added tag cubicweb-version-3.6.2 for changeset bfebe3d14d53 stable cubicweb-debian-version-3.6.2-1
Fri, 12 Mar 2010 10:43:32 +0100 Sylvain Thénault [form] fix bug introduced by 4871:a34b76593ab2 with field using multiple input with different suffix: the suffix should be considered in the cache key stable
Thu, 11 Mar 2010 19:55:29 +0100 Sylvain Thénault i18nupdate stable cubicweb-version-3.6.2
Thu, 11 Mar 2010 19:49:40 +0100 Sylvain Thénault prepare 3.6.2 stable
Thu, 11 Mar 2010 19:16:35 +0100 Sylvain Thénault [form fields] fix severe memory leak due to @cached on field.input_name stable
Thu, 11 Mar 2010 19:07:45 +0100 Sylvain Thénault [debug] allow to specify maxlevel to gc_info stable
Thu, 11 Mar 2010 18:28:38 +0100 Sylvain Thénault [write security] we must check perm with read security disabled + add missing eid argument to check_perm
Thu, 11 Mar 2010 16:49:59 +0100 Sylvain Thénault merge stable
Thu, 11 Mar 2010 16:49:43 +0100 Sylvain Thénault [session] del session's thread local store on close stable
Thu, 11 Mar 2010 16:49:07 +0100 Sylvain Thénault [debug] a new view to help debugging memory leaks stable
Thu, 11 Mar 2010 16:48:38 +0100 Sylvain Thénault [debug] minor improvments to the registry view stable
Thu, 11 Mar 2010 16:43:00 +0100 Sylvain Thénault [web req] check latest url in breadcrumbs is not the same as the current one to keep more valuable information stable
Thu, 11 Mar 2010 16:42:13 +0100 Sylvain Thénault [pyviews] add thead/tbody to pyvaltable view stable
Thu, 11 Mar 2010 16:41:43 +0100 Sylvain Thénault [repo stats] add cache size stable
Wed, 10 Mar 2010 12:52:33 +0100 Adrien Di Mascio [javascript] upgrade from version 1.0.2 to 1.1 of jquery.autocomplete.js stable
Wed, 10 Mar 2010 12:37:34 +0100 Adrien Di Mascio [web] fix #736332: iespec functionality for add_css stable
Wed, 10 Mar 2010 12:19:55 +0100 Adrien Di Mascio [javascript] use jQuery.one('ajax-loaded') instead of jQuery.bind() in add_onload to avoid multiple callback executions stable
Wed, 10 Mar 2010 12:08:45 +0100 Sylvain Thénault [widgets] fix typo stable
Tue, 09 Mar 2010 19:59:44 +0100 Sylvain Thénault merge stable
Tue, 09 Mar 2010 19:58:30 +0100 Sylvain Thénault req has no more a cursor attribute stable
Tue, 09 Mar 2010 19:57:47 +0100 Sylvain Thénault when some authentication plugin fail, we may try another one stable
Tue, 09 Mar 2010 19:57:04 +0100 Sylvain Thénault logilab.db compat stable
(0) -3000 -1000 -240 +240 +1000 +3000 tip