summaryrefslogtreecommitdiff
path: root/spec/helpers/merge_requests_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a project forks spec helperBob Van Landuyt2017-10-071-3/+4
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Merge request widget redesignFatih Acet2017-05-091-192/+0
* Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-1/+45
* Change issues sentence to use natural sortingJeff Stubler2017-04-251-5/+32
* Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern2017-02-081-0/+82
|\
| * tests for #mr_closes_issues and #mr_issues_mentioned_but_not_closing in Merge...Dongqing Hu2017-01-251-0/+82
* | Fix MR widget urlJarka Kadlecova2017-02-071-4/+6
* | Use `:empty_project` where possible in helper specsrs-empty_project-helpersRobert Speicher2017-01-251-5/+5
|/
* Address MR commentsJarka Kadlecova2017-01-131-0/+15
* Remove JiraIssue model and replace references with ExternalIssueIlan Shamir2016-06-161-3/+3
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Move `ci_build_details_path` helper spec to correct locationRobert Speicher2015-12-211-0/+20
* Backport JIRA serviceDrew Blessing2015-12-181-4/+17
* Include full path of source and target branch names in New Merge Request pageStan Hu2015-09-301-0/+32