Wed, 31 Mar 2010 15:59:32 +0200 Sylvain Thénault [schema] ensure we don't remove has_text relation type unfortunatly stable
Wed, 31 Mar 2010 15:39:09 +0200 Sylvain Thénault merge
Wed, 31 Mar 2010 15:37:41 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.7.3-1 for changeset 44c7bf90df71 stable
Wed, 31 Mar 2010 15:37:40 +0200 Sylvain Thénault Added tag cubicweb-version-3.7.3 for changeset 768beb8e15f1 stable cubicweb-debian-version-3.7.3-1
Wed, 31 Mar 2010 15:04:36 +0200 Sylvain Thénault [distrib] fix pkginfo stable cubicweb-version-3.7.3
Wed, 31 Mar 2010 14:55:54 +0200 Sylvain Thénault 3.7.3 stable
Wed, 31 Mar 2010 14:50:30 +0200 Sylvain Thénault [hooks] better message on bad .event class attribute stable
Wed, 31 Mar 2010 14:46:04 +0200 Sylvain Thénault [repository] forbid usage of set_attributes() in before_add_entity stable
Wed, 31 Mar 2010 14:32:19 +0200 Sylvain Thénault merge stable
Wed, 31 Mar 2010 14:32:07 +0200 Sylvain Thénault [cleanup] tb already printed by self.exception; add note stable
Wed, 31 Mar 2010 14:28:40 +0200 Sylvain Thénault [facet] fix 'bookmark this search': stable
Wed, 31 Mar 2010 14:27:02 +0200 Sylvain Thénault [widget] more wide textarea on bookmark edition stable
Wed, 31 Mar 2010 13:35:44 +0200 Sylvain Thénault [distribution] the web/data/images directory has to be handled in pkginfo stable
Wed, 31 Mar 2010 14:25:26 +0200 Adrien Di Mascio [test] use the new temporary_appojects CM to simplfy unittest_storage stable
Wed, 31 Mar 2010 12:53:24 +0200 Sylvain Thénault [session] try to reconnect on unexpected error in system_sql. We need this for proper reconnection of pool used by hooks or looping task doing sql queries (such as cw_cleanup_transaction) stable
Wed, 31 Mar 2010 12:51:35 +0200 Sylvain Thénault [source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged) stable
Wed, 31 Mar 2010 12:33:47 +0200 Sylvain Thénault [test] avoid critical log by informing the source we consider Personne as a multi-sources type stable
Wed, 31 Mar 2010 12:33:09 +0200 Sylvain Thénault [test] use new temporary_appobjects context manager stable
Wed, 31 Mar 2010 12:32:39 +0200 Sylvain Thénault [test] that doesn't smell good but fix the test... stable
Wed, 31 Mar 2010 12:22:20 +0200 Sylvain Thénault [vreg] we do want the opposite... stable
Wed, 31 Mar 2010 12:26:07 +0200 Sylvain Thénault [testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager stable
Wed, 31 Mar 2010 12:21:39 +0200 Sylvain Thénault [undo] fix transactions table name in cleanup operation stable
Wed, 31 Mar 2010 11:52:15 +0200 Pierre-Yves David Add context management methode to dbapi.Connection stable
Wed, 31 Mar 2010 11:41:20 +0200 Sylvain Thénault i18n update stable
Wed, 31 Mar 2010 11:41:17 +0200 Sylvain Thénault [i18n] use named substitution to avoid gettext warnings stable
Wed, 31 Mar 2010 10:56:43 +0200 Sylvain Thénault [dataimport] print transaction id when we get one stable
Wed, 31 Mar 2010 09:58:44 +0200 Sylvain Thénault [cleanup] add some notes stable
Wed, 31 Mar 2010 09:58:20 +0200 Sylvain Thénault [optimisation] _select_best is used very intensivly. Peanuts optimization may count :) stable
Wed, 31 Mar 2010 09:57:18 +0200 Sylvain Thénault [optimization] traced_selection is used very intensively in debug mode stable
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
(0) -3000 -1000 -120 +120 +1000 +3000 tip