gitlab-org--gitlab-foss/spec/controllers/projects
pilsner 4144c59941 add Content-Type header of raw image file
Add Content-Type header to fix a bug which IE can't show image in
markdown when the image is from raw.

	modified:   CHANGELOG
	modified:   app/controllers/projects/raw_controller.rb
	modified:   spec/controllers/projects/raw_controller_spec.rb
2015-09-04 13:06:02 +09: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 Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
issues_controller_spec.rb Disable internal issue tracker if external tracker in use 2015-07-17 22:59:31 -07: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 Add support for destroying project milestones 2015-07-17 06:54:32 -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 Add tests. 2015-03-31 13:37:21 +02:00
services_controller_spec.rb Provide more feedback what went wrong if HipChat service failed test 2015-08-12 07:31:25 -07:00
tree_controller_spec.rb Fix 404 error in files view after deleting the last file in a repository 2015-07-21 14:12:43 -07:00
uploads_controller_spec.rb Add tests. 2015-04-17 11:33:58 +02:00