| Commit | Date | |
|---|---|---|
|
[r4526]
by
cboos
Property renderer branch: add IPropertyRenderer and IPropertyDiffRenderer interfaces This also provides default implementation for those interfaces, which reproduce the current behavior, except for the default `DefaultPropertyDiffRenderer` which implements #3002 (view difference of multi-line properties as rendered diffs). In order to implement the above, a few changes in the `PatchRenderer` were needed. Also, the `.revision` property of the WikiContext which was added in the blame branch was also needed here, so I ported that part of r4483. The main ticket for this is #1601. |
2007-01-09 18:18:24 | Tree |
| 2007-01-09 18:06:14 | Tree | |
| 2007-01-09 01:21:09 | Tree | |
|
[r4523]
by
cboos
Blame branch: better handle failure of an annotator Instead of retrying all preview renderers and failing again for each of them, an error with an annotator (assuming it happens at the `get_annotation_data` stage) will now simply omit the result of this annotation from the output, leaving the error message accessible in the title info. In the case of the blame annotator, such error typically correspond to SVN thinking it can't get the annotations because the file is binary. With `client.blame3`, it would be possible to override this check, but only `client.blame2` is currently usable in the bindings as of Subversion 1.4.2. |
2007-01-08 15:38:01 | Tree |
| 2007-01-08 14:54:17 | Tree | |
| 2007-01-08 14:22:56 | Tree | |
| 2007-01-08 14:20:49 | Tree | |
| 2007-01-08 14:18:14 | Tree | |
| 2007-01-08 14:01:02 | Tree | |
| 2007-01-08 12:25:03 | Tree |