Menu

Commit [r8094]  Maximize  Restore  History

MultiRepos: Refactored the `trac-post-commit-hook` into a sample plugin `commit_ticket_update.py` using `IRepositoryChangeListener`.

* Added an `old_changeset` argument to the `changeset_modified()` hook, providing the old changeset metadata if available (or `None` otherwise).

Part of #7723, closes #5189.

rblank 2009-04-10

removed /sandbox/multirepos/contrib/trac-post-commit-hook
added /sandbox/multirepos/sample-plugins/commit_ticket_update.py
changed /sandbox/multirepos/trac/versioncontrol/api.py
changed /sandbox/multirepos/trac/versioncontrol/cache.py
/sandbox/multirepos/sample-plugins/commit_ticket_update.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/cache.py Diff Switch to side-by-side view
Loading...
Auth0 Logo