Wed, 09 Jul 2014 15:38:39 +0200 |
Aurelien Campeas |
[config] kill a getattr
|
file |
diff |
annotate
|
Wed, 30 Apr 2014 21:04:14 +0200 |
Christophe de Vienne |
[RichString] Add markdown support
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 15:49:13 +0200 |
Julien Cristau |
merge 3.19.4 in 3.20 branch
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 14:37:08 +0200 |
Julien Cristau |
[book] stop talking about the hg `forest` extension
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 15:44:09 +0200 |
Aurelien Campeas |
remove references to global environment variable APYCOT_ROOT
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 12:56:45 +0200 |
Aurelien Campeas |
[test/migration] fix crash on execution
|
file |
diff |
annotate
|
Thu, 10 Apr 2014 17:31:50 +0200 |
Julien Cristau |
[cwconfig] use "foo not in bar" instead of "not foo in bar"
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 15:42:23 +0100 |
Rémi Cardona |
[cwconfig] Remove useless 'ui-cube' configuration option (closes #3728904)
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 15:48:31 +0100 |
Sylvain Thénault |
[mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 11:36:19 +0200 |
Julien Cristau |
Rename cleanup_interface_sobjects into cleanup_unused_appobjects
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 16:15:29 +0200 |
Aurelien Campeas |
remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 16:12:30 +0200 |
Aurelien Campeas |
remove 3.8 bw compat
|
file |
diff |
annotate
|
Fri, 12 Jul 2013 10:51:35 +0200 |
Aurelien Campeas |
remove "twisted" configuration (closes #2919310)
|
file |
diff |
annotate
|
Fri, 15 Mar 2013 12:11:29 +0100 |
Rémi Cardona |
[cwconfig] Add optional configuration param to load a UI cube before other cubes
|
file |
diff |
annotate
|
Fri, 08 Mar 2013 11:03:28 +0100 |
Rémi Cardona |
[cwconfig] Fix exception handling when building the cube dependency graph
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Mon, 21 Jan 2013 18:01:25 +0100 |
Sylvain Thénault |
[db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 21:51:54 +0200 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 14:00:09 +0200 |
Sylvain Thénault |
[config] turn internal configuration methods building appobjects search path into normal method rather than class method
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 10:57:48 +0200 |
Sylvain Thénault |
[config] load_configuration should not crash because of fs errors. Closes #2286215
stable
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 09:22:51 +0200 |
Julien Cristau |
[config] Set CWDEV, aka dev mode, according to presence of the i18n directory, not .hg
stable
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 18:33:53 +0200 |
Aurelien Campeas |
[cwconfig] shutup on absent i18n/ mo files when in operating in tests
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 14:22:38 +0200 |
Aurelien Campeas |
[merge] backport stable
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 14:10:04 +0200 |
Aurelien Campeas |
[cwconfig] impose an order on appobject paths processing: entities first (closes #2330799)
stable
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 17:30:28 +0100 |
Pierre-Yves David |
[http] drop use-request-subdomain feature (closes #2251986)
|
file |
diff |
annotate
|
Thu, 01 Mar 2012 17:22:56 +0100 |
Pierre-Yves David |
[cwconfig] improve assert error message.
|
file |
diff |
annotate
|
Thu, 08 Dec 2011 14:32:57 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 08 Dec 2011 13:17:25 +0100 |
Julien Cristau |
Link to python docs about strftime instead of pointing at "man" (closes #2106415)
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 13:42:23 +0100 |
Aurelien Campeas |
[cwconfig] absolute import (closes #2091068)
stable
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 15:28:30 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 12 Oct 2011 15:56:40 +0200 |
Pierre-Yves David |
Update documentation about resource mode.
stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 10:02:17 +0200 |
Sylvain Thénault |
[warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760)
stable
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 11:25:10 +0200 |
Sylvain Thénault |
[rql] fix min/max args definition of [TEXT_]LIMIT_SIZE registered procedures (long outstanding bug discovered after recent fix in lgdb)
stable
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 15:42:07 +0200 |
Florent Cayré |
[web config] fix md5 version to ensure cubes order and to include cubicweb version
stable
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 13:23:47 +0200 |
Alexandre Fayolle |
backport fix from oldstable
stable
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 08:39:49 +0200 |
Alexandre Fayolle |
fileConfig is in logging.config
oldstable cubicweb-version-3.10.x
|
file |
diff |
annotate
|
Tue, 29 Mar 2011 08:47:09 +0200 |
Alexandre Fayolle |
allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533)
stable
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 18:56:55 +0200 |
Sylvain Thénault |
[config] generalise config.creating, allowing to drop set_language class attribute
stable
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 09:45:57 +0100 |
Alexandre Fayolle |
fix pylint helper methods: need a classmathod in cwconfig.py
oldstable
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 09:37:46 +0100 |
Alexandre Fayolle |
help pylint by explicitely defining some attributes
oldstable
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 14:12:42 +0100 |
Sylvain Thénault |
[config refactoring] rename eproperty_definition method to cwproperty_definition
stable
|
file |
diff |
annotate
|
Thu, 17 Feb 2011 16:08:20 +0100 |
Sylvain Thénault |
[config] we should load available configuration before search for an instance configuration
stable
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 12:42:50 +0100 |
Sylvain Thénault |
[doc] fix typo
stable
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 11:22:39 +0100 |
Sylvain Thénault |
[config] stop using a metaclass for registration of "public" configuration, simply do it explicitly
stable
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 12:05:12 +0100 |
Sylvain Thénault |
[config] use %r instead of %s for cube name makes things clearer
stable
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 17:49:19 +0100 |
Pierre-Yves David |
[bfss storage] Improve fspath() error message.
stable
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 17:47:16 +0100 |
Sylvain Thénault |
[daemon] make process umask configurable
stable
|
file |
diff |
annotate
|
Sat, 18 Dec 2010 23:11:58 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
Fri, 10 Dec 2010 12:17:18 +0100 |
Pierre-Yves David |
[config, i18n] Create default translation mechanism for all supported languages.
oldstable cubicweb-version-3.9.x
|
file |
diff |
annotate
|
Fri, 10 Dec 2010 15:17:16 +0100 |
Pierre-Yves David |
[config] Use newstyle call to parent classe method.
oldstable
|
file |
diff |
annotate
|
Thu, 09 Dec 2010 18:06:48 +0100 |
Aurelien Campeas |
[config] revert change that breaks i18nxxx commands
oldstable
|
file |
diff |
annotate
|
Tue, 09 Nov 2010 17:17:45 +0100 |
Pierre-Yves David |
[config, i18n] Create default translation mechanism for all supported languages.
oldstable
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 00:03:48 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 00:03:30 +0200 |
Nicolas Chauvat |
fix problem introduced with previous commit
stable
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 19:39:19 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 19:37:59 +0200 |
Nicolas Chauvat |
[cwctl] command list now checks version of cw, not only versions of cubes
stable
|
file |
diff |
annotate
|
Fri, 15 Oct 2010 11:48:16 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 15 Oct 2010 11:39:10 +0200 |
Pierre-Yves David |
[packaging] Egg are not valid cubicweb prefix.
stable
|
file |
diff |
annotate
|
Wed, 13 Oct 2010 18:58:56 +0200 |
Pierre-Yves David |
[config] Put "Instance" and "Instance data" directory within cubiweb install prefix.
stable
|
file |
diff |
annotate
|
Wed, 13 Oct 2010 18:54:59 +0200 |
Pierre-Yves David |
#1251878: Cubicweb no longer crash for missing instance and data dir at create.
stable
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 14:10:45 +0200 |
Sylvain Thénault |
[config] make config.cubes() available on NoAppCubicWebConfiguration
|
file |
diff |
annotate
|
Tue, 05 Oct 2010 10:17:24 +0200 |
Stephanie Marcu |
[book] improve documentation lisibility for cwconfig chapter and fix some references
|
file |
diff |
annotate
|
Wed, 08 Sep 2010 10:27:53 +0200 |
Nicolas Chauvat |
[doc] improve doc thanks to user feedback
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 11:22:47 +0200 |
Sylvain Thénault |
merge
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 09:42:55 +0200 |
Sylvain Thénault |
update to lgc.clcommands 0.51 api
stable
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 12:49:28 +0200 |
Alexandre Fayolle |
[win32] no os.getuid on windows
stable
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 14:22:17 +0200 |
Sylvain Thénault |
[debug] change severity of 'site_cubicweb loaded' message to debug
stable
|
file |
diff |
annotate
|
Mon, 12 Jul 2010 12:55:43 +0200 |
Sylvain Thénault |
[config] run time directory created when necessary on startup, don't check it exists while creating the instance (closes #1177687)
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 10:03:03 +0200 |
Sylvain Thénault |
[web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
|
file |
diff |
annotate
|
Wed, 07 Jul 2010 12:09:29 +0200 |
Sylvain Thénault |
[config] expand_cubes(with_recommends=True) shouldn't return recommened-but-not-installed cubes
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 18:00:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 17:02:39 +0200 |
Sylvain Thénault |
[config] use hashlib to avoid warning w/ py2.6
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 16:01:57 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 16:01:15 +0200 |
Sylvain Thénault |
[config] fix dumb name error
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 15:34:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 15:29:10 +0200 |
Sylvain Thénault |
[dbapi] Connection.load_appobjects should load site_cubicweb files as well, they may contains necessary RQL extension function definitions. Also kill some broken deprecated code in this method.
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 14:43:16 +0200 |
Sylvain Thénault |
[fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 10:17:44 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 23:06:38 +0200 |
Alexandre Fayolle |
merge back on-site fixes
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 23:03:35 +0000 |
Alexandre Fayolle |
various brown paper bag fixes
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 16:30:36 +0200 |
Alexandre Fayolle |
backported to stable some changes made on site for a customer
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 16:25:12 +0000 |
Alexandre Fayolle |
logging settings
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 15:29:18 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 14:48:36 +0200 |
Sylvain Thénault |
[storage] source's callback has a new prototype, update usage
stable
|
file |
diff |
annotate
|
Tue, 18 May 2010 18:18:08 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 18 May 2010 10:30:34 +0200 |
Sylvain Thénault |
[i18ncube] we must load site_cubicweb file before calling set_schema, else we may miss some options or other initialization stuff necessary to appobject loading
stable
|
file |
diff |
annotate
|
Wed, 05 May 2010 18:10:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 04 May 2010 14:16:04 +0200 |
Alexandre Fayolle |
merged back oldstable into stable
stable
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:14:15 +0200 |
Sylvain Thénault |
[webconfig] introduce property sheets. Use them to replace external_resources
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 14:21:57 +0200 |
Sylvain Thénault |
[webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 14:05:50 +0200 |
Alexandre Fayolle |
move rarely used (imo) settings to inputlevel3 in cwctl create
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 16:31:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 14:43:16 +0200 |
Sylvain Thénault |
[config] augment default value for short-line-size
stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 11:10:09 +0200 |
Sylvain Thénault |
[config] include cube name in warning
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 12:43:23 +0200 |
Sylvain Thénault |
[config] with lgc >= 0.50, option's dict inputlevel becomes level
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 12:42:54 +0200 |
Sylvain Thénault |
[config] graph ordering function moved to lgc 0.50
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 18:54:13 +0200 |
Sylvain Thénault |
[config] fix #799884: do not attempt to load stuff with incorrect names which sit in cubes/
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 12:48:40 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 18:33:56 +0200 |
Aurelien Campeas |
fix the dosctring
stable
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 15:10:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 15:04:56 +0200 |
Sylvain Thénault |
[controller] refactor send mail controller to use cwconfig.sendmails
stable
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 09:45:15 +0200 |
Sylvain Thénault |
[pkginfo] when only __depends__ is specified, deduced __depends_cubes__ from it (same thing for recommends) ; fix ad skel pkginfo on the way
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 19:08:07 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 16:10:35 +0200 |
Sylvain Thénault |
improved doc on selectors an vregistry
stable
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 09:56:40 +0200 |
Sylvain Thénault |
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 15:39:09 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 17:56:10 +0200 |
Sylvain Thénault |
[cleanup] exists imported, use it
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 17:07:41 +0100 |
Sylvain Thénault |
take care to empty string in cubes search path
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 16:15:41 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:53:07 +0100 |
Sylvain Thénault |
[repo config] cleanup read_instance_schema / bootstrap_schema / creating mess
stable
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 20:32:10 +0100 |
Sylvain Thénault |
...
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 20:46:22 +0100 |
Sylvain Thénault |
[config] more cleanup
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 20:38:58 +0100 |
Sylvain Thénault |
deprecate __use__ and __recommend__
|
file |
diff |
annotate
|