summaryrefslogtreecommitdiff
path: root/spec/models/merge_request_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Include time tracking attributes in webhooks payload27271-missing-time-spent-in-issue-webhookRuben Davila2017-03-141-1/+5
* Fix issues mentioned but not closed for JIRASean McGivern2017-03-061-0/+17
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-11/+11
* Only create unmergeable todos onceonly-create-unmergeable-todo-onceSean McGivern2017-02-241-6/+0
* Fix MR changes tab size countfix-mr-size-with-over-100-filesSean McGivern2017-02-231-0/+44
* Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern2017-02-081-3/+3
|\
| * Remove MergeRequest#closes_issue?; Remove the default parameter value for #ca...Dongqing Hu2017-01-311-3/+3
* | Address feedbackDouwe Maan2017-02-061-5/+11
* | Improve performance of finding last deployed environmentDouwe Maan2017-02-061-24/+0
* | Add testsDouwe Maan2017-02-061-0/+24
* | Convert most MergeRequest model specs to use `:empty_project`Robert Speicher2017-01-191-22/+22
* | Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern2017-01-191-1/+9
|\ \ | |/ |/|
| * Notify the user who set auto-merge when merge conflict occurstwonegatives2017-01-141-1/+9
* | Address MR commentsJarka Kadlecova2017-01-131-0/+6
* | support `/merge` slash comand for MRsJarka Kadlecova2017-01-111-0/+96
* | Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-0/+4
* | use MergeRequest#closes_issues instead of rewriting code to retrieve closing ...Gabriel Gizotti2016-12-281-3/+7
* | Change closes issues reference text on MergeRequest#merge_commit_message to m...Gabriel Gizotti2016-12-161-3/+3
* | Show either description or closes issues references on MergeRequest#merge_com...Gabriel Gizotti2016-12-161-1/+1
* | backend completely drives creation of merge commit messageGabriel Gizotti2016-12-161-0/+14
* | describe #closes_issues and describe # #issues_mentioned_but_not_closing on m...Gabriel Gizotti2016-12-161-24/+14
* | only look for issues mentioned on description on MergeRequest#issues_mentione...Gabriel Gizotti2016-12-161-1/+1
* | introduce MergeRequest#issues_mentioned_but_not_closingGabriel Gizotti2016-12-161-15/+30
* | Remove whole description from #merge_commit_message and add add closed issuesGabriel Gizotti2016-12-161-4/+10
|/
* Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-3/+3
* Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-061-0/+40
|\
| * Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+40
* | Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern2016-12-061-3/+6
|\ \ | |/ |/|
| * Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-3/+6
* | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-051-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-301-9/+9
| |\
| * \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-251-1/+73
| |\ \
| * | | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-211-1/+1
* | | | Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-011-7/+26
| |_|/ |/| |
* | | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-9/+9
| |/ |/|
* | Correctly determine mergeability of MR with no discussions24863-mrs-without-discussions-are-mergeableDouwe Maan2016-11-231-0/+54
* | Fix a wrong "The build for this merge request failed" message24616-mr-shows-the-build-for-this-merge-request-failed-although-builds-still-runningRémy Coutable2016-11-211-1/+19
|/
* Complete and improve specsRémy Coutable2016-11-041-23/+16
* Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-1/+57
* Merge branch 'show-commit-status-from-source-project' into 'master' Douwe Maan2016-10-251-1/+2
|\
| * Make sure merge request was created before deleting sourceshow-commit-status-from-source-projectLin Jen-Shin2016-10-251-1/+2
* | Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-241-2/+2
|/
* Rename forked_source_project_missing? to source_project_missing?Nick Thomas2016-10-201-4/+4
* Revert "Add #closed_without_source_project?"Nick Thomas2016-10-201-32/+0
* Merge branch '21444-pipeliens-new-mr' into 'master' Fatih Acet2016-10-191-17/+41
|\
| * Extend merge request tests for all commits methodGrzegorz Bizon2016-10-181-17/+41
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailspipeline-emailsLin Jen-Shin2016-10-181-6/+6
|\ \ | |/
| * Fix MR model specSean McGivern2016-10-131-6/+6
* | Just show the first merge request we found, feedback:Lin Jen-Shin2016-10-141-8/+0
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-141-2/+2
|\ \ | |/