summaryrefslogtreecommitdiff
path: root/app/services/delete_branch_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Ecevute hooks and services when branches are created/deleted through web.Douwe Maan2015-03-131-0/+3
* Use PushDataBuilder where applicable.Douwe Maan2015-03-131-2/+9
* Move all event creation to EventCreateService.Douwe Maan2015-02-131-1/+1
* Factor error and success methods from services.Ciro Santilli2014-09-211-11/+10
* Validate branch-names and references in WebUI, APIRobert Schilling2014-09-031-5/+6
* Improve branch-removal logicDmitriy Zaporozhets2014-05-221-0/+4
* Delete branch service with permission checksDmitriy Zaporozhets2014-05-221-0/+42