Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: dc1f9c151984add55100ec28b76df80e147b213a https://github.com/openSUSE/open-build-service/commit/dc1f9c151984add55100ec... Author: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths: M src/api/Gemfile.lock
Log Message: ----------- Update rubocop to version 0.78.0
Commit: 073730ba5316f4827fd07edf9738f4579339f59a https://github.com/openSUSE/open-build-service/commit/073730ba5316f4827fd07e... Author: David Kang dkang@suse.com Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths: M src/api/spec/browser_helper.rb M src/api/spec/spec_helper.rb
Log Message: ----------- Fix Lint/NonDeterministicRequireOrder offenses manually
Commit: 82a733a409fb23f0f6638de2f14c858494446c2d https://github.com/openSUSE/open-build-service/commit/82a733a409fb23f0f6638d... Author: David Kang dkang@suse.com Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths: M .rubocop.yml M src/api/.haml-lint.yml M src/api/app/controllers/source_controller.rb M src/api/app/helpers/maintenance_helper.rb M src/api/app/models/bs_request_permission_check.rb M src/api/app/models/package.rb M src/api/config/environments/development.rb M src/api/config/environments/test.rb M src/api/db/attribute_descriptions.rb M src/api/db/migrate/001_initial_database.rb M src/api/db/migrate/20140908125426_convert_request_history.rb M src/api/db/migrate/20141125105426_add_github_issue_parser.rb M src/api/db/migrate/20170123115500_remove_duplicate_indexes.rb M src/api/lib/xpath_engine.rb M src/api/spec/controllers/staging/staged_requests_controller_spec.rb M src/api/test/functional/backend_test.rb M src/api/test/functional/binary_release_test.rb M src/api/test/functional/channel_maintenance_test.rb M src/api/test/functional/kgraft_maintenance_test.rb M src/api/test/functional/maintenance_test.rb M src/api/test/functional/product_test.rb M src/api/test/functional/read_permission_test.rb M src/api/test/functional/request_controller_test.rb M src/api/test/functional/search_controller_test.rb M src/api/test/functional/source_controller_test.rb M src/api/test/functional/zzz_post_consistency_test.rb M src/api/test/test_helper.rb M src/api/test/unit/issue_test.rb
Log Message: ----------- Rename LineLength department from Metrics to Layout
Commit: a16d0cd7662f260af32fa9fe8b67f39859fef7c4 https://github.com/openSUSE/open-build-service/commit/a16d0cd7662f260af32fa9... Author: David Kang dkang@suse.com Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths: M src/api/db/migrate/001_initial_database.rb
Log Message: ----------- Add missing department for MethodLength
Commit: 08936961e0bde41a3003385d5afa1fbf23f58882 https://github.com/openSUSE/open-build-service/commit/08936961e0bde41a300338... Author: David Kang dkang@suse.com Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths: M .rubocop_todo.yml M src/api/.rubocop_todo.yml
Log Message: ----------- Regenerate .rubocop_todo file
Commit: ce9fedb91fc55d0a9ca1a75897c6e1bca0d34fe6 https://github.com/openSUSE/open-build-service/commit/ce9fedb91fc55d0a9ca1a7... Author: David Kang dkang@suse.com Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths: M .rubocop.yml M .rubocop_todo.yml M src/api/.haml-lint.yml M src/api/.rubocop_todo.yml M src/api/Gemfile.lock M src/api/app/controllers/source_controller.rb M src/api/app/helpers/maintenance_helper.rb M src/api/app/models/bs_request_permission_check.rb M src/api/app/models/package.rb M src/api/config/environments/development.rb M src/api/config/environments/test.rb M src/api/db/attribute_descriptions.rb M src/api/db/migrate/001_initial_database.rb M src/api/db/migrate/20140908125426_convert_request_history.rb M src/api/db/migrate/20141125105426_add_github_issue_parser.rb M src/api/db/migrate/20170123115500_remove_duplicate_indexes.rb M src/api/lib/xpath_engine.rb M src/api/spec/browser_helper.rb M src/api/spec/controllers/staging/staged_requests_controller_spec.rb M src/api/spec/spec_helper.rb M src/api/test/functional/backend_test.rb M src/api/test/functional/binary_release_test.rb M src/api/test/functional/channel_maintenance_test.rb M src/api/test/functional/kgraft_maintenance_test.rb M src/api/test/functional/maintenance_test.rb M src/api/test/functional/product_test.rb M src/api/test/functional/read_permission_test.rb M src/api/test/functional/request_controller_test.rb M src/api/test/functional/search_controller_test.rb M src/api/test/functional/source_controller_test.rb M src/api/test/functional/zzz_post_consistency_test.rb M src/api/test/test_helper.rb M src/api/test/unit/issue_test.rb
Log Message: ----------- Merge pull request #8891 from openSUSE/depfu/update/srcapi/rubocop-0.78.0
[src/api] Update rubocop: 0.77.0 → 0.78.0 (major)
Compare: https://github.com/openSUSE/open-build-service/compare/aed6dfbc7762...ce9fed...
obs-commits@lists.opensuse.org