Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 27 Apr 2010 18:31:42 +0200 Sylvain Thénault [ms] fix planning bug with rewritten constants: when removing some source for a const due to relation constraints, we should propagate this change to other constants coming from the same original variable stable
Tue, 27 Apr 2010 18:27:43 +0200 Sylvain Thénault [repo security] deal with rewriten constant nodes in check_read_access, necessary when repo is used as an external source stable
Tue, 27 Apr 2010 14:25:38 +0200 Sylvain Thénault [doc] reorganize for chapter structure stable
Tue, 27 Apr 2010 14:19:20 +0200 Sylvain Thénault [web auth] remove assertion, we may want to remove authentication info retreivers to disallow login from the web ui stable
Tue, 27 Apr 2010 11:25:40 +0200 Alexandre Fayolle merge stable
Tue, 27 Apr 2010 11:23:20 +0200 Alexandre Fayolle ask pyro group config questions for all-in-one config site when pyro is enabled stable
Tue, 27 Apr 2010 10:32:25 +0000 Alexandre Fayolle enforce use of environment variables when running as a service stable
Tue, 27 Apr 2010 07:49:47 +0000 Alexandre Fayolle added db-extra-arguments to configuration parameters for native source stable
Mon, 26 Apr 2010 18:45:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.1-1 for changeset eb972d125eef
Mon, 26 Apr 2010 18:45:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.1 for changeset 1e074c6150fe cubicweb-debian-version-3.8.1-1
Mon, 26 Apr 2010 17:55:36 +0200 Alexandre Fayolle cubicweb-ctl create improvements stable
Mon, 26 Apr 2010 17:11:59 +0200 Sylvain Thénault 3.8.1 cubicweb-version-3.8.1
Mon, 26 Apr 2010 16:31:46 +0200 Sylvain Thénault backport stable
Mon, 26 Apr 2010 15:28:43 +0200 Sylvain Thénault disable CERT check stable
Mon, 26 Apr 2010 11:33:44 +0200 Sylvain Thénault proper copyright file stable
Mon, 26 Apr 2010 13:10:12 +0200 Nicolas Chauvat [web/views] fix docstring stable
Mon, 26 Apr 2010 12:52:48 +0200 Alexandre Fayolle merge stable
Fri, 23 Apr 2010 13:36:43 +0200 Alexandre Fayolle cleanup debugging trace stable
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Mon, 26 Apr 2010 10:41:40 +0200 Sylvain Thénault [testlib] move _cnxs initialization before setup_database so one can login in it stable
Fri, 23 Apr 2010 20:06:04 +0200 Aurelien Campeas [doc/book] various content fixes stable
Fri, 23 Apr 2010 17:01:45 +0200 Pierre-Yves David [cw-shell] Write ignored scripts warning on stderr instead of stdout. stable
Fri, 23 Apr 2010 17:56:01 +0200 Sylvain Thénault [repo] cleanup
Fri, 23 Apr 2010 17:55:46 +0200 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
Fri, 23 Apr 2010 17:54:34 +0200 Sylvain Thénault [bfss] use set_operation for AddFileOp/DeleteFileOp
Fri, 23 Apr 2010 17:32:47 +0200 Aurelien Campeas merge stable
Fri, 23 Apr 2010 17:31:46 +0200 Aurelien Campeas [doc/book] move devweb up from development, turn development into devrepo (much better structure) stable
Fri, 23 Apr 2010 17:07:55 +0200 Aurelien Campeas [doc/book] hide most XXXs stable
Fri, 23 Apr 2010 15:49:23 +0200 Sylvain Thénault [view] better control wether same etype view should display title or not stable
Fri, 23 Apr 2010 14:43:16 +0200 Sylvain Thénault [config] augment default value for short-line-size stable
Fri, 23 Apr 2010 13:36:43 +0200 Alexandre Fayolle cleanup debugging trace stable
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Fri, 23 Apr 2010 14:55:10 +0200 Aurelien Campeas [doc/book] rename images with non suffix dots to please latex stable
Fri, 23 Apr 2010 13:25:31 +0200 Sylvain Thénault [i18n] yams constraint messages updated
Fri, 23 Apr 2010 13:25:02 +0200 Sylvain Thénault [test] stop using ObjectRelation in schema
Fri, 23 Apr 2010 12:42:53 +0200 Sylvain Thénault backport stable
Fri, 23 Apr 2010 12:40:48 +0200 Sylvain Thénault [widgets] move form controls at the end of the file stable
Fri, 23 Apr 2010 12:40:26 +0200 Sylvain Thénault [widgets] fix super calls, bug introduced in 5367:4176a50c81c9 stable
Fri, 23 Apr 2010 11:10:30 +0200 Sylvain Thénault [skeleton] short_desc is now description in pkginfo
Fri, 23 Apr 2010 11:10:09 +0200 Sylvain Thénault [config] include cube name in warning
Fri, 23 Apr 2010 09:17:08 +0200 Sylvain Thénault [c-c status] return status code 1 when some instances isn't running. Closes #510817
Fri, 23 Apr 2010 09:17:07 +0200 Sylvain Thénault [schema] update for yams 0.29: BoundConstraint renamed to BoundaryConstraint; new constraint messages; ObjectRelation deprecated
Fri, 23 Apr 2010 08:48:42 +0200 Sylvain Thénault [schema] cleanup
Thu, 22 Apr 2010 19:48:04 +0000 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
Thu, 22 Apr 2010 19:37:56 +0000 Alexandre Fayolle [python2.6] don't add a name property on Thread stable
Thu, 22 Apr 2010 18:25:34 +0200 Sylvain Thénault [c-c exlog] #687204: cubicweb-ctl exlog: use a proper file and not stdin for input stable
Thu, 22 Apr 2010 17:20:08 +0200 Sylvain Thénault [doc] restore file accidentaly deleted
Thu, 22 Apr 2010 17:04:51 +0200 Julien Jehannet [selector] allow inplace operator in selector computation
Thu, 22 Apr 2010 15:50:45 +0200 Pierre-Yves David Add a basic script to compare the db_schema to the fs_schema.
Thu, 22 Apr 2010 16:55:17 +0200 Arthur Lutz le patch some_admin_doc_for_migration a été importé stable
Thu, 22 Apr 2010 12:18:21 +0200 Aurelien Campeas [lazy view] give it a proper hole node in the no spinbox case stable
Wed, 21 Apr 2010 17:25:26 +0200 Aurelien Campeas fix NameError stable
Wed, 21 Apr 2010 16:53:47 +0200 Sylvain Thénault [book] start documenting the HTML form system stable
Wed, 21 Apr 2010 16:53:25 +0200 Sylvain Thénault [form] small api cleanup and refactoring before documenting the form system stable
Wed, 21 Apr 2010 16:48:45 +0200 Sylvain Thénault [masmailing] cleanup: use authenticated_user selectors, define stuff on form instead of on selection when possible, other cleanups stable
Wed, 21 Apr 2010 14:08:18 +0200 Aurelien Campeas [service] do not bluntly override these things if they exist stable
Tue, 20 Apr 2010 18:34:37 +0200 Sylvain Thénault [dbapi] some compat with distant < 3.8 repo
Tue, 20 Apr 2010 18:34:07 +0200 Sylvain Thénault [3.8 api update] remaining cache keys
Tue, 20 Apr 2010 18:32:42 +0200 Aurelien Campeas [doc/book] make the .css converge back to proper cwo style, fix a bunch of typos stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip