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-10Split MR widget into cached and non-cached serializersIgor
2019-08-08CE port for bulk updating group labelsEugenia Grieff
2019-08-01Add exclusive lease to mergeability check processOswaldo Ferreira
2019-07-29Further remove code branches by database typeAndreas Brandl
2019-07-17Merge branch 'dz-remove-old-ignore-column' into 'master'Robert Speicher
2019-07-15Add commit_id to AttributeCleaner::ALLOWED_REFERENCESGeorge Koltsov
2019-07-15Remove old ignore_column in AR modelsDmitriy Zaporozhets
2019-07-11Always return MR diff_refs if importingGeorge Koltsov
2019-07-08Fix race condition on merge train ref generationShinya Maeda
2019-07-04Allow asynchronous rebase operations to be monitoredNick Thomas
2019-07-03Update TODO: allow_collaboration column renamingMark Chao
2019-06-25Use actual_head_pipeline to enforce presenceFabio Pitino
2019-06-25Require pipeline if "Pipeline must succeed" is setFabio Pitino
2019-06-21Avoid touching the MR status if MR is not openedOswaldo Ferreira
2019-06-20Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-06-13Raise an error if creating the MergeRequestDiff failsNick Thomas
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-01Add payload to the service responseOswaldo Ferreira
2019-06-01Simplify merge_ref_head methodsOswaldo Ferreira
2019-06-01Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-05-22Fix remaining failures in shoulda-matcherStan Hu
2019-05-06Fix merge request pipeline exist methodShinya Maeda
2019-05-02Validate MR branch namesMark Chao
2019-04-30Fix environment automatic on_stop triggerShinya Maeda
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-16Backport changes from EEMatija Čupić
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-02Merge branch 'issue_51789_part_1' into 'master'Sean McGivern
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-03-29Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-27Merge masterFelipe Artur
2019-03-27Prepare suggestion implementation for multi-lineOswaldo Ferreira
2019-03-26Add multiple assignees migration and table populationOswaldo Ferreira
2019-03-21Update merge request widget pipeline blockNathan Friend
2019-03-13Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda
2019-03-09Filter merge requests by target branchHiroyuki Sato
2019-03-06Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu
2019-03-05Merge branch 'merge-dev-to-master' into 'master'John Jarvis
2019-03-05Merge branch 'master' into expose-additional-merge-request-pipeline-variablesHiroyuki Sato