Commit graph

14 commits

Author SHA1 Message Date
Rubén Dávila
e6880ebc7d Fix inability to test some project integrations 2017-08-22 11:05:02 -05:00
Robert Speicher
72a7b30c9f Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
Douwe Maan
fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Grzegorz Bizon
0430b76441 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
Jarka Kadlecova
84c68bb140 Address MR comments 2017-06-01 07:47:16 +02:00
Jarka Kadlecova
6fad5640e7 fix failing specs 2017-06-01 07:47:15 +02:00
Jarka Kadlecova
33d82ccb45 simplify test&save actions when setting a service integration 2017-06-01 07:47:15 +02:00
Tiago Botelho
6368072fd7 improves test settings for chat notification services for empty projects 2017-04-27 18:36:10 +01:00
Robert Speicher
4642ca6686 Use empty_project where possible in controller specs 2017-01-25 17:14:38 -05:00
Tiago Botelho
4b6e583ce0 adds test suite 2017-01-22 00:02:29 +00:00
Airat Shigapov
b76ef40e36
Fix missing flash messages on service edit page 2016-09-05 14:13:15 +03:00
tiagonbotelho
519275c110 fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
Stan Hu
9bfc531ec6 Redirect to a default path if HTTP_REFERER is not set
Safari 9.0 does not yet honor the HTML5 `origin-when-cross-origin` mode,
and it's possible load balancers/proxies strip the HTTP_REFERER from
the request header. In these cases, default to some default path.

Closes #3122

Closes https://github.com/gitlabhq/gitlabhq/issues/9731
2015-10-20 07:45:48 -07:00
Stan Hu
2379057002 Provide more feedback what went wrong if HipChat service failed test
Issue gitlab-com/support-forum#213
2015-08-12 07:31:25 -07:00