Menu

Trac Commit Log


Commit Date  
[r4713] by mgood

fix API doc for `IHTMLPreviewAnnotator`

2007-02-09 20:21:51 Tree
[r4712] by cboos

TracRevisionLog: display an additional radiobutton at the end of each revision range, so that one can see the diff corresponding to the full range ''including'' the changes corresponding to the last displayed revision. Fixes #4366

2007-02-09 19:17:07 Tree
[r4711] by cboos

0.10.4dev: ported r4710 (and a bit of r4561 as well) ''simplify _history helper''

2007-02-09 19:06:00 Tree
[r4710] by cboos

Subversion backend: rewrite the `_history` helper, so that it only uses `svn.fs` primitives.

This is cleaner, as that doesn't involve C <-> Python round-trips via the history_cb and authz_cb. Moreover, `_history` is now a real generator, so it doesn't have to embed the `limit` number of revision logic.

2007-02-09 16:13:49 Tree
[r4709] by cboos

Unicode CamelCase support (#230) was a bit too enthusiastic... recognized words that were not actually CamelCase.

2007-02-08 11:43:39 Tree
[r4708] by cboos

Add an explicit message when attempting to preview a file content and there was no preview renderer able to handle it. Fixes #4676.

2007-02-07 17:06:24 Tree
[r4707] by cboos

Fix diff href issue introduced by r4684, fixes #4682.

2007-02-07 16:42:52 Tree
[r4706] by cboos

Fix bug in Milestone editing: `milestone.completed` can be `None` here.

2007-02-07 15:31:12 Tree
[r4705] by cboos

PermissionPolicy: added `perm.has_any` and `perm.has_all`

2007-02-07 14:22:07 Tree
[r4704] by cboos

PermissionPolicy: follow-up to r4700, changed my mind (again) about the `perm.require` semantic... now I think the code is self-explaining.

2007-02-07 13:31:19 Tree
Older >
Auth0 Logo