2010-04-27 Alexandre Fayolle merge stable
2010-04-27 Alexandre Fayolle ask pyro group config questions for all-in-one config site when pyro is enabled stable
2010-04-27 Alexandre Fayolle enforce use of environment variables when running as a service stable
2010-04-27 Alexandre Fayolle added db-extra-arguments to configuration parameters for native source stable
2010-04-26 Sylvain Thénault Added tag cubicweb-debian-version-3.8.1-1 for changeset eb972d125eef
2010-04-26 Sylvain Thénault Added tag cubicweb-version-3.8.1 for changeset 1e074c6150fe cubicweb-debian-version-3.8.1-1
2010-04-26 Alexandre Fayolle cubicweb-ctl create improvements stable
2010-04-26 Sylvain Thénault 3.8.1 cubicweb-version-3.8.1
2010-04-26 Sylvain Thénault backport stable
2010-04-26 Sylvain Thénault disable CERT check stable
2010-04-26 Sylvain Thénault proper copyright file stable
2010-04-26 Nicolas Chauvat [web/views] fix docstring stable
2010-04-26 Alexandre Fayolle merge stable
2010-04-23 Alexandre Fayolle cleanup debugging trace stable
2010-04-23 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
2010-04-26 Sylvain Thénault [testlib] move _cnxs initialization before setup_database so one can login in it stable
2010-04-23 Aurelien Campeas [doc/book] various content fixes stable
2010-04-23 Pierre-Yves David [cw-shell] Write ignored scripts warning on stderr instead of stdout. stable
2010-04-23 Sylvain Thénault [repo] cleanup
2010-04-23 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
2010-04-23 Sylvain Thénault [bfss] use set_operation for AddFileOp/DeleteFileOp
2010-04-23 Aurelien Campeas merge stable
2010-04-23 Aurelien Campeas [doc/book] move devweb up from development, turn development into devrepo (much better structure) stable
2010-04-23 Aurelien Campeas [doc/book] hide most XXXs stable
2010-04-23 Sylvain Thénault [view] better control wether same etype view should display title or not stable
2010-04-23 Sylvain Thénault [config] augment default value for short-line-size stable
2010-04-23 Alexandre Fayolle cleanup debugging trace stable
2010-04-23 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
2010-04-23 Aurelien Campeas [doc/book] rename images with non suffix dots to please latex stable
2010-04-23 Sylvain Thénault [i18n] yams constraint messages updated
2010-04-23 Sylvain Thénault [test] stop using ObjectRelation in schema
2010-04-23 Sylvain Thénault backport stable
2010-04-23 Sylvain Thénault [widgets] move form controls at the end of the file stable
2010-04-23 Sylvain Thénault [widgets] fix super calls, bug introduced in 5367:4176a50c81c9 stable
2010-04-23 Sylvain Thénault [skeleton] short_desc is now description in pkginfo
2010-04-23 Sylvain Thénault [config] include cube name in warning
2010-04-23 Sylvain Thénault [c-c status] return status code 1 when some instances isn't running. Closes #510817
2010-04-23 Sylvain Thénault [schema] update for yams 0.29: BoundConstraint renamed to BoundaryConstraint; new constraint messages; ObjectRelation deprecated
2010-04-23 Sylvain Thénault [schema] cleanup
2010-04-22 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
2010-04-22 Alexandre Fayolle [python2.6] don't add a name property on Thread stable
2010-04-22 Sylvain Thénault [c-c exlog] #687204: cubicweb-ctl exlog: use a proper file and not stdin for input stable
2010-04-22 Sylvain Thénault [doc] restore file accidentaly deleted
2010-04-22 Julien Jehannet [selector] allow inplace operator in selector computation
2010-04-22 Pierre-Yves David Add a basic script to compare the db_schema to the fs_schema.
2010-04-22 Arthur Lutz le patch some_admin_doc_for_migration a été importé stable
2010-04-22 Aurelien Campeas [lazy view] give it a proper hole node in the no spinbox case stable
2010-04-21 Aurelien Campeas fix NameError stable
2010-04-21 Sylvain Thénault [book] start documenting the HTML form system stable
2010-04-21 Sylvain Thénault [form] small api cleanup and refactoring before documenting the form system stable
2010-04-21 Sylvain Thénault [masmailing] cleanup: use authenticated_user selectors, define stuff on form instead of on selection when possible, other cleanups stable
2010-04-21 Aurelien Campeas [service] do not bluntly override these things if they exist stable
2010-04-20 Sylvain Thénault [dbapi] some compat with distant < 3.8 repo
2010-04-20 Sylvain Thénault [3.8 api update] remaining cache keys
2010-04-20 Aurelien Campeas [doc/book] make the .css converge back to proper cwo style, fix a bunch of typos stable
2010-04-20 Sylvain Thénault merge
2010-04-20 Sylvain Thénault [skel] fix setup.py
2010-04-20 Sylvain Thénault [dbapi] take care vreg may not be set
2010-04-20 Sylvain Thénault [forms] no crash if restore_previous_post has not be called, has in report bug form in management.py for instance
2010-04-20 Sylvain Thénault Added tag cubicweb-debian-version-3.8.0-1 for changeset 24cc65ab2eca
2010-04-20 Sylvain Thénault Added tag cubicweb-version-3.8.0 for changeset 3c703f3245dc cubicweb-debian-version-3.8.0-1
2010-04-20 Sylvain Thénault 3.8 cubicweb-version-3.8.0
2010-04-20 Sylvain Thénault [debian] don't use setuptools to build debian package
2010-04-20 Sylvain Thénault [packaging] fix setup.py for use w/ lgp
2010-04-20 Sylvain Thénault [debian] don't use setuptools to build debian package
2010-04-20 Aurelien Campeas [doc/book] a proper note (style) stable
2010-04-20 Nicolas Chauvat [doc] replace c-c with cubicweb-ctl stable
2010-04-20 Aurelien Campeas [doc/book] fix wrong (https) url stable
2010-04-20 Aurelien Campeas [doc/book] typos stable
2010-04-20 Sylvain Thénault merge stable, fixing dependencies generation on c-c newcube on the way
2010-04-20 Sylvain Thénault [skel] include __recommends_cubes__ as well for completness stable
2010-04-20 Sylvain Thénault [dbapi] document connect() function stable
2010-04-20 Aurelien Campeas [skeleton/dependencies] fix typo & new cube generation from template stable
2010-04-20 Sylvain Thénault backport stable
2010-04-20 Sylvain Thénault [debian] depends on twisted.web instead of twisted.web2
2010-04-20 Sylvain Thénault [db-check] cleanup stable
2010-04-20 Sylvain Thénault [db-check] don't check entities from external sources have owned_by stable
2010-04-20 Sylvain Thénault [db-check] fix unexistent multisource entity detection stable
2010-04-20 Sylvain Thénault [db-check] fix duplicated schema constraint detection stable
2010-04-20 Sylvain Thénault [etwist] proper getChild implementation (eventually): fix fckeditor resources locating bugs by properly using file resources
2010-04-20 Sylvain Thénault [js] remove unnecessary log
2010-04-20 Sylvain Thénault [etwist] nicer, thouhg really not perferct) request max size exceeded support of json/frame posts
2010-04-20 Sylvain Thénault [skel] packaging fix: should build package without setuptools, and fix default for dependency_links
2010-04-20 Sylvain Thénault [controllers] cleanup unused js var
2010-04-20 Sylvain Thénault [packaging] update lgc dependency
2010-04-20 Sylvain Thénault [skel] cleanup default cube setup.py
2010-04-19 Sylvain Thénault [web] no more needed with the bytes option type
2010-04-19 Sylvain Thénault [packaging] setup.py cleanups
2010-04-19 Sylvain Thénault backport stable
2010-04-19 Sylvain Thénault [config] use bytes option type for max post length
2010-04-19 Sylvain Thénault [config] properly use time type for options representing a time. stable
2010-04-19 Sylvain Thénault [web] consistent cleanup session interval time stable
2010-04-19 Sylvain Thénault [migration] makes Yes the default answer to replace configuration file stable
2010-04-19 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
2010-04-19 Sylvain Thénault [config] graph ordering function moved to lgc 0.50
2010-04-19 Sylvain Thénault [dbapi] fallback to Entity when etypes registry isn't initialized (weird we haven't catchi this pb before)
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip