summaryrefslogtreecommitdiff
path: root/app/models/merge_request.rb
Commit message (Expand)AuthorAgeFilesLines
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-47/+4
* Do not show system notes on commits in the MR page55268-exclude-system-notes-from-commits-in-mrHeinrich Lee Yu2019-04-021-9/+10
* Backport splitting approval changes from CEIgor2019-04-021-6/+2
* Merge branch 'issue_51789_part_1' into 'master'Sean McGivern2019-04-021-0/+4
|\
| * Merge masterFelipe Artur2019-03-271-41/+90
| |\
| * \ Merge branch 'master' into issue_51789_part_1Felipe Artur2019-02-191-4/+4
| |\ \
| * | | Fix broken specsFelipe Artur2019-02-141-1/+1
| * | | Split background migration for issues and merge requestsFelipe Artur2019-02-141-1/+1
| * | | Code improvementsFelipe Artur2019-02-131-1/+4
| * | | Improve batch sizeFelipe Artur2019-02-121-1/+0
| * | | Migrate issuable states to integer patch 1Felipe Artur2019-02-111-0/+2
* | | | Merge branch 'check-mergeability-in-merge-to-ref-service' into 'master'Douglas Barbosa Alexandre2019-04-011-2/+1
|\ \ \ \
| * | | | Check mergeability in merge to ref servicecheck-mergeability-in-merge-to-ref-serviceShinya Maeda2019-04-011-2/+1
* | | | | Fix MergeRequest#has_commits? nil comparisonFrancisco Javier López2019-04-011-1/+1
|/ / / /
* | | | Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-291-0/+4
|\ \ \ \
| * | | | Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-0/+4
| | |_|/ | |/| |
* | | | Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
|/ / /
* | | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-271-0/+1
* | | Add multiple assignees migration and table populationOswaldo Ferreira2019-03-251-0/+15
* | | Update merge request widget pipeline blockNathan Friend2019-03-211-1/+1
* | | Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda2019-03-131-6/+11
* | | Filter merge requests by target branchHiroyuki Sato2019-03-091-0/+16
* | | Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu2019-03-061-0/+7
* | | Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-051-5/+4
|\ \ \
| * \ \ Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse2019-03-041-4/+3
| |\ \ \
| | * | | Check issue milestone availabilityJarka Košanová2019-02-141-4/+3
| | |/ /
| * | | Arbitrary file read via MergeRequestDiffFrancisco Javier López2019-03-041-1/+1
* | | | Merge branch 'master' into expose-additional-merge-request-pipeline-variablesHiroyuki Sato2019-03-041-29/+21
|/ / /
* | | Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-251-0/+14
| |/ |/|
* | Merge branch 'sh-fix-issue-9787-ce' into 'master'Douwe Maan2019-02-151-3/+3
|\ \
| * | Backport commit author changes from CEStan Hu2019-02-151-3/+3
| |/
* | Base pipeline must be from target branchOlivier Gonzalez2019-02-151-1/+1
|/
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-1/+9
* Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-281-0/+2
* Merge branch 'osw-fix-quick-suggestion-application-being-reverted' into 'master'Douwe Maan2019-01-141-9/+13
|\
| * Adjust applied suggestion reverting previous changesOswaldo Ferreira2019-01-111-9/+13
* | Fix unexpected exception by failed to find an actual head pipelineShinya Maeda2019-01-101-3/+4
|/
* Add committers and authors methods on MergeRequestTiago Botelho2019-01-081-7/+17
* Make find_actual_head_pipeline private methodShinya Maeda2019-01-041-5/+7
* Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-4/+14
* Prefer to use after_transitionuse-after-transitionKamil Trzciński2019-01-021-0/+2
* Cache diff highlight in discussionsOswaldo Ferreira2018-12-211-0/+22
* Merge branch 'osw-revert-suggestions-ff' into 'master'Douwe Maan2018-12-181-2/+1
|\
| * Remove feature flag for suggest changes featureOswaldo Ferreira2018-12-181-2/+1
* | Passing an argument to force an association to reload is now deprecatedJasper Maes2018-12-181-6/+2
|/
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+5
* Generalise test compare serviceGilbert Roulot2018-12-111-13/+11
* Revert "Merge branch '28682-can-merge-branch-before-build-is-started' into 'm...Stan Hu2018-12-101-0/+1
* Inline the new checks into normal update error handlingNick Thomas2018-12-071-6/+17
* Link to conflicting MR in reopening error messageAkos Gyimesi2018-12-061-1/+1