| Commit | Date | |
|---|---|---|
|
[r7971]
by
cboos
MultiRepos: as changesets can be present in multiple repositories, the timeline event shows the list of repositories where the corresponding changeset can be found. |
2009-03-22 15:05:02 | Tree |
| 2009-03-22 15:04:37 | Tree | |
|
[r7969]
by
cboos
MultiRepos: add more TracAdmin `repository` management subcommands - `add`/`remove`/`rename` a repository Patch written by Remy Blank on #7822. |
2009-03-22 14:55:08 | Tree |
| 2009-03-22 14:49:12 | Tree | |
|
[r7967]
by
cboos
MultiRepos: move `diff_options_fields(diff)` out of macros.html into diff_options.html snippet. |
2009-03-22 14:48:54 | Tree |
| 2009-03-22 14:47:40 | Tree | |
|
[r7965]
by
cboos
MultiRepos: add sync command (i.e. resync without initial clean-up). This is very useful for resuming a resync that has been interrupted, without restarting it all over. |
2009-03-22 14:43:27 | Tree |
|
[r7964]
by
cboos
MultiRepos: make it possible to retrieve a Repository by its directory, using `RepositoryManager(env).get_repository(dir)`. This will simplify the writing of hooks, which can simply specify the repository directory (with the scope if needed), usually readily available inside the hook. As an example, I've modified the trac-post-commit-hook.cmd to use the `repository notify` command and to take advantage of the above feature. |
2009-03-22 14:32:48 | Tree |
|
[r7963]
by
cboos
MultiRepos: during notification, warn if specified reponame could not be related to any real repository. |
2009-03-22 14:31:18 | Tree |
| 2009-03-22 14:29:35 | Tree |