Menu

Trac Commit Log


Commit Date  
[r4482] by cboos

TracMercurial: added annotate support (needs the [source:sandbox/blame] branch to be activated)

2006-12-21 12:56:13 Tree
[r4481] by cboos

Blame branch: basic working version for blame support.

Summary of changes:
- IHTMLPreviewAnnotator has been extended in the following ways:
- new method `get_annotation_data(context)` that can be used to setup a particular annotator, so that further calls to `annotate_row` get to see this additional data
- `annotate_row(context, row, number, line, annotations)` has been extended to take additional arguments `context` and `annotations` (the latter being the data produced by `get_annotation_data`)
- Mimeview methods `preview_data` and `render` now take an additional `force_source` arguments, defaulting to `False`. This is useful for forcing annotations on content that would otherwise be rendered to some non-line oriented format
- In the `versioncontrol` API:
- new method `Repository.short_rev` (needed to display abbreviated forms of revision numbers, in versioncontrol backends having long identifiers)
- new method `Node.get_annotations()`, returning an array of `rev`, one entry per line of the content
- Some refactorings in the `svn_fs` backend: simplify the `SubversionNode` constructor so that it gets only the `SubversionRepository`. This is needed in order to implement `SubversionNode.get_annotations()`

TODO:
- the WikiContext needs to now about the version information if available
- the display of annotation is ugly. Well, not that ugly, but could be much improved.
- more robust code in case `svn.client.blame2` is not available or not working correctly.

2006-12-21 12:54:55 Tree
[r4480] by cboos

Starting a branch for ''blame'' support (#629)

2006-12-21 12:19:42 Tree
[r4479] by mgood

Ported r4471 and r4478 to 0.10-stable (fixes #2669)

2006-12-20 18:03:50 Tree
[r4478] by mgood

add `Content-Disposition` headers for report alternate formats (fixes #2669)

2006-12-20 17:52:56 Tree
[r4477] by mgood

fix trac-admin unit tests for the new permissions added in r4463

2006-12-20 17:49:42 Tree
[r4476] by cboos

TracMercurial: added support for the VcRefactoring/BrowserQuickjump 0.11 feature.

2006-12-20 14:50:50 Tree
[r4475] by cboos

... like r4469, but for ticket_diff.html this time. Fixes #4428.

2006-12-20 08:35:55 Tree
[r4474] by mgood

prevent HDF keys in the Query group counts from starting or ending with a "." since this is invalid in Clearsilver (fixes #4218)

2006-12-20 01:30:13 Tree
[r4473] by mgood

Ported r4472 to 0.10-stable (fixes #4419)

2006-12-20 00:58:04 Tree
Older >
MongoDB Logo MongoDB