Fri, 24 Sep 2010 13:41:13 +0200 |
Julien Jehannet |
[selectors] multi_lines_rset selector supports now optional operator for richer comparaisons
stable
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 18:20:59 +0200 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 13:18:08 +0200 |
Sylvain Thénault |
[selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods
stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 12:04:32 +0200 |
Sylvain Thénault |
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
|
file |
diff |
annotate
|
Fri, 21 May 2010 13:34:03 +0200 |
Sylvain Thénault |
[selectors] ensure adaptable('IDownloadable') takes precedence over implements('Any')
|
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
|
Thu, 22 Apr 2010 17:04:51 +0200 |
Julien Jehannet |
[selector] allow inplace operator in selector computation
|
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
|
Mon, 08 Feb 2010 11:08:55 +0100 |
Sylvain Thénault |
backport stable branch and some vreg cleanups:
|
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
|
Wed, 23 Sep 2009 12:28:28 +0200 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:13:32 +0200 |
Sylvain Thénault |
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
|
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
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Mon, 04 May 2009 12:55:00 +0200 |
sylvain thenault |
fix tests
tls-sprint
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 10:33:33 +0200 |
sylvain thenault |
tests depends on the bootstrap cube
tls-sprint
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 15:38:11 +0200 |
sylvain thenault |
more implements selector tests
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 13:41:55 +0100 |
sylvain thenault |
implements some str, fix implements selector, test and fixes
tls-sprint
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 16:24:24 +0100 |
Adrien Di Mascio |
simple test implementation for binary operators on selectors
tls-sprint
|
file |
diff |
annotate
|