| Commit | Date | |
|---|---|---|
|
[r2900]
by
cboos
VcRefactoring: reintroduce non-greedy match for InterTrac prefix in shorthand links. This fixes the change made in [2872], when support for hex digits in changesets was added. Note that I got the comment wrong there, as that changeset actually made the match ''greedy''. The problem with greediness is that changesets starting with hex digits can't be recognized at all (e.g. in `[b47]`, "b" will be the intertrac prefix). Therefore, I think it's better to drop support for links like `[trac2781]` that motivated the original change, as there are alternatives: either `[trac 2781]` or `[T2781]` if "T" is set as an alias for "trac". |
2006-02-13 14:10:21 | Tree |
|
[r2899]
by
cboos
VcRefactoring: make use of the `short_rev` form of a revision number in the old/new revision columns of the inlined TracChangeset view, where horizontal space is limited. |
2006-02-13 13:08:58 | Tree |
| 2006-02-13 12:42:25 | Tree | |
|
[r2897]
by
cboos
VcRefactoring: VC plugins should use the `trac.versioncontrol` namespace. More specifically, a backend providing the support for the `repository_type` "`xyz`" should be implemented in the `trac.versioncontrol.xyz` package. The TracAdmin `initenv` command can automatically enable the appropriate plugin, and the initial repository `sync` can even succeed if the corresponding plugin has been installed globally. See also TracDev:195 |
2006-02-13 12:31:29 | Tree |
| 2006-02-13 10:18:51 | Tree | |
|
[r2895]
by
cmlenz
Fix for links in report rows when the columns don't include a visible ID column (#2330). |
2006-02-13 10:01:04 | Tree |
| 2006-02-10 18:22:34 | Tree | |
| 2006-02-10 17:05:15 | Tree | |
| 2006-02-10 17:03:34 | Tree | |
| 2006-02-10 17:02:41 | Tree |