Menu

Commit [r6489]  Maximize  Restore  History

MultipleRepositorySupport: more bug fixes

- `RepositoryManager.get_repository` may try to get a repository for which the backend was not loaded
- `username` attribute needed in the `MockPerm` class
- fix rendering of `changeset:` links when there's no reponame specified
- add a few missing `reponame` in changeset resource specifications

Changed:
- links to missing changesets simply have no href attribute
- `export:/path` links should actually refer permanently to the ''latest'' revision of the node, not to the latest at the time the link was created

cboos 2008-02-06

changed /sandbox/multirepos/trac/test.py
changed /sandbox/multirepos/trac/versioncontrol/api.py
changed /sandbox/multirepos/trac/versioncontrol/templates/browser.html
changed /sandbox/multirepos/trac/versioncontrol/templates/changeset.html
changed /sandbox/multirepos/trac/versioncontrol/web_ui/browser.py
changed /sandbox/multirepos/trac/versioncontrol/web_ui/changeset.py
changed /sandbox/multirepos/trac/versioncontrol/web_ui/tests/wikisyntax.py
/sandbox/multirepos/trac/test.py Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/api.py Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/templates/browser.html Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/templates/changeset.html Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/web_ui/browser.py Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/web_ui/changeset.py Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/web_ui/tests/wikisyntax.py Diff Switch to side-by-side view
Loading...