2011-10-21 |
Sylvain Thénault |
typo
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
2011-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-28 |
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
|
2011-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-22 |
Adrien Di Mascio |
[testlib] make self.view() return raw output if no validator is used
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-09-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
file |
diff |
annotate
|
2011-09-06 |
Sylvain Thénault |
drop unittest deprecation warning
stable
|
file |
diff |
annotate
|
2011-05-26 |
Sylvain Thénault |
[testlib] add convenience assertion method to check __message
|
file |
diff |
annotate
|
2011-05-25 |
Sylvain Thénault |
[web test] fix test failures introduced by 7431:cab99ccdb774
|
file |
diff |
annotate
|
2011-05-25 |
Aurelien Campeas |
backport stable changes
|
file |
diff |
annotate
|
2011-05-25 |
Sylvain Thénault |
[test] fix tests broken by 7427:5338d895b891
stable
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
2011-05-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-13 |
Sylvain Thénault |
[entity] fix cw_instantiate w/ reverse_ relation crash when either multiple entities are given or an eid instead of an entity
stable
|
file |
diff |
annotate
|
2011-05-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-09 |
Sylvain Thénault |
[testlib] create_user may now create user's email address
stable
|
file |
diff |
annotate
|
2011-05-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-07 |
Sylvain Thénault |
[testlib] grant_permission now accept either an entity or en eid
stable
|
file |
diff |
annotate
|
2011-05-06 |
Sylvain Thénault |
[testlib] fix deprecation warning stack level
stable
|
file |
diff |
annotate
|
2011-05-05 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-05 |
Sylvain Thénault |
[testlib] fix assertAuthFailure to consider both None and dbapi._NeedAuthAccessMock as meaning 'no connection has been set'
stable
|
file |
diff |
annotate
|
2011-05-05 |
Sylvain Thénault |
[CubicWebTC] fix create_user bw compat
stable
|
file |
diff |
annotate
|
2011-04-27 |
Alexandre Fayolle |
[vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
|
file |
diff |
annotate
|
2011-04-14 |
Sylvain Thénault |
[testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
|
file |
diff |
annotate
|
2011-04-01 |
Sylvain Thénault |
[web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction
stable
|
file |
diff |
annotate
|
2011-03-16 |
Pierre-Yves David |
merge old stable into stable
stable
|
file |
diff |
annotate
|
2010-12-07 |
Aurelien Campeas |
[test] New Handling of database for test.
oldstable
|
file |
diff |
annotate
|
2011-03-11 |
Sylvain Thénault |
default (3.11.X) is now stable
stable
|
file |
diff |
annotate
|
2011-03-10 |
Sylvain Thénault |
[devtools] fix anonymous user handling in test classes
stable
|
file |
diff |
annotate
|
2011-03-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-03-08 |
Sylvain Thénault |
[testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox
stable
|
file |
diff |
annotate
|
2011-03-07 |
Nicolas Chauvat |
merge stable changes into default
|
file |
diff |
annotate
|
2011-03-07 |
Sylvain Thénault |
[testlib] backport some useful testing utilities from tracker's testutils module
stable
|
file |
diff |
annotate
|
2011-03-07 |
Sylvain Thénault |
[testlib] fix rql generation bug w/ groups given as unicode string
stable
|
file |
diff |
annotate
|
2011-02-11 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-02-11 |
Sylvain Thénault |
[testlib] take care, validator may be None
stable
|
file |
diff |
annotate
|
2011-02-11 |
Sylvain Thénault |
[testlib] extract get_validator method from _check_html, move assertDocTestFile
stable
|
file |
diff |
annotate
|
2011-02-09 |
Sylvain Thénault |
[testlib] by default skip new 'manage' action's category
|
file |
diff |
annotate
|
2011-01-19 |
Sylvain Thénault |
[web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
|
file |
diff |
annotate
|
2010-11-09 |
Pierre-Yves David |
[testlib] extract validation logic into a ``assertWellFormed`` method.
stable
|
file |
diff |
annotate
|
2011-01-11 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
file |
diff |
annotate
|
2011-01-05 |
Sylvain Thénault |
d-t-w
stable
|
file |
diff |
annotate
|
2011-01-04 |
Sylvain Thénault |
[test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless
stable
|
file |
diff |
annotate
|
2010-12-01 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
2010-12-01 |
Pierre-Yves David |
[testlib] Use logilab.common.shellutils.getlogin instead of local hack.
oldstable
|
file |
diff |
annotate
|
2010-11-05 |
Julien Jehannet |
[devtools] make migration handler easily available from CubicWebTC through .shell() method
stable
|
file |
diff |
annotate
|
2010-11-05 |
Julien Jehannet |
[shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC
stable
|
file |
diff |
annotate
|
2010-10-25 |
Sylvain Thénault |
[test] make test independant from the working directory
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[testlib] /me stupid
stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[testlib] missing import
stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[test] start to make tests independant from cwd (more to do for tests which don't inherit from CubicWebTC
stable
|
file |
diff |
annotate
|
2010-10-17 |
Sylvain Thénault |
[test] take care to unicode __regid__ (usually when using _()), may lead to later unicode decode error
|
file |
diff |
annotate
|
2010-10-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|