| Commit | Date | |
|---|---|---|
| 2010-02-28 12:41:12 | Tree | |
| 2010-02-28 12:40:45 | Tree | |
| 2010-02-28 12:23:31 | Tree | |
| 2010-02-28 12:22:17 | Tree | |
|
[r9303]
by
cboos
mimeview: extend the KNOWN_MIME_TYPES list with all the `text/x-`''`type`''. Part of #9097. |
2010-02-28 12:21:59 | Tree |
|
[r9302]
by
cboos
mimeview tests: make it possible to run the trac.mimeview.tests.api tests in isolation. When run as part of the whole test suite, the `Converter[123]` components had the name `trac.mimeview.tests.api.converter[123]`, so they got enabled thanks to having the `trac.` prefix. When run directly, they had the name `__main__.converter[123]`, so they were not enabled, and `converters` extension point returned an empty list. |
2010-02-28 12:21:38 | Tree |
|
[r9301]
by
cboos
Fix an UnicodeDecodeError occurring in the timeline.rss template, due to passing a Genshi <Fragment> to a str format. `gettext` doesn't have this problem, so use it here as it's anyway useful for typographical localization (no break space before ':'). |
2010-02-27 12:40:46 | Tree |
|
[r9300]
by
cboos
InterWiki: make it possible to add parameters and fragment to InterWiki TracLinks. Closes #8832. |
2010-02-27 11:12:00 | Tree |
|
[r9299]
by
cboos
formatter: the `Formatter.split_link` method is also useful without a Formatter, make a `split_url_into_path_query_fragment` utility method out of it. |
2010-02-27 10:55:19 | Tree |
| 2010-02-27 09:59:34 | Tree |