[obs-commits] [openSUSE/open-build-service] acda5a: [api] Send `Content-Disposition: inline` for text ...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: acda5a42241ead4272a9e9d0e5f4fcedc90b5fa8 https://github.com/openSUSE/open-build-service/commit/acda5a42241ead4272a9e9... Author: Birunthan Mohanathas <birunthan@mohanathas.com> Date: 2015-01-11 (Sun, 11 Jan 2015) Changed paths: M src/api/app/controllers/application_controller.rb Log Message: ----------- [api] Send `Content-Disposition: inline` for text files Without this fix, text files such as _log are served with `Content-Disposition: attachment`, which makes Firefox prompt the user to download the file rather than simply showing the text within the browser. Commit: d5f2c3404712547639d1a695ee386e4ee2b4aec0 https://github.com/openSUSE/open-build-service/commit/d5f2c3404712547639d1a6... Author: Birunthan Mohanathas <birunthan@mohanathas.com> Date: 2015-01-11 (Sun, 11 Jan 2015) Changed paths: M src/api/config/routes.rb Log Message: ----------- [api] Remove duplicate definition of route constraints Compare: https://github.com/openSUSE/open-build-service/compare/5e462aea63a8...d5f2c3...
participants (1)
-
Birunthan Mohanathas