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-05-06Fix merge request pipeline exist methodShinya Maeda
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
2019-03-04Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse
2019-03-04Arbitrary file read via MergeRequestDiffFrancisco Javier López
2019-02-25Support merge to ref for merge-commit and squashOswaldo Ferreira
2019-02-19Merge branch 'master' into issue_51789_part_1Felipe Artur
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-14Fix broken specsFelipe Artur
2019-02-14Check issue milestone availabilityJarka Košanová
2019-02-14Split background migration for issues and merge requestsFelipe Artur
2019-02-13Code improvementsFelipe Artur
2019-02-12Improve batch sizeFelipe Artur
2019-02-11Migrate issuable states to integer patch 1Felipe Artur
2019-02-06Allow custom squash commit messagesLuke Duncalfe
2019-01-28Save sorting preference for Issues/MRs in BEMario de la Ossa
2019-01-14Merge branch 'osw-fix-quick-suggestion-application-being-reverted' into 'master'Douwe Maan
2019-01-12Adjust applied suggestion reverting previous changesOswaldo Ferreira
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-04Make find_actual_head_pipeline private methodShinya Maeda
2019-01-04Refactor the logic of updating head pipelinesShinya Maeda
2019-01-02Prefer to use after_transitionKamil Trzciński
2018-12-21Cache diff highlight in discussionsOswaldo Ferreira
2018-12-18Merge branch 'osw-revert-suggestions-ff' into 'master'Douwe Maan
2018-12-18Remove feature flag for suggest changes featureOswaldo Ferreira
2018-12-18Passing an argument to force an association to reload is now deprecatedJasper Maes
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira