Menu

Trac Commit Log


Commit Date  
[r4085] by cboos

Fixes a few glitches in the Genshi Roadmap and Milestone templates. Thanks to Justin Francis for the patch!

2006-10-30 07:40:00 Tree
[r4084] by cmlenz

SpamFilter: minot tweaks

2006-10-30 00:15:40 Tree
[r4083] by cboos

Add support for displaying list of changesets and ranges of changesets in TracRevisionLog by extending the TracLinks `log:` syntax.

Now, in addition to a single range `[12:23]` which was already supported, one can list multiple ranges like `[12:34,45:50]` (or equivalently `[12-34,45-50]`). Single changeset numbers can also be listed instead of ranges, e.g. `[1,2,3-6,10,11]`.

2006-10-29 22:10:12 Tree
[r4082] by cboos

Further simplification of the TracBrowser's IWikiSyntaxProvider

2006-10-29 20:47:48 Tree
[r4081] by cmlenz

SpamFilter plugin: Another follow-up to [4079], more fixes in the ClearSilver template.

2006-10-29 12:09:59 Tree
[r4080] by cmlenz

Follow-up to [4079]: show the full content in the spam log entry detail panel also when using ClearSilver templates.

2006-10-29 12:05:35 Tree
[r4079] by cmlenz

SpamFilter plugin: add log entry detail view to monitoring admin panel.

2006-10-29 11:58:06 Tree
[r4078] by cboos

Refactoring of the TracLinks `source:` and `log:` resolver syntaxes:
- there's no point to reuse the share the same function between `source:` and `log:` resolver: they already diverge and they're going to diverge more (support of revision ranges in the `log:` resolver)
- fixes remaining `log:` resolver syntax unit-test failures

2006-10-29 10:02:28 Tree
[r4077] by cboos

Fix browser wikisyntax test according to:
- "#" can no longer be used to specify the revision (r4075)
- no "%20" to escape whitespace; use regular TracLinks quote mechanism (`source:"path

2006-10-29 09:57:19 Tree
[r4076] by cboos

Follow-up to r4067: `extra` needs to be reset

2006-10-29 08:37:34 Tree
Older >