| Commit | Date | |
|---|---|---|
| 2010-05-19 20:11:35 | Tree | |
|
[r9720]
by
cboos
Attachment module checks that the parent resource exists before allowing attachments. Add `IResourceManager.resource_exists(resource)` and an implementation for the `WikiModule`, with doctests. |
2010-05-19 20:10:56 | Tree |
|
[r9719]
by
osimons
Fix `trac.test.EnvironmentStub` log handling following [9713]. Makes the test infrastructure work again. |
2010-05-18 08:37:52 | Tree |
| 2010-05-18 02:46:30 | Tree | |
| 2010-05-17 19:52:34 | Tree | |
| 2010-05-17 19:45:59 | Tree | |
|
[r9715]
by
cboos
changeset: alternate link for unified diffs was not MultiRepos aware, in the revision range or generalized diff case. |
2010-05-17 10:29:28 | Tree |
| 2010-05-17 09:39:12 | Tree | |
|
[r9713]
by
cboos
logger: more robust clean-up of log handler. It was wrong to hook the Handler on the Logger, as the latter is unique for a given environment. Therefore the wrong handler could be closed. Should fix #6580. |
2010-05-17 09:28:16 | Tree |
|
[r9712]
by
cboos
env: simplify `shutdown` method, no need for `except_logging`, as it's simpler to just shutdown the \!DatabaseManager. |
2010-05-17 09:27:54 | Tree |