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 (Expand)Author
2019-04-22Introduce ServiceResponse to wrap around responseLin Jen-Shin
2019-04-05Extract a Git::{Base,Tag,Branch}HooksServiceNick Thomas
2019-01-22Use 'delete' instead of 'remove' for source branchSam Bigelow
2018-07-16Enable frozen string in apps/uploaders/*.rbgfyoung
2018-06-11Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-05-08Add confirm delete protected branch modalSam Rose
2017-04-03Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones
2016-11-22Remove unnecessary require_relative calls from service classesSemyon Pupkov
2016-10-28Fix lightweight tags not processed correctly by GitTagPushServiceAlejandro Rodríguez
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin
2016-08-04Move those builders to their own namespace, feedback:Lin Jen-Shin
2016-07-28Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-24Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez
2016-07-22Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2016-07-04Better message for git hooks and file locksValery Sizov
2016-02-09Fix duplicated branch creation/deletion Web hooks/service notifications when ...Stan Hu
2016-01-08Fix duplicated branch creation/deletion events when using Web UIStan Hu
2015-12-03Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila
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
2014-05-22Improve branch-removal logicDmitriy Zaporozhets
2014-05-22Delete branch service with permission checksDmitriy Zaporozhets