Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-13Ecevute hooks and services when branches are created/deleted through web.Douwe Maan
2015-03-13Use PushDataBuilder where applicable.Douwe Maan
2015-02-13Move all event creation to EventCreateService.Douwe Maan
2014-09-21Factor error and success methods from services.Ciro Santilli
2014-09-03Validate branch-names and references in WebUI, APIRobert Schilling
Add specs for GitRefValidator
2014-05-22Improve branch-removal logicDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-22Delete branch service with permission checksDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>