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-08-15Only read rebase status from the modelNick Thomas
2019-08-10Split MR widget into cached and non-cached serializersIgor
2019-07-15Add commit_id to AttributeCleaner::ALLOWED_REFERENCESGeorge Koltsov
2019-07-11Add MergeRequest#diff_refs specGeorge Koltsov
2019-07-08Fix race condition on merge train ref generationShinya Maeda
2019-07-04Allow asynchronous rebase operations to be monitoredNick Thomas
2019-06-25Require pipeline if "Pipeline must succeed" is setFabio Pitino
2019-06-20Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-06-11Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira
2019-06-06Create BaseService for Auto Merge architectureShinya Maeda
2019-06-03Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan
2019-06-03Merge dev.gitlab.org master into GitLab.com masterYorick Peterse
2019-06-03Merge branch 'security-60039' into 'master'GitLab Release Tools Bot
2019-06-03Abstract auto merge processesShinya Maeda
2019-06-01Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-05-07Additional fix to handle NULL lock_versionStan Hu
2019-05-06Fix editing issues and MRs with NULL lock_versionSean McGivern
2019-05-02Validate MR branch namesMark Chao
2019-05-01Merge branch 'add-project-level-config-for-merge-train-ce' into 'master'Sean McGivern
2019-04-30Add project level config for merge trainShinya Maeda
2019-04-30Fix environment automatic on_stop triggerShinya Maeda
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-02Do not show system notes on commits in the MR pageHeinrich Lee Yu
2019-04-02Backport splitting approval changes from CEIgor
2019-04-01Merge branch 'check-mergeability-in-merge-to-ref-service' into 'master'Douglas Barbosa Alexandre
2019-04-01Fix MergeRequest#has_commits? nil comparisonFrancisco Javier López
2019-04-01Check mergeability in merge to ref serviceShinya Maeda
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-26Merge branch 'osw-multi-assignees-merge-requests-migration' into 'master'Douglas Barbosa Alexandre
2019-03-26Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern
2019-03-26Add multiple assignees migration and table populationOswaldo Ferreira
2019-03-22Scope out merge commits in MergeRequest specLuke Duncalfe
2019-03-22Enrich commits with full data in CommitCollectionLuke Duncalfe
2019-03-21Update merge request widget pipeline blockNathan Friend
2019-03-21Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-c...Sean McGivern
2019-03-18Scope out merge commits in MergeRequest specLuke Duncalfe
2019-03-18Enrich commits with full data in CommitCollectionLuke Duncalfe
2019-03-13Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda
2019-03-09Filter merge requests by target branchHiroyuki Sato
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-15Merge branch 'sh-fix-issue-9787-ce' into 'master'Douwe Maan
2019-02-15Backport commit author changes from CEStan Hu
2019-02-15Base pipeline must be from target branchOlivier Gonzalez
2019-02-06Allow custom squash commit messagesLuke Duncalfe
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-10Fix unexpected exception by failed to find an actual head pipelineShinya Maeda
2019-01-08Add committers and authors methods on MergeRequestTiago Botelho
2019-01-04Refactor the logic of updating head pipelinesShinya Maeda
2018-12-21Cache diff highlight in discussionsOswaldo Ferreira