James Moger
2014-03-05 e462bbf2974d33f1a5a0b2a808e150aa0e22d6f4
refs
author James Moger <james.moger@gmail.com>
Wednesday, March 5, 2014 21:50 -0500
committer James Moger <james.moger@gmail.com>
Wednesday, March 5, 2014 21:50 -0500
commite462bbf2974d33f1a5a0b2a808e150aa0e22d6f4
tree 9bf1f678197967c9b9fce399386cbb4cc10810fb tree | zip | gz
parent f0950d6f8d663612574a436c99cf098322e825f0 view | diff
Fire an event on received ticket branch updates to trigger reindex

It would be useful to be able to push a complete repository with a
refs/gitblit/tickets branch and have Gitblit index all those tickets.
Additionally, it would be nice for the mirroring service to recognize
an incoming update to this ref and fire an event that can be processed
by the BranchTicketService, if so configured, to reindex the tickets.
4 files modified
65 ■■■■■ changed files
src/main/java/com/gitblit/git/GitblitReceivePack.java 9 ●●●●● diff | view | raw | blame | history
src/main/java/com/gitblit/git/PatchsetReceivePack.java 10 ●●●●● diff | view | raw | blame | history
src/main/java/com/gitblit/service/MirrorService.java 11 ●●●●● diff | view | raw | blame | history
src/main/java/com/gitblit/tickets/BranchTicketService.java 35 ●●●●● diff | view | raw | blame | history