Menu

Trac Commit Log


Commit Date  
[r4150] by cboos

Add an ITicketGroupStatsProvider interface for providing alternate ways to compute the Milestone statistics. Based on a patch by Justin Francis. Closes #2314.

2006-11-06 18:09:30 Tree
[r4149] by cboos

Follow-up to r4144, closes #4063.

2006-11-06 18:02:28 Tree
[r4148] by mgood

SpamFilter: consistently use positive values for default karma points

2006-11-06 13:53:11 Tree
[r4147] by jonas

The trailing '?' in XHTML processing instructions is already included
in the data, no need to add it ourself.

2006-11-05 22:14:52 Tree
[r4146] by cboos

MercurialPlugin: the encoding of Mercurial changeset messages is not yet normalized. Workaround this using the catch-all to_unicode.

2006-11-05 21:31:14 Tree
[r4145] by jonas

0.10-stable branch: Applying CSRF-patch from #4049.

2006-11-05 15:35:04 Tree
[r4144] by cboos

Ported [4131] to 0.10-stable (''Fix for #4063 max_diff_...'')

2006-11-03 18:41:36 Tree
[r4143] by cmlenz

Improved API for checking permissions:
* instead of `perm.has_permission('FOO')` use `'FOO' in perm`
* instead of `perm.assert_permission('FOO')` use `perm.require('FOO')`
The old API still works but should be considered deprecated.

2006-11-03 18:24:54 Tree
[r4142] by cmlenz

Move the CSRF filter added for #4049 into the code.

2006-11-03 17:20:27 Tree
[r4141] by cmlenz

Hide edit/attach buttons on readonly wiki pages for non-admin users.

2006-11-03 17:19:44 Tree
Older >