summaryrefslogtreecommitdiff
path: root/spec/models/merge_request_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-51/+9
* Do not show system notes on commits in the MR page55268-exclude-system-notes-from-commits-in-mrHeinrich Lee Yu2019-04-021-0/+8
* Backport splitting approval changes from CEIgor2019-04-021-21/+6
* Merge branch 'check-mergeability-in-merge-to-ref-service' into 'master'Douglas Barbosa Alexandre2019-04-011-0/+32
|\
| * Check mergeability in merge to ref servicecheck-mergeability-in-merge-to-ref-serviceShinya Maeda2019-04-011-0/+32
* | Fix MergeRequest#has_commits? nil comparisonFrancisco Javier López2019-04-011-3/+10
* | Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
|/
* Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-0/+28
* Merge branch 'osw-multi-assignees-merge-requests-migration' into 'master'Douglas Barbosa Alexandre2019-03-261-0/+25
|\
| * Add multiple assignees migration and table populationOswaldo Ferreira2019-03-251-0/+25
* | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-261-21/+16
|\ \ | |/ |/|
| * Scope out merge commits in MergeRequest specLuke Duncalfe2019-03-221-2/+2
| * Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-221-19/+14
* | Update merge request widget pipeline blockNathan Friend2019-03-211-2/+12
* | Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-c...Sean McGivern2019-03-211-16/+21
* | Scope out merge commits in MergeRequest specLuke Duncalfe2019-03-181-2/+2
* | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-181-19/+14
|/
* Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda2019-03-131-8/+58
* Filter merge requests by target branchHiroyuki Sato2019-03-091-0/+19
* Add suffix for merge request eventShinya Maeda2019-03-011-3/+3
* Merge branch 'sh-fix-issue-9787-ce' into 'master'Douwe Maan2019-02-151-8/+9
|\
| * Backport commit author changes from CEStan Hu2019-02-151-8/+9
* | Base pipeline must be from target branchOlivier Gonzalez2019-02-151-1/+2
|/
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-8/+40
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-12/+12
* Fix unexpected exception by failed to find an actual head pipelineShinya Maeda2019-01-101-0/+17
* Add committers and authors methods on MergeRequestTiago Botelho2019-01-081-0/+28
* Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-0/+28
* Cache diff highlight in discussionsOswaldo Ferreira2018-12-211-0/+51
* Merge branch 'force-reload-arguments-2' into 'master'Rémy Coutable2018-12-181-1/+1
|\
| * Passing an argument to force an association to reload is now deprecatedJasper Maes2018-12-181-1/+1
* | Update specs to exclude possible false positive passblackst0ne2018-12-181-1/+1
|/
* Generalise test compare serviceGilbert Roulot2018-12-111-0/+24
* Revert "Merge branch '28682-can-merge-branch-before-build-is-started' into 'm...Stan Hu2018-12-101-1/+1
* Merge request pipelinesShinya Maeda2018-12-051-0/+113
* Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-201-40/+22
* Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-201-22/+40
* Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern2018-11-201-40/+22
|\
| * Remove duplicate tests for GitalyZeger-Jan van de Weg2018-11-191-40/+22
* | Merge branch '28682-can-merge-branch-before-build-is-started' into 'master'Grzegorz Bizon2018-11-161-1/+1
|\ \ | |/ |/|
| * Strictly require a pipeline to mergeMatija Čupić2018-11-081-1/+1
* | Fix MergeRequestService erroring out on deleted branchStan Hu2018-11-121-0/+4
|/
* Allow getting all paths (old & new) involved in MRMark Chao2018-11-071-0/+38
* Squashed commit of the following:Shinya Maeda2018-11-061-4/+4
* Optimize merge request refresh by using the database to check commit SHAssh-optimize-mr-commit-sha-lookupStan Hu2018-11-021-0/+26
* Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern2018-11-021-2/+2
|\
| * Fix merge request specs that expect diff_files to be calledsh-optimize-reload-diffs-serviceStan Hu2018-11-011-2/+2
* | Reduce SQL queries needed to load open merge requestssh-optimize-merge-request-project-lookupStan Hu2018-10-301-0/+14
|/
* post merge pipeline and environments statusAlessio Caiazza2018-10-291-0/+20
* #13650 added wip search functionality and testsChantal Rollison2018-10-031-1/+1