2010-09-29 |
Sylvain Thénault |
[selector] cleanup
stable
|
file |
diff |
annotate
|
2010-09-24 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
2010-09-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-10 |
syt |
fix tests
stable
|
file |
diff |
annotate
|
2010-09-09 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-09-09 |
Sylvain Thénault |
[querier test] remove some actually bad tests that were passing thanks to a sqlite bug
stable
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-08-10 |
Adrien Di Mascio |
[forms] test abs() rql function
|
file |
diff |
annotate
|
2010-08-02 |
Sylvain Thénault |
[rql2sql] add test for rql bug #37423, which triggered a cw bug fixed by this changeset (infinite loop with some queries...)
stable
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-17 |
Sylvain Thénault |
[rql2sql] when using HAVING to by-pass rql limitation (not to filter on result of an aggregat function), we should emit SQL that doesn't use HAVING to avoid potential backend error because variables are not grouped. Closes #1061603.
stable
|
file |
diff |
annotate
|
2010-06-10 |
Sylvain Thénault |
[3.9] fix tests
|
file |
diff |
annotate
|
2010-06-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-09 |
Sylvain Thénault |
[querier] fix rset description bug with some union queries
stable
|
file |
diff |
annotate
|
2010-06-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-03 |
Sylvain Thénault |
[querier] test and fix potential bug in insertion query with multiple relations inside, caused by a name conflict. Also fix another bug non reproduced by using a set instead of a list (list may leads to compare entity instances which isn't allowed).
stable
|
file |
diff |
annotate
|
2010-05-25 |
Sylvain Thénault |
no more Image type w/ cw 3.9
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
[repo] fix bug introduced by 4757:ec9c20c6b9f7, testing for select.selection is not enough to avoid the substep query, we should check there is no interesting restriction (test added)
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-03 |
Sylvain Thénault |
[test] get a chance to get proper garbage collection when running pytest on whole cw
|
file |
diff |
annotate
|
2010-03-03 |
Sylvain Thénault |
more tests
stable
|
file |
diff |
annotate
|
2010-03-03 |
Sylvain Thénault |
fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations)
stable
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
[test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update
stable
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
[test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer
stable
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
2009-12-23 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-12-23 |
Sylvain Thénault |
must now properly use Binary for password (see 4180:42247d70105b). XXX Though this is somewhat backend related (eg store password using a binary type), this should be either well document or handled properly in the db helper.
stable
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
on entity deletion query, return eids of deleted entities
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
test fixes
stable
|
file |
diff |
annotate
|
2009-09-10 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-08 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-09-08 |
Sylvain Thénault |
ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now)
stable
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
test and fix rset returned by SET query
3.5
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[F repo tests] tests have to be updated:
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
getting a StringIO here was due to lgc.db sqlite adapter bug
stable
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13)
stable
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
test Bytes storage/retreival
stable
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
fix test
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-04-06 |
sylvain thenault |
introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
|
file |
diff |
annotate
|
2009-03-10 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
2009-01-16 |
sylvain thenault |
test fixes
|
file |
diff |
annotate
|
2008-11-13 |
Nicolas Chauvat |
fix tests (some where broken after ECache was added)
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|