gitlab-org--gitlab-foss/app/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
..
application_controller.rb
avatars_controller.rb
blame_controller.rb Fix blame view line groupings 2015-08-20 01:27:29 -07:00
blob_controller.rb
branches_controller.rb
commit_controller.rb
commits_controller.rb
compare_controller.rb
deploy_keys_controller.rb
forks_controller.rb
graphs_controller.rb
hooks_controller.rb Enable SSL verification for Webhooks 2015-08-26 15:48:31 +03:00
imports_controller.rb
issues_controller.rb
labels_controller.rb
merge_requests_controller.rb
milestones_controller.rb
network_controller.rb
notes_controller.rb
project_members_controller.rb
protected_branches_controller.rb
raw_controller.rb add Content-Type header of raw image file 2015-09-04 13:06:02 +09:00
refs_controller.rb
repositories_controller.rb
services_controller.rb Drone CI service 2015-09-02 05:52:16 +03:00
snippets_controller.rb Fix 500 error when try to create project snippet without content 2015-08-26 23:59:52 +02:00
tags_controller.rb
tree_controller.rb
uploads_controller.rb
wikis_controller.rb