Commit graph

11 commits

Author SHA1 Message Date
Sean McGivern
40704daad8 Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'
pass in current_user in MergeRequest and MergeRequestsHelper

See merge request !8624
2017-02-08 12:35:04 +00:00
Jarka Kadlecova
831b9335ba Fix MR widget url 2017-02-07 07:54:59 +01:00
Robert Speicher
2fe13fbc4b Use :empty_project where possible in helper specs 2017-01-25 17:10:32 -05:00
Dongqing Hu
821ab7cf7d tests for #mr_closes_issues and #mr_issues_mentioned_but_not_closing in MergeRequestsHelper 2017-01-25 10:44:05 +08:00
Jarka Kadlecova
557a0bf14c Address MR comments 2017-01-13 09:16:35 -05:00
Ilan Shamir
94135e6275 Remove JiraIssue model and replace references with ExternalIssue 2016-06-16 01:25:18 +03:00
Kamil Trzcinski
021d3810c3 Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipeline 2016-06-02 16:59:04 +02:00
Robert Speicher
75739e54be Enable RSpec/NotToNot cop and auto-correct offenses
Also removes the note from the development/testing.md guide
2016-05-24 15:40:29 -04:00
Robert Speicher
09008026f6 Move ci_build_details_path helper spec to correct location
Also, make it not fail.
2015-12-21 21:57:51 -05:00
Drew Blessing
f177aaa5fa Backport JIRA service 2015-12-18 14:19:48 -06:00
Stan Hu
5544d54793 Include full path of source and target branch names in New Merge Request page
Previous title would only show the group name, which could be confusing.

Closes #2875
2015-09-30 20:50:53 -07:00