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
|
Thu, 25 Mar 2010 20:32:52 +0100 |
Sylvain Thénault |
fix dumb name error
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 19:32:04 +0100 |
Sylvain Thénault |
fix _cubes dir
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 17:55:24 +0100 |
Sylvain Thénault |
handle nicely typical installation other than debian package / mercurial forest
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 11:57:48 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 09:07:10 +0100 |
Adrien Chauve |
Fixed some of the documentation warnings when building the book with sphinx.
stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 16:11:56 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 12:09:27 +0100 |
Sylvain Thénault |
fix apycot detection
stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 11:54:27 +0100 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
file |
diff |
annotate
|
Mon, 08 Mar 2010 17:57:29 +0100 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 10:54:50 +0100 |
Sylvain Thénault |
turn default logging threshold to warning (we usually want them), and log 'no schema for eid' pb using warning instead of error, so we see them in logs but not during migration
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 11:26:09 +0100 |
Sylvain Thénault |
dont add CUBES_DIR to cubes search path if it doesn't exists
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 11:25:46 +0100 |
Sylvain Thénault |
fix dumb name error triggering crash when some directory in cubes search path doesn't exist
stable
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 12:01:15 +0100 |
Sylvain Thénault |
kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 12:16:52 +0100 |
Sylvain Thénault |
hercule (aka c-c client command) have not (ever?) been used for years, stop supporting it
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 10:32:00 +0100 |
syt |
add approximated version number to deprecation warning
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 10:30:11 +0100 |
syt |
oops, missing return
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 10:07:29 +0100 |
Sylvain Thénault |
we need extrapath when trying to import site_cubicweb files
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 10:07:03 +0100 |
Sylvain Thénault |
move extra path computing as a configuration class property so we can reused it
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 08:49:16 +0100 |
Sylvain Thénault |
first draft for a simple hooks based custom attribute storage,
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 10:27:49 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 14:07:16 +0100 |
Sylvain Thénault |
look for cubicweb-ctl plugins in the ccplugin.py file, keeping bw compat on ecplugin.py
|
file |
diff |
annotate
|
Tue, 15 Dec 2009 11:30:44 +0100 |
Sylvain Thénault |
load site_cubicweb as a module instead of execing it, avoid reimport pbs
stable
|
file |
diff |
annotate
|
Mon, 14 Dec 2009 16:25:25 +0100 |
Sylvain Thénault |
quick and dirty fix trying to avoid rest directive conflicts when using sphinx (which seems to import the code)
stable
|
file |
diff |
annotate
|
Thu, 10 Dec 2009 09:43:51 +0100 |
Alexandre Fayolle |
changed log severity from critical to info if a plugin cannot be loaded
stable
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:58:56 +0100 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:40:12 +0100 |
Sylvain Thénault |
move i18n / migration modules from cw.common to cw
|
file |
diff |
annotate
|
Fri, 04 Dec 2009 19:45:58 +0100 |
Sylvain Thénault |
dont crash if directory doesn't exist
stable
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 13:59:46 +0100 |
Sylvain Thénault |
allow to test cubes within apycot using cubicweb from the debian package
stable
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 13:12:52 +0200 |
Sylvain Thénault |
fix debug attribute conflict on configuration
stable
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 12:57:48 +0200 |
Sylvain Thénault |
oops
stable
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 12:57:02 +0200 |
Sylvain Thénault |
more doc
stable
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 12:54:01 +0200 |
Sylvain Thénault |
system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly
stable
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 16:50:11 +0200 |
Sylvain Thénault |
[config] dumb implementation of default_instance_id on no app config since it's referenced
stable
|
file |
diff |
annotate
|
Thu, 01 Oct 2009 08:49:29 +0200 |
Sylvain Thénault |
[pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file
stable
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 21:29:17 +0200 |
Adrien Di Mascio |
[gettext] provide GNU contexts to avoid translations ambiguities
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 18:25:13 +0200 |
Aurelien Campeas |
warning -> critical, also allow goa to work without vobject
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 18:14:43 +0200 |
Aurelien Campeas |
prevent some command providers to stop using cubicweb-ctl (current case : goactl when vobject is not there)
3.5
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 14:13:36 +0200 |
Aurélien Campéas |
more i18n commands fixes :
3.5
|
file |
diff |
annotate
|
Mon, 07 Sep 2009 12:22:14 +0200 |
Aurélien Campéas |
minimal steps to have cw running on windows
3.5
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 16:48:14 +0200 |
Sylvain Thénault |
consider CW_MODE='system', the opposite of 'user' (eg use 'installed' mode while using the forest)
stable
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 12:21:45 +0200 |
Sylvain Thénault |
[config] new with_recommends option to expand_cubes
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 17:20:20 +0200 |
Sylvain Thénault |
[pyro] use lgc.pyro_ext, simplify pyro related options
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:16:47 +0200 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 22:37:28 +0200 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 14:33:37 +0200 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 12:47:47 +0200 |
Sylvain Thénault |
new distinguish repairing/creating from regular start.
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 15:15:58 +0200 |
Nicolas Chauvat |
#344747: add env var CW_MODE
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 14:45:31 +0200 |
Nicolas Chauvat |
rename environment variables
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 14:58:19 +0200 |
Sylvain Thénault |
don't use internal address
stable
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 09:34:40 +0200 |
Sylvain Thénault |
move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side
stable
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 16:44:37 +0200 |
Sylvain Thénault |
create sendmails method on cwconfig, use it in SendMailOp
stable
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 16:41:30 +0200 |
Sylvain Thénault |
add __file__ to context before loading site_cubicweb.py
stable
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Tue, 26 May 2009 19:46:08 +0200 |
Sylvain Thénault |
cosmetic
stable
|
file |
diff |
annotate
|
Thu, 14 May 2009 11:38:40 +0200 |
Adrien Di Mascio |
delete-trailing-whitespace + some copyright update
tls-sprint
|
file |
diff |
annotate
|
Tue, 05 May 2009 15:39:43 +0200 |
Graziella Toutoungis |
nicer assertion message
tls-sprint
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 19:12:52 +0200 |
sylvain thenault |
merge
tls-sprint
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 13:28:37 +0200 |
Florent |
provide an option to substitute the base-url (left-most part) subdomain by the one of the current http query to easy multiple subdomains website management
tls-sprint
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 10:11:08 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 10:46:05 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 09:30:23 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 12:27:43 +0100 |
sylvain thenault |
do_fti should be set earlier
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 18:51:29 +0100 |
sylvain thenault |
refactor to avoid having to define CW_INSTANCE_DATA when CW_REGISTRY is set
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:13:41 +0100 |
sylvain thenault |
simplify registry options to disable some appobjects to use a single option
tls-sprint
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 14:34:03 +0100 |
Aurelien Campeas |
typo
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 09:41:04 +0100 |
Adrien Di Mascio |
fix sys.path adjustment
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 13:04:32 +0100 |
sylvain thenault |
search for cubes in a list of directories
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 17:22:10 +0100 |
sylvain thenault |
fix w/ template drop
tls-sprint
|
file |
diff |
annotate
|
Thu, 15 Jan 2009 17:35:01 +0100 |
sylvain thenault |
apycot fix
3.0
|
file |
diff |
annotate
|
Fri, 09 Jan 2009 09:18:16 +0100 |
Adrien Di Mascio |
revert local debug checkin
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 12:39:46 +0100 |
Sylvain Thenault |
new rsetxml view, reusing most code from csvexport view
|
file |
diff |
annotate
|
Fri, 05 Dec 2008 18:09:12 +0100 |
Sylvain Thenault |
code moved to logilab.common.logging_ext
|
file |
diff |
annotate
|
Tue, 25 Nov 2008 12:33:52 +0100 |
Sylvain Thenault |
more error resilient
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|