| Commit | Date | |
|---|---|---|
|
[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 |
|
[r9711]
by
cboos
patch: don't produce a traceback in case of invalid diff content, a warning is enough. Also, skip the patch renderer if it didn't produce any 'diffs'. |
2010-05-17 09:27:24 | Tree |
| 2010-05-17 09:10:21 | Tree | |
| 2010-05-17 09:09:55 | Tree | |
|
[r9708]
by
rblank
web: Report internal errors in the current locale when reporting to a local administration Trac instance, and in English when reporting to t.e.o, t-h.o or plugin Trac instances. Also, fixed reporting of the development version to t.e.o. Closes #9341. |
2010-05-16 11:31:15 | Tree |
|
[r9707]
by
cboos
Makefile: `coverage` target respects `test=<path/to/tests/script.py` for looking at coverage of a specific test file. |
2010-05-16 09:35:35 | Tree |
| 2010-05-16 08:37:50 | Tree | |
|
[r9705]
by
rblank
i18n: Made `N_()` a real no-op marker, and don't accept (and substitute) keyword arguments. This is consistent with the Python documentation <http://docs.python.org/library/gettext.html#id5>. Part of #9341. |
2010-05-15 20:38:52 | Tree |
|
[r9704]
by
rblank
versioncontrol: Handle relative repository paths in `trac-admin`, and enforce absolute paths in the "Repositories" admin panel. Closes #9345. |
2010-05-15 17:09:37 | Tree |