[obs-commits] [openSUSE/open-build-service] e40a0e: [api][webui] Enable the Style/Not cop in Rubocop
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e40a0ee2a3723765620c3ac99b0c4e48b6469abf https://github.com/openSUSE/open-build-service/commit/e40a0ee2a3723765620c3a... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths: M src/api/.rubocop_todo.yml M src/api/app/controllers/build_controller.rb M src/api/app/controllers/source_controller.rb M src/api/app/controllers/tag_controller.rb M src/api/app/controllers/webui/project_controller.rb M src/api/app/controllers/webui/user_controller.rb M src/api/app/helpers/webui/webui_helper.rb M src/api/app/mixins/has_attributes.rb M src/api/app/models/bs_request_action.rb M src/api/app/models/bs_request_permission_check.rb M src/api/app/models/linked_project.rb M src/api/app/models/user.rb M src/api/app/models/user_ldap_strategy.rb M src/api/lib/activexml/transport.rb M src/api/lib/login_system.rb M src/api/lib/xpath_engine.rb M src/api/script/import Log Message: ----------- [api][webui] Enable the Style/Not cop in Rubocop Enable the Style/Not cop in Rubocop and let Rubocop to autocorrect the offenses. Commit: 82b821086da28815e3a11ba5e1c489de540e4160 https://github.com/openSUSE/open-build-service/commit/82b821086da28815e3a11b... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2016-10-26 (Wed, 26 Oct 2016) Changed paths: M src/api/app/controllers/build_controller.rb M src/api/app/controllers/source_controller.rb M src/api/app/controllers/tag_controller.rb M src/api/app/controllers/webui/project_controller.rb M src/api/app/helpers/webui/webui_helper.rb M src/api/app/mixins/has_attributes.rb M src/api/app/models/bs_request_action.rb M src/api/app/models/bs_request_permission_check.rb M src/api/app/models/user.rb M src/api/app/models/user_ldap_strategy.rb M src/api/lib/activexml/transport.rb M src/api/lib/login_system.rb M src/api/lib/xpath_engine.rb M src/api/script/import Log Message: ----------- [api][webui] Style improvements Style improvements related to enabling the Style/Not cop in Rubocop. Commit: 93ed4fcb83297096d94754b159f70d75d3b1e6ac https://github.com/openSUSE/open-build-service/commit/93ed4fcb83297096d94754... Author: Björn Geuken <bgeuken@suse.de> Date: 2016-10-26 (Wed, 26 Oct 2016) Changed paths: M src/api/.rubocop_todo.yml M src/api/app/controllers/build_controller.rb M src/api/app/controllers/source_controller.rb M src/api/app/controllers/tag_controller.rb M src/api/app/controllers/webui/project_controller.rb M src/api/app/controllers/webui/user_controller.rb M src/api/app/helpers/webui/webui_helper.rb M src/api/app/mixins/has_attributes.rb M src/api/app/models/bs_request_action.rb M src/api/app/models/bs_request_permission_check.rb M src/api/app/models/linked_project.rb M src/api/app/models/user.rb M src/api/app/models/user_ldap_strategy.rb M src/api/lib/activexml/transport.rb M src/api/lib/login_system.rb M src/api/lib/xpath_engine.rb M src/api/script/import Log Message: ----------- Merge pull request #2264 from Ana06/style-not [api][webui] Enable the Style/Not cop in Rubocop Compare: https://github.com/openSUSE/open-build-service/compare/d219b575512f...93ed4f...
participants (1)
-
Björn Geuken