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-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-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-14Check issue milestone availabilityJarka Košanová
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
2018-12-11Generalise test compare serviceGilbert Roulot
2018-12-11Revert "Merge branch '28682-can-merge-branch-before-build-is-started' into 'm...Stan Hu
2018-12-07Inline the new checks into normal update error handlingNick Thomas
2018-12-06Link to conflicting MR in reopening error messageAkos Gyimesi
2018-12-06Improve error message when attempting to reopen MR and there's a new open MR ...Akos Gyimesi
2018-12-06Expose merge request pipeline variablesShinya Maeda
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-12-05Merge request pipelinesShinya Maeda
2018-11-08Strictly require a pipeline to mergeMatija Čupić
2018-11-07Allow getting all paths (old & new) involved in MRMark Chao
2018-11-02Optimize merge request refresh by using the database to check commit SHAsStan Hu
2018-10-29post merge pipeline and environments statusAlessio Caiazza
2018-10-03#13650 added wip search functionality and testsChantal Rollison
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-07Squashed commit of the following:Shinya Maeda
2018-08-07Merge branch 'osw-fix-n-plus-1-for-mrs-without-merge-info' into 'master'Sean McGivern
2018-08-07Avoid N+1 on MRs page when metrics merging date cannot be foundOswaldo Ferreira
2018-08-06Merge branch 'issue_44821' into 'master'Sean McGivern
2018-08-06Retrieve merge request closing issues from database cacheFelipe Artur
2018-08-03Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda
2018-08-03Merge branch 'master-ce' into artifact-format-v2-with-parserShinya Maeda
2018-08-02Simplify the query to fetch base and head pipelinesShinya Maeda
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable