Menu

Commit [r8447]  Maximize  Restore  History

MultiRepos: Improved repository handling.

* Added the possibility to hide repositories from the repository index, including the default repository.
* Moved the default repository to the top of the "Browse Source" page, before the repository index.
* Mark aliases to the default repository as bold in the repository index.
* Hide "Browse Source" menu if no repositories are defined.
* Simplified `trac-admin $ENV initenv` to not ask for repository info, as they can be defined later using the "Repositories" admin panel. The default repository can still be passed on the command line.
* Remove automatic enabling/disabling of `trac.versioncontrol.*` components when no default repository is configured with `[trac] repository_dir`.

Closes #8536.

rblank 2009-08-07

changed /sandbox/multirepos/trac/admin/console.py
changed /sandbox/multirepos/trac/env.py
changed /sandbox/multirepos/trac/versioncontrol/admin.py
changed /sandbox/multirepos/trac/versioncontrol/api.py
changed /sandbox/multirepos/trac/versioncontrol/templates/admin_repositories.html
changed /sandbox/multirepos/trac/versioncontrol/templates/browser.html
changed /sandbox/multirepos/trac/versioncontrol/templates/repository_index.html
changed /sandbox/multirepos/trac/versioncontrol/web_ui/browser.py
/sandbox/multirepos/trac/admin/console.py Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/env.py Diff Switch to side-by-side view
Loading...
/sandbox/multirepos/trac/versioncontrol/admin.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/admin_repositories.html 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/repository_index.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...