Menu

Trac Commit Log


Commit Date  
[r6472] by osimons

`TitleIndex` and `RecentChanges` macros now supports fine-grained permissions.

Closes #6766

2008-02-05 00:36:30 Tree
[r6471] by osimons

Fix for Query where a changed ticket could display in two groups when returning to a cached result set, and any new group introduced by the change would not be sorted correctly.

Fixes #6662

2008-02-05 00:01:35 Tree
[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
- fix browser: TracLinks and remove another spurious `reponame` usage.
- fix diff: links, another typo
- fix AJAX queries in annotate view
- fix sort order direction in path links heading

2008-02-04 17:11:53 Tree
[r6468] by cboos

TracMercurial for MultipleRepositorySupport: ported r6467 from the 0.11 branch of the plugin and fixed plugin version.

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
[r6466] by cboos

Fix usage of wrong variable in revision log template (backport of r6458).

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
Older >