Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise push/mirror tickets branch triggering | James Moger | 2014-03-06 | 1 | -7/+28 |
| | |||||
* | Fire an event on received ticket branch updates to trigger reindex | James Moger | 2014-03-05 | 1 | -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 packages | James Moger | 2013-11-29 | 1 | -0/+178 |
Change-Id: I5f0f50f4ae7d332e9f724a2e6f074fa71f646035 |