gitlab-org--gitlab-foss/spec/controllers/projects
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
..
avatars_controller_spec.rb Fix bug where avatar filenames were not actually deleted from the database during removal. 2015-05-07 10:00:35 -07:00
compare_controller_spec.rb Fix Error 500 when comparing non-existing branches 2015-09-18 12:02:01 -07:00
issues_controller_spec.rb Redirect case sensitive project path to the normalized one 2015-09-18 16:37:21 +02:00
merge_requests_controller_spec.rb Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
milestones_controller_spec.rb Remove milestones from merge requests when milestones are deleted 2015-09-21 07:00:55 -07:00
protected_branches_controller_spec.rb Fix broken `project_url` routing when protected branches are accessed with an empty repo 2015-03-01 20:26:21 -08:00
raw_controller_spec.rb add Content-Type header of raw image file 2015-09-04 13:06:02 +09:00
refs_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
repositories_controller_spec.rb Remove archive file sending spec 2015-10-14 15:21:14 +02:00
services_controller_spec.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
tree_controller_spec.rb Add directory feature button 2015-10-07 04:22:55 -07:00
uploads_controller_spec.rb Fix: Images cannot show when projects' path was changed 2015-10-14 18:50:35 +03:00