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-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
2018-12-18Merge branch 'force-reload-arguments-2' into 'master'Rémy Coutable
2018-12-18Passing an argument to force an association to reload is now deprecatedJasper Maes
2018-12-18Update specs to exclude possible false positive passblackst0ne
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-05Merge request pipelinesShinya Maeda
2018-11-20Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg
2018-11-20Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"Sean McGivern
2018-11-20Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern
2018-11-19Remove duplicate tests for GitalyZeger-Jan van de Weg
2018-11-16Merge branch '28682-can-merge-branch-before-build-is-started' into 'master'Grzegorz Bizon
2018-11-12Fix MergeRequestService erroring out on deleted branchStan Hu
2018-11-08Strictly require a pipeline to mergeMatija Čupić
2018-11-07Allow getting all paths (old & new) involved in MRMark Chao
2018-11-06Squashed commit of the following:Shinya Maeda
2018-11-02Optimize merge request refresh by using the database to check commit SHAsStan Hu
2018-11-02Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern
2018-11-01Fix merge request specs that expect diff_files to be calledStan Hu
2018-10-31Reduce SQL queries needed to load open merge requestsStan Hu
2018-10-29post merge pipeline and environments statusAlessio Caiazza
2018-10-03#13650 added wip search functionality and testsChantal Rollison