Wed, 16 Jun 2010 09:21:49 +0200 |
Sylvain Thénault |
[test] support for test on postgres database using the same mecanism as sqlite: one template database generated when necessary + actual test database created from the template
|
changeset |
files
|
Tue, 15 Jun 2010 18:19:44 +0200 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Tue, 15 Jun 2010 18:16:19 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 15 Jun 2010 18:00:30 +0200 |
Sylvain Thénault |
[test] properly close connections during test
stable
|
changeset |
files
|
Tue, 15 Jun 2010 18:00:29 +0200 |
Sylvain Thénault |
[repo] on repository initialization, properly shutdown intermediary repository
stable
|
changeset |
files
|
Tue, 15 Jun 2010 18:00:28 +0200 |
Sylvain Thénault |
[repo] on repository shutdown, we've to close the new eid creation connection
stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 14 Jun 2010 17:56:10 +0200 |
Aurelien Campeas |
[rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand
stable
|
changeset |
files
|
Mon, 14 Jun 2010 18:59:05 +0200 |
Sylvain Thénault |
[security] SchemaRelation.has_perm grows to new arguments allowing to specify subject/object entity type when actual eid are not known, but their types are
stable
|
changeset |
files
|
Mon, 14 Jun 2010 18:58:06 +0200 |
Sylvain Thénault |
[linkto action] refactor to ease overriding to control redirection
stable
|
changeset |
files
|
Mon, 14 Jun 2010 18:58:03 +0200 |
Sylvain Thénault |
[hooks] entity_oldnewvalue should never return _MARKER: if the attribute isn't in the entity dict (hence unmodified), return the old value
stable
|
changeset |
files
|
Mon, 14 Jun 2010 12:13:46 +0200 |
Pierre-Yves David |
Use the qunit automatic launcher for existing testcase.
|
changeset |
files
|
Tue, 01 Jun 2010 18:18:26 +0200 |
Pierre-Yves David |
Add a QUnitTestCase class to run qunit test case.
|
changeset |
files
|
Fri, 11 Jun 2010 18:48:17 +0200 |
Aurelien Campeas |
[twctl] add missing poststop method #1058268
stable
|
changeset |
files
|