Branch: refs/heads/master
Home: https://github.com/openSUSE/osc
Commit: 76793cc0ac34523aa237cad407cb8dcb816dac7b
https://github.com/openSUSE/osc/commit/76793cc0ac34523aa237cad407cb8dcb816d…
Author: lethliel <mstrigl(a)suse.de>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths:
M osc/build.py
M osc/commandline.py
Log Message:
-----------
fix regression in osc chroot
This fixes some regressions with osc chroot:
- osc chroot --wipe --root=/dir/ can now be called outside
a working copy
- osc chroot --noinit --root=/dir/ can now be called outside
a working copy and behaves like the old code (Just entering
the chroot without any modifications)
- The confirmation of the deletion is implemented again and thus
the --force option was implemented too.
Commit: e5d986663415868e58853f1b7627abd0f3c14d80
https://github.com/openSUSE/osc/commit/e5d986663415868e58853f1b7627abd0f3c1…
Author: Marcus Huewe <suse-tux(a)gmx.de>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths:
M osc/build.py
M osc/commandline.py
Log Message:
-----------
Merge branch 'fix_wipe_buildroot_regression' of https://github.com/lethliel/osc
Fix various "osc chroot" regressions.
Compare: https://github.com/openSUSE/osc/compare/32ec356bad03...e5d986663415
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: dc1f9c151984add55100ec28b76df80e147b213a
https://github.com/openSUSE/open-build-service/commit/dc1f9c151984add55100e…
Author: depfu[bot] <23717796+depfu[bot](a)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/073730ba5316f4827fd07…
Author: David Kang <dkang(a)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/82a733a409fb23f0f6638…
Author: David Kang <dkang(a)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/a16d0cd7662f260af32fa…
Author: David Kang <dkang(a)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/08936961e0bde41a30033…
Author: David Kang <dkang(a)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/ce9fedb91fc55d0a9ca1a…
Author: David Kang <dkang(a)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...ce9fe…
Branch: refs/heads/depfu/update/srcapi/rubocop-0.78.0
Home: https://github.com/openSUSE/open-build-service
Commit: 073730ba5316f4827fd07edf9738f4579339f59a
https://github.com/openSUSE/open-build-service/commit/073730ba5316f4827fd07…
Author: David Kang <dkang(a)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/82a733a409fb23f0f6638…
Author: David Kang <dkang(a)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/a16d0cd7662f260af32fa…
Author: David Kang <dkang(a)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/08936961e0bde41a30033…
Author: David Kang <dkang(a)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
Compare: https://github.com/openSUSE/open-build-service/compare/dc1f9c151984...08936…