2010-09-30 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-30 |
Sylvain Thénault |
[test] more update to unittest2 api
stable
|
file |
diff |
annotate
|
2010-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-27 |
Sylvain Thénault |
[testlib] don't wrap main test connection into TestCaseConnectionProxy, it should not be closed afterwards
stable
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
[test] we actually still need the set_option on base-url for multi-sources (eg repo) configuration
stable
|
file |
diff |
annotate
|
2010-09-17 |
Sylvain Thénault |
[test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation)
stable
|
file |
diff |
annotate
|
2010-09-06 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-08-27 |
Adrien Di Mascio |
[doc] add documentation on RealDatabaseConfiguration
stable
|
file |
diff |
annotate
|
2010-08-27 |
Adrien Di Mascio |
[devtools] add url_publish() method on CubicWebTC to test a full publishing process from the url_resolver to the html generation
stable
|
file |
diff |
annotate
|
2010-08-27 |
Adrien Di Mascio |
[devtools] make CubiwebTC.login() context-manager restore the testcase connection on exit
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
file |
diff |
annotate
|
2010-08-13 |
Sylvain Thénault |
integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places
stable
|
file |
diff |
annotate
|
2010-07-15 |
Sylvain Thénault |
[testlib] when no validator specified, simply return stripped output, not None
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-07-08 |
Adrien Di Mascio |
[tests] make sure controllers created by ctrl_publish() have a valid appli attribute
stable
|
file |
diff |
annotate
|
2010-07-06 |
Pierre-Yves David |
[test] add default generic test Tags to CubicWeb TestCase class
|
file |
diff |
annotate
|
2010-07-02 |
Nicolas Chauvat |
[testlib] improve test description messages
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
[repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
[transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes
stable
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-18 |
Sylvain Thénault |
[test] fix stupd name error
stable
|
file |
diff |
annotate
|
2010-06-18 |
Sylvain Thénault |
[test] fix test w/ closed connection pb
stable
|
file |
diff |
annotate
|
2010-06-17 |
Aurelien Campeas |
[devtools/teslib] be more defensive on rollbacks
stable
|
file |
diff |
annotate
|
2010-06-17 |
Sylvain Thénault |
[test] workaround connection leak making tests fail under windows environment (though we've still probably some open connection leak to resolve...)
stable
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
[test] properly close connections during test
stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
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-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-26 |
Sylvain Thénault |
[testlib] move _cnxs initialization before setup_database so one can login in it
stable
|
file |
diff |
annotate
|
2010-04-23 |
Alexandre Fayolle |
[python2.6] careful: json-py provides a json package. We don't want that.
stable
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-22 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
2010-04-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-15 |
Aurelien Campeas |
merge
stable
|
file |
diff |
annotate
|
2010-04-15 |
Aurelien Campeas |
[devtools] do not forbid use of postgres as a source for tests (but it still needs proper dump/restore support)
stable
|
file |
diff |
annotate
|
2010-04-14 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-14 |
Sylvain Thénault |
[testlib] ctrl_publish now allow to specify the controller id as argument
stable
|
file |
diff |
annotate
|
2010-04-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-13 |
Aurelien Campeas |
[doc/book] expand tesing material
stable
|
file |
diff |
annotate
|
2010-04-13 |
Sylvain Thénault |
#773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
[testlib] properly close connections opened during test in tearDown
stable
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-04-06 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-01 |
Sylvain Thénault |
[python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred
stable
|
file |
diff |
annotate
|
2010-03-31 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
2010-03-31 |
Sylvain Thénault |
[testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-29 |
Sylvain Thénault |
[testlib] create_user support extra kwargs to give to create_entity(CWUser)
stable
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
[testlib] __errorurl may be a relative path, check we're actually removing base url first
stable
|
file |
diff |
annotate
|
2010-03-25 |
Pierre-Yves David |
When a TC failed to initiliase the database, the following test are SKIPPED
stable
|
file |
diff |
annotate
|
2010-03-24 |
Sylvain Thénault |
le patch rql26 a été importé
|
file |
diff |
annotate
|