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-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-10Fix naming of testHeinrich Lee Yu
2019-04-09Fix MR assignees for push optionsNick Thomas
2019-04-09Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas
2019-04-09Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas
2019-04-09Update service to handle unexpected exceptionsLuke Duncalfe
2019-04-09Refactor PushOptionsHandlerService from reviewLuke Duncalfe
2019-04-09Support merge on pipeline success w/ push optionsLuke Duncalfe
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-09Support merge request create with push optionsLuke Duncalfe
2019-04-08Prevent triggering pipelines when target branch is updatedShinya Maeda
2019-04-05Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-05Fix merge requst relationships with pipeline in MWPSServiceShinya Maeda
2019-04-04Backport attached merge request pipelinesShinya Maeda
2019-04-01Check mergeability in merge to ref serviceShinya Maeda
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-28Merge branch '54670-external-diffs-when-outdated' into 'master'Sean McGivern
2019-03-27Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl
2019-03-27Allow external diffs to be used conditionallyNick Thomas
2019-03-27Prepare suggestion implementation for multi-lineOswaldo Ferreira
2019-03-26Allow custom hooks errors to appear in GitLab UILuke Duncalfe
2019-03-08Revert "Merge branch 'sh-show-pre-receive-error-merge' into 'master'"Luke Duncalfe
2019-03-06Provide reliable source and target IDsOswaldo Ferreira
2019-03-06Ref merge does not fail upon FF config enabledOswaldo Ferreira
2019-03-04Merge dev master into GitLab.com masterYorick Peterse
2019-03-04Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse
2019-03-02Show pre-receive error message in merge request widgetStan Hu
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-25Add feature-flag supportOswaldo Ferreira
2019-02-25Check authorization in merge servicesOswaldo Ferreira
2019-02-25Support merge to ref for merge-commit and squashOswaldo Ferreira
2019-02-14Check issue milestone availabilityJarka Košanová
2019-02-07Enable fast task lists for merge requestsBrett Walker
2019-02-06Allow custom squash commit messagesLuke Duncalfe
2019-02-05Merge branch 'not-run-pipeline-on-empty-merge-request' into 'master'Grzegorz Bizon
2019-02-05Fix false-positive specHiroyuki Sato
2019-01-28Move validation logic to service layerHiroyuki Sato
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-20Don't create merge request pipeline without commitsHiroyuki Sato
2019-01-08Add committers and authors methods on MergeRequestTiago Botelho
2019-01-04Refactor the logic of updating head pipelinesShinya Maeda
2018-12-14Validate projects in MR build serviceBob Van Landuyt
2018-12-07Guard with feature flagMark Chao
2018-12-07Update merge request's merge_commit for branch updateMark Chao
2018-12-05Merge request pipelinesShinya Maeda
2018-11-21Merge branch '54230-eliminate-duplicated-words-in-apps' into 'master'Rémy Coutable
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-21Handle force_remove_source_branch when creating merge requestStan Hu
2018-11-20Merge branch '40085-add-a-create_merge_request-quick-action' into 'master'Douwe Maan