| Commit | Date | |
|---|---|---|
|
[r4515]
by
cboos
Blame branch: refactor the IHTMLPreviewAnnotator and add a few Javascript features More specifically, create a dedicated `BlameAnnotator` class, encapsulating the logic for building blame annotations. This makes it easier to maintain state as the annotation is progressing. Here, we output only once the revision number in a block of consecutive lines belonging to the same revision. The Javascript features are: |
2007-01-08 11:07:48 | Tree |
|
[r4514]
by
cboos
Blame branch: add links to specific lines within a given file revision, from the changeset view |
2007-01-08 11:00:16 | Tree |
|
[r4513]
by
cboos
Blame branch: several minor fixes Even smaller changes: |
2007-01-08 10:57:22 | Tree |
|
[r4512]
by
cboos
TracMercurial for 0.11: use `filelog.size`, which can give the size of a file in a much more efficient way than the naive `len(self.read())` used before, when revlogng is used. If revlogng is not used, `filelog.size()` reverts to the inefficient way, as that was the only way before revlogng. The other TracMercurial branch will not use this, so that it can remain compatible with old hg versions (0.8.1 and older). |
2007-01-08 10:45:03 | Tree |
| 2007-01-08 08:35:47 | Tree | |
|
[r4510]
by
cboos
Avoid attempting a vc cache sync in the middle of other processing, in the post-commit-hook. Fixes #2902 (second part). |
2007-01-08 08:31:25 | Tree |
|
[r4509]
by
mgood
add compatibility wrappers for `wiki_to_*` methods moved into the WikiContext (fixes #4502) |
2007-01-08 03:35:28 | Tree |
| 2007-01-07 23:25:10 | Tree | |
|
[r4507]
by
athomas
PermissionPolicy: `IResourceMapper` interface converted to use contexts. Cleaner. |
2006-12-30 01:55:51 | Tree |
|
[r4506]
by
athomas
PermissionPolicy: * Updated more wiki templates. |
2006-12-29 23:31:49 | Tree |