| Commit | Date | |
|---|---|---|
|
[r6470]
by
osimons
Tiny improvement in tests. This mimetype should likely not vary across platforms and versions. Closes #3858 |
2008-02-04 23:28:14 | Tree |
|
[r6469]
by
cboos
MultipleRepositorySupport: bug fixes |
2008-02-04 17:11:53 | Tree |
| 2008-02-04 12:29:22 | Tree | |
|
[r6467]
by
cboos
TracMercurial for 0.11: fix a typo in a code path reached with recent Mercurial versions. Thanks to Matthew Bloch for reporting the issue. |
2008-02-04 11:49:17 | Tree |
| 2008-02-04 11:33:18 | Tree | |
|
[r6465]
by
cboos
MultipleRepositorySupport: add a direct link to the changeset, from the '''Last Change''' column Should fix #5710. |
2008-02-03 20:16:03 | Tree |
|
[r6464]
by
cboos
MultipleRepositorySupport: merge the repository index in the browser template. This enables us to show at the same time the list of repositories and the top-level entries of the default repository (if any). All those "paths" are visible at the root, so it makes sense to display them all together. Not to mention that the '''(default)''' repository link in the previous approach can't really be made to work. Another benefit from this approach is that it's possible to browse in-place across all repositories (and in this case, browsing the default repository works... magic!). |
2008-02-03 20:15:20 | Tree |
|
[r6463]
by
cboos
MultipleRepositorySupport: add an index for all the available repositories. This is the first approach to the feature, using a specific template. |
2008-02-03 20:14:19 | Tree |
|
[r6462]
by
cboos
TracMercurial: add support for rendering patches in Mercurial Queue repositories using the patch renderer. This can be done by setting the `mq` option at repository creation time (e.g. by writing `<reponame>.mq =` in TracIni, when using the default repository provider). This requires r6459 and its API change for `IRepositoryConnector.get_repository()`. |
2008-02-03 20:12:28 | Tree |
| 2008-02-03 20:10:56 | Tree |