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
2020-03-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-03Abstract auto merge processesShinya Maeda
2019-05-06Fix merge request pipeline exist methodShinya Maeda
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-10Fix naming of testHeinrich Lee Yu
2019-04-08Prevent triggering pipelines when target branch is updatedShinya Maeda
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-04Backport attached merge request pipelinesShinya Maeda
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-27Prepare suggestion implementation for multi-lineOswaldo Ferreira
2019-03-01Add suffix for merge request eventShinya Maeda
2019-01-28Move validation logic to service layerHiroyuki Sato
2019-01-20Don't create merge request pipeline without commitsHiroyuki Sato
2019-01-08Add committers and authors methods on MergeRequestTiago Botelho
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-10-30Fix extra merge request versions created from forked merge requestsStan Hu
2018-03-26Send notification emails when push to a merge requestYarNayar
2018-02-02Fix and improve stubbed test for WIP commit refOswaldo Ferreira
2018-02-02Reload MRs memoization after diffs creationOswaldo Ferreira
2018-01-29Close and do not reload MR diffs when source branch is deletedOswaldo Ferreira
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-05Ensure pippeline corresponds with the sha of an MRJarka Kadlecova
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-09-15Prepare Repository#merge for migration to GitalyJacob Vosmaer
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-07Don't mark empty MRs as merged on push to the target branchSean McGivern
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-06Search for opened MRs - include reopened MRsJarka Kadlecova
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-08Speed up MergeRequest::RefreshService spec by combining examplesStan Hu
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-13Mark as WIP based on MR commits onlyJarka Kadlecova
2017-02-03Backport changes from EE squashSean McGivern
2017-01-23Backport EE changes on approvals reset for closed MRsOswaldo Ferreira
2017-01-19Mark MR as WIP when pushing WIP commitsjurre
2016-12-09Do not reload diff for merge request made from fork when target branch in for...Adam Niedzielski
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-11-21Revert "Do not create a MergeRequestDiff record when source branch is deleted"Adam Niedzielski
2016-11-16Do not create a MergeRequestDiff record when source branch is deletedAdam Niedzielski