[obs-commits] [openSUSE/open-build-service] 8e7925: Create Bootstrap version of package#view_file

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 8e79253f804900b4a37fcad2751b5b431ceb5e36 https://github.com/openSUSE/open-build-service/commit/8e79253f804900b4a37fca... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2018-09-28 (Fri, 28 Sep 2018) Changed paths: M src/api/app/assets/javascripts/webui2/application.js A src/api/app/assets/javascripts/webui2/package-view_file.js A src/api/app/assets/stylesheets/webui2/borders.scss M src/api/app/assets/stylesheets/webui2/webui2.css.scss M src/api/app/controllers/webui/package_controller.rb M src/api/app/views/webui2/webui/package/_breadcrumb_items.html.haml A src/api/app/views/webui2/webui/package/simple_file_view.html.haml A src/api/app/views/webui2/webui/package/view_file.html.haml Log Message: ----------- Create Bootstrap version of package#view_file Commit: a4dc1b31df1bd09f3530e0a3dd40e4714b6bebd3 https://github.com/openSUSE/open-build-service/commit/a4dc1b31df1bd09f3530e0... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2018-09-28 (Fri, 28 Sep 2018) Changed paths: A src/api/app/assets/javascripts/webui2/cm2/default.js R src/api/app/assets/javascripts/webui2/cm2/index.js M src/api/app/views/webui2/webui/package/view_file.html.haml Log Message: ----------- Don't use index files for CodeMirror Index files are ignored by wildcards in the assets pipeline initializer since they have a special meaning in Sprockets. Details at https://edgeguides.rubyonrails.org/asset_pipeline.html#using-index-files Commit: 3001dfe76322ec6bda29f83aefd66c7a404e92fa https://github.com/openSUSE/open-build-service/commit/3001dfe76322ec6bda29f8... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: M src/api/app/assets/javascripts/webui2/application.js A src/api/app/assets/javascripts/webui2/cm2/default.js R src/api/app/assets/javascripts/webui2/cm2/index.js A src/api/app/assets/javascripts/webui2/package-view_file.js A src/api/app/assets/stylesheets/webui2/borders.scss M src/api/app/assets/stylesheets/webui2/webui2.css.scss M src/api/app/controllers/webui/package_controller.rb M src/api/app/views/webui2/webui/package/_breadcrumb_items.html.haml A src/api/app/views/webui2/webui/package/simple_file_view.html.haml A src/api/app/views/webui2/webui/package/view_file.html.haml Log Message: ----------- Merge pull request #5934 from dmarcoux/bootstrap-package-view_file Create Bootstrap version of package#view_file Compare: https://github.com/openSUSE/open-build-service/compare/cf6f9296315d...3001df... **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Björn Geuken