summaryrefslogtreecommitdiff
path: root/app/services/delete_branch_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicated branch creation/deletion Web hooks/service notifications when ...Stan Hu2016-02-091-5/+1
* Fix duplicated branch creation/deletion events when using Web UIStan Hu2016-01-081-1/+0
* Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-031-1/+3
* 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