Menu

Trac Commit Log


Commit Date  
[r8205] by cboos

rework-testing branch: move the `destroy_db` method from !FunctionalTestEnvironment to !EnvironmentStub, as any test might require dropping the current schema of an alternative database backend and recreating it, in case a database version difference was detected.

2009-05-18 22:36:46 Tree
[r8204] by cboos

MultiRepos: merged 0.12dev [T8178:8199/trunk].

If running the tests using an alternate database backend which has previously been used for testing trunk, then some tests will fail due to missing 'repository' table.

The logic of the database cleanup during the tests needs to be adapted.

2009-05-18 22:13:06 Tree
[r8203] by rblank

multirepos: Added file missing from [8202].

2009-05-17 16:53:32 Tree
[r8202] by rblank

multirepos: Added an admin panel to manage repositories.

* `trac-admin` commands to manage repositories in the database have been moved to `DbRepositoryProvider`.
* Repository syncronization must still be triggered with `trac-admin`.

Part of #8291.

2009-05-17 14:44:56 Tree
[r8201] by rblank

multirepos: Fixed display of repositories with errors in repository index.

2009-05-17 11:47:06 Tree
[r8200] by rblank

multirepos: Migrated the SVN cache metadata caching to new caching infrastructure.

Related to #7723.

2009-05-15 09:28:43 Tree
[r8199] by rblank

0.12dev: Merged [8161] from 0.11-stable, now that #G300 is fixed.

2009-05-13 00:38:46 Tree
[r8198] by rblank

0.11-stable: Backed out [8184] due to #8282. I'll propose a better fix in #5640.

2009-05-12 21:22:12 Tree
[r8197] by cboos

0.12dev: backout r8196 - this change triggered `LazyProxy` instances to be used in contexts where they shouldn't have been.

2009-05-11 07:48:05 Tree
[r8196] by cboos

i18n: `Translations.load` return a `NullTranslations` instance when the catalogs are not available.

This later makes the `add` fail:
{{{
NullTranslations instance has no attribute 'add'
}}}
So better ''not'' consider the translations are active in this condition.

2009-05-11 06:26:25 Tree
Older >
MongoDB Logo MongoDB