Sat, 09 Oct 2010 00:38:02 +0200 |
Sylvain Thénault |
[components] refactor main template header: make it much more flexible by using CtxComponent
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 14:04:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 04 Oct 2010 18:56:05 +0200 |
Aurelien Campeas |
refactor login box & form to enable easy pluggability
|
file |
diff |
annotate
|
Mon, 04 Oct 2010 15:55:55 +0200 |
Sylvain Thénault |
[vreg] fix bad copy and paste introduced in 6347:ef47a2100c66
stable
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 15:00:08 +0200 |
Julien Jehannet |
exception: specify expected parameter in NoSelectableException
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:01:11 +0200 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 11:16:39 +0200 |
Sylvain Thénault |
[vreg] rename select* object id argument to avoid name clash with arbitrary kwargs, just in case...
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 15:04:47 +0200 |
Nicolas Chauvat |
[debug] improve debug messages
stable
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:00:26 +0200 |
Sylvain Thénault |
[auto-reload] we should never call load_module with use_sys=False, that may lead to inconsistency with module interdependancy (eg module get imported by another one, then is reimported by the vreg to load its appobjects. Cleanup of sys.modules done before reloading should be enough.
stable
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 10:06:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 09:54:35 +0200 |
Sylvain Thénault |
[pylint] fix detected name errors
stable
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 10:17:44 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 17:29:49 +0200 |
Pierre-Yves David |
[vreg] ensure you can register an object from module not known yet.
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 13:02:47 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Sat, 29 May 2010 10:33:40 +0200 |
Alexandre Fayolle |
skip flymake junk when reloading
stable
|
file |
diff |
annotate
|
Fri, 21 May 2010 15:06:29 +0200 |
Sylvain Thénault |
[vreg] should raise exception on select ambiguity when running in test mode
|
file |
diff |
annotate
|
Fri, 21 May 2010 15:04:29 +0200 |
Sylvain Thénault |
[adapters] refactoring fixes
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:46:51 +0200 |
Sylvain Thénault |
[vreg] we should now reset in init_registration since we don't do it in __init__
|
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 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 12:47:29 +0200 |
Sylvain Thénault |
[vreg] refactor the [re]loading process so things get clearer and fix spurious errors on edge cases
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
|
Wed, 31 Mar 2010 12:22:20 +0200 |
Sylvain Thénault |
[vreg] we do want the opposite...
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 09:58:44 +0200 |
Sylvain Thénault |
[cleanup] add some notes
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 09:58:20 +0200 |
Sylvain Thénault |
[optimisation] _select_best is used very intensivly. Peanuts optimization may count :)
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 09:55:19 +0200 |
Sylvain Thénault |
[optimization] improve massive write performance by optimizing hooks selection
stable
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 13:28:19 +0200 |
Sylvain Thénault |
[appobject imports] don't include __init__ in package's name. See comment for more info
stable
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|