Menu

Trac Commit Log


Commit Date  
[r9307] by cboos

macros: code clean-up, use Python 2.4 style list comprehensions.

2010-02-28 12:41:12 Tree
[r9306] by cboos

Follow-up to r9305, removed a left-over import of `ngettext`

2010-02-28 12:40:45 Tree
[r9305] by cboos

Add new ![[KnownMimeTypes]] macro, for use in the TracGuide.

Closes #9097.

2010-02-28 12:23:31 Tree
[r9304] by cboos

mimeview: some code clean-ups

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
[r9298] by cboos

bugzilla2trac: apply patch from Maarten Ter Huurne on #8229.

2010-02-27 09:59:34 Tree
Older >
MongoDB Logo MongoDB