Wed, 05 Aug 2009 18:56:22 +0200 Sylvain Thénault [web session] proper reloading of the session manager on vreg update
Wed, 05 Aug 2009 18:18:12 +0200 Adrien Di Mascio [events] renamed source-reload into registry-reload to avoid potential confusions with datasources
Wed, 05 Aug 2009 17:33:40 +0200 Sylvain Thénault merge
Wed, 05 Aug 2009 12:15:48 +0200 Adrien Di Mascio [cleanup] delete-trailing-whitespace + removed debug print
Wed, 05 Aug 2009 17:30:52 +0200 Sylvain Thénault [css] fix cubicweb.css for action'selected class stable
Wed, 05 Aug 2009 17:30:47 +0200 Sylvain Thénault fix #344895: view action should skip navigation parameters stable
Wed, 05 Aug 2009 17:27:33 +0200 Sylvain Thénault [migration] when adding a core meta-relation, it should be added to all entities *in the persistent schema*, not only those in the fs schema
Wed, 05 Aug 2009 17:26:41 +0200 Sylvain Thénault [ldap] more configuration possible on ldap source: protocal/authentication mode, dumb support for kerberos authentication
Wed, 05 Aug 2009 17:25:06 +0200 Sylvain Thénault cleanup
Wed, 05 Aug 2009 17:24:52 +0200 Sylvain Thénault [schema hooks] rename variable, check unique constraint actually changed before creating the index
Wed, 05 Aug 2009 17:23:06 +0200 Sylvain Thénault [3.4 migration] only set cwuri for entities from the system source
Wed, 05 Aug 2009 17:22:33 +0200 Sylvain Thénault [hooks] check key or value is actually edited
Wed, 05 Aug 2009 10:52:09 +0200 Adrien Di Mascio [twisted] use cubicweb.twisted.logger instead of print to notify when the instance is started
Wed, 05 Aug 2009 08:40:20 +0200 Adrien Di Mascio [i18n] updated catalogs
Wed, 05 Aug 2009 08:34:04 +0200 Adrien Di Mascio [i18ncubicweb] fix stupid NameError with mkdtemp
Tue, 04 Aug 2009 19:36:22 +0200 Sylvain Thénault add consistency check on constraints
Tue, 04 Aug 2009 18:58:54 +0200 Adrien Di Mascio merge
Tue, 04 Aug 2009 18:58:38 +0200 Adrien Di Mascio [autoreload] handle uicfg reloading properly with the new event / callback mechanism
Tue, 04 Aug 2009 18:48:46 +0200 Sylvain Thénault [multi-source] test and fix msplanner regression stable
Tue, 04 Aug 2009 18:47:11 +0200 Sylvain Thénault [startup] vreg api update
Tue, 04 Aug 2009 18:46:59 +0200 Sylvain Thénault cleanup
Tue, 04 Aug 2009 18:44:24 +0200 Adrien Di Mascio [autoreload] recompute urlresolver / urlrewriter after autoreload
Tue, 04 Aug 2009 18:43:55 +0200 Adrien Di Mascio [autoreload] remove all modules under vregistry_path() from sys.modules before reloading
Tue, 04 Aug 2009 18:40:47 +0200 Adrien Di Mascio introduce a new CubicwebEventManager
Tue, 04 Aug 2009 17:39:02 +0200 Sylvain Thénault [F dbdump] dark and dirty fix for db-copy command
Tue, 04 Aug 2009 17:16:05 +0200 Sylvain Thénault cleanup
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
Tue, 04 Aug 2009 17:02:18 +0200 Sylvain Thénault [reledit] refactor, split into reledit/doreledit where the former try to tell if edition *should* be done, and the later tell if edition *can* be done
Tue, 04 Aug 2009 17:01:00 +0200 Sylvain Thénault use yams api
Tue, 04 Aug 2009 17:00:14 +0200 Sylvain Thénault [table view] vreg api update
Tue, 04 Aug 2009 15:30:54 +0200 Sylvain Thénault [navigation] split tests, add test for __start out of bound
Tue, 04 Aug 2009 15:08:18 +0200 Adrien Di Mascio merge
Tue, 04 Aug 2009 15:06:09 +0200 Adrien Di Mascio merge (after jquery.tools backout)
Tue, 04 Aug 2009 11:43:03 +0200 Adrien Di Mascio Backed out changeset 3e1d2ab5f8c0 (restore ui.tabs.js instead of jquery tools)
Tue, 04 Aug 2009 11:36:47 +0200 Adrien Di Mascio [reledit] don't try to use rel-edit on attributes without assicated fields (e.g _format field)
Tue, 04 Aug 2009 11:35:57 +0200 Adrien Di Mascio [uicfg] fix metadata detection in primaryview_section
Tue, 04 Aug 2009 14:49:05 +0200 Sylvain Thénault [vreg] api update
Tue, 04 Aug 2009 00:54:41 +0200 Sylvain Thénault to avoid confusions, implements iteritems/itervalues as well
Tue, 04 Aug 2009 00:51:00 +0200 Sylvain Thénault [testlib] take care of re-monkeypatching which'll cause infinite recursion error
Mon, 03 Aug 2009 17:59:34 +0200 Sylvain Thénault [repo] explicitly specifies edited attributes to glob_update_entity
Mon, 03 Aug 2009 17:32:42 +0200 Sylvain Thénault [webapp] missing renaming
Mon, 03 Aug 2009 17:20:20 +0200 Sylvain Thénault [pyro] use lgc.pyro_ext, simplify pyro related options
Mon, 03 Aug 2009 16:50:22 +0200 Sylvain Thénault [we, test] more api update
Mon, 03 Aug 2009 16:33:27 +0200 Sylvain Thénault [controller] should catch and set appli argument here now that the old AppObject class is gone
Mon, 03 Aug 2009 16:32:30 +0200 Sylvain Thénault [uicfg reloading] don't reload uicfg when appobjects modules won't be reloaded as well
Mon, 03 Aug 2009 16:31:30 +0200 Sylvain Thénault [vreg api update] remove some deprecation warnings
Mon, 03 Aug 2009 15:57:05 +0200 Sylvain Thénault [test] update test: class initialization done in etype_class now
Mon, 03 Aug 2009 15:56:27 +0200 Sylvain Thénault [vreg] fix deprecation messages
Mon, 03 Aug 2009 15:42:47 +0200 Sylvain Thénault [appobject selection process] drop the need for the .selected method
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
Mon, 03 Aug 2009 14:14:07 +0200 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
Mon, 03 Aug 2009 10:53:31 +0200 Sylvain Thénault merge
Mon, 03 Aug 2009 09:24:50 +0200 Adrien Di Mascio [twisted] don't use twistd anymore, all-in-one.py file is needed anymore
Sun, 02 Aug 2009 20:59:57 +0200 Adrien Di Mascio [uicfg] reload uicfg when vregistry is being reset
Sun, 02 Aug 2009 20:56:05 +0200 Adrien Di Mascio [refactoring] moved rtags specification in web/views
Sun, 02 Aug 2009 19:32:57 +0200 Adrien Di Mascio [registry] when a source file is changed, reset and reload the whole registry
Mon, 03 Aug 2009 10:50:57 +0200 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
Mon, 03 Aug 2009 09:37:13 +0200 Sylvain Thénault B [supervising] ignore updated event for entities created in the same transaction
Mon, 03 Aug 2009 09:24:08 +0200 Sylvain Thénault F [rset repo cache] set entity.rset when no set on entities retreived from the cache
Sun, 02 Aug 2009 12:00:17 +0200 Sylvain Thénault enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip