[obs-commits] [openSUSE/open-build-service] e12367: [webui] Transfer sitemaps to their own controller/...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e12367ddc65d53871268bc68f53431389cdd6715 https://github.com/openSUSE/open-build-service/commit/e12367ddc65d53871268bc... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M src/api/app/controllers/webui/main_controller.rb A src/api/app/controllers/webui/sitemaps_controller.rb R src/api/app/views/webui/main/sitemap.haml R src/api/app/views/webui/main/sitemap_packages.haml R src/api/app/views/webui/main/sitemap_projects.builder R src/api/app/views/webui/main/sitemap_projects_subpage.haml A src/api/app/views/webui/sitemaps/index.haml A src/api/app/views/webui/sitemaps/packages.haml A src/api/app/views/webui/sitemaps/projects.haml M src/api/config/routes.rb M src/api/public/robots.txt Log Message: ----------- [webui] Transfer sitemaps to their own controller/views Commit: d5a352d4fbfc42c269621cedc10894919468765b https://github.com/openSUSE/open-build-service/commit/d5a352d4fbfc42c269621c... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: R src/api/spec/controllers/webui/main_controller_spec.rb A src/api/spec/controllers/webui/sitemaps_controller_spec.rb Log Message: ----------- [webui] Transfer specs from main to sitemaps controller Commit: 8b3dc26f77b4e7ac0896390c2e86e058e4e4caba https://github.com/openSUSE/open-build-service/commit/8b3dc26f77b4e7ac089639... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M src/api/app/controllers/webui/main_controller.rb A src/api/app/controllers/webui/sitemaps_controller.rb R src/api/app/views/webui/main/sitemap.haml R src/api/app/views/webui/main/sitemap_packages.haml R src/api/app/views/webui/main/sitemap_projects.builder R src/api/app/views/webui/main/sitemap_projects_subpage.haml A src/api/app/views/webui/sitemaps/index.haml A src/api/app/views/webui/sitemaps/packages.haml A src/api/app/views/webui/sitemaps/projects.haml M src/api/config/routes.rb M src/api/public/robots.txt R src/api/spec/controllers/webui/main_controller_spec.rb A src/api/spec/controllers/webui/sitemaps_controller_spec.rb Log Message: ----------- Merge pull request #5061 from dmarcoux/WebUI-Split-main-controller-sitemaps [webui] Split main controller - Sitemaps Compare: https://github.com/openSUSE/open-build-service/compare/bf906d23de14...8b3dc2... **NOTE:** This service 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)
-
Henne Vogelsang