summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/service/MirrorService.java
Commit message (Collapse)AuthorAgeFilesLines
* Revise push/mirror tickets branch triggeringJames Moger2014-03-061-7/+28
|
* Fire an event on received ticket branch updates to trigger reindexJames Moger2014-03-051-0/+11
| | | | | | | | 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.
* Moved servlets and services to separate packagesJames Moger2013-11-291-0/+178
Change-Id: I5f0f50f4ae7d332e9f724a2e6f074fa71f646035