Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 5a8ca6b8663083188ce43b86412506f4ed2e7ba2
https://github.com/openSUSE/open-build-service/commit/5a8ca6b8663083188ce43…
Author: Eduardo Navarro <enavarro(a)suse.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
Log Message:
-----------
Update RuboCop TODO file
Rake task dev:lint:rubocop:auto_gen_config:rails was run:
- Some files were removed and still were in the TODO file.
- Some other files don't contain the offenses.
Commit: ee6e47f2d444f4f580038001bc81af4f623b0d62
https://github.com/openSUSE/open-build-service/commit/ee6e47f2d444f4f580038…
Author: Eduardo Navarro <enavarro(a)suse.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
M src/api/spec/factories/attrib_default_values.rb
M src/api/spec/factories/issue.rb
M src/api/spec/factories/issue_tracker.rb
Log Message:
-----------
Fix FactoryBot/DynamicAttributeDefinedStatically
... RuboCop offense using auto-correct.
Commit: eb6e364e59b7b3eb32e608872f5902acae4a256b
https://github.com/openSUSE/open-build-service/commit/eb6e364e59b7b3eb32e60…
Author: Eduardo Navarro <enavarro(a)suse.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
M src/api/app/models/obs_factory/distribution.rb
Log Message:
-----------
Fix Layout/AlignArray RuboCop offense
... using auto-correct.
Commit: 2fe990d75dd177690a1745cd1d6ebf489731afbb
https://github.com/openSUSE/open-build-service/commit/2fe990d75dd177690a174…
Author: Eduardo Navarro <enavarro(a)suse.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
M src/api/app/models/obs_factory/distribution.rb
Log Message:
-----------
Fix Layout/AlignParameters RuboCop offense
... using auto-correct.
Commit: e439391a2b3756b35a6b4a1cd516f93e1e034336
https://github.com/openSUSE/open-build-service/commit/e439391a2b3756b35a6b4…
Author: Eduardo Navarro <enavarro(a)suse.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
M src/api/app/models/obs_factory/distribution.rb
M src/api/app/presenters/obs_factory/staging_project_presenter.rb
Log Message:
-----------
Fix Layout/CaseIndentation RuboCop offenses
... manually. The auto-correct fixed the offenses of this cop, but
indentation of the contents of each 'where' and the else clause had
to be manually adjusted.
Commit: c2f642aefd78da04bd6536410a6ea54f351da910
https://github.com/openSUSE/open-build-service/commit/c2f642aefd78da04bd653…
Author: Eduardo Navarro <enavarro(a)suse.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
M src/api/app/presenters/obs_factory/obs_project_presenter.rb
Log Message:
-----------
Fix Layout/EmptyLineBetweenDefs RuboCop offenses
... using auto-correct.
Commit: 6dd274500cdbce88b1ccc7a59cfdf8d1bcda3472
https://github.com/openSUSE/open-build-service/commit/6dd274500cdbce88b1ccc…
Author: Eduardo Navarro <enavarro(a)suse.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
M src/api/app/presenters/obs_factory/obs_project_presenter.rb
Log Message:
-----------
Fix Layout/EmptyLines RuboCop offense
... using auto-correct.
Commit: de3d32c7a37838913676a38fe93d737df372cc30
https://github.com/openSUSE/open-build-service/commit/de3d32c7a37838913676a…
Author: Eduardo J <enavarro(a)suse.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
M src/api/app/models/obs_factory/distribution.rb
M src/api/app/presenters/obs_factory/obs_project_presenter.rb
M src/api/app/presenters/obs_factory/staging_project_presenter.rb
M src/api/spec/factories/attrib_default_values.rb
M src/api/spec/factories/issue.rb
M src/api/spec/factories/issue_tracker.rb
Log Message:
-----------
Merge pull request #5487 from eduardoj/fix_rubocop_factory_1
Fix RuboCop offenses in obs_factory
Compare: https://github.com/openSUSE/open-build-service/compare/e8aa45d0bd85...de3d3…
**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.
Branch: refs/heads/revert-5491-revert-5419-fix_3547
Home: https://github.com/openSUSE/open-build-service
Commit: 7a3c239a81d2982495b8a1b38e7caa227555d368
https://github.com/openSUSE/open-build-service/commit/7a3c239a81d2982495b8a…
Author: Stephan Kulow <stephan(a)kulow.org>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M ReleaseNotes-2.10
M src/api/.rubocop.yml
M src/api/config/database.yml.example
M src/api/db/migrate/20140624101042_add_package_tracking.rb
M src/api/db/migrate/20140627071042_product_media_tracking.rb
M src/api/db/migrate/20140709071042_product_medium_tracking.rb
M src/api/db/migrate/20140717101042_add_updateinfo_tracking.rb
M src/api/db/migrate/20140729101042_updateinfo_tracking_second_attempt.rb
M src/api/db/migrate/20140801071042_product_version_tracking.rb
M src/api/db/migrate/20140903125426_add_generic_operation_history.rb
M src/api/db/migrate/20141110105426_fix_product_media_uniq_index.rb
M src/api/db/migrate/20170306084558_change_repositories_remote_project_name_to_not_null.rb
M src/api/db/migrate/20170619111734_alter_notifications_to_use_polymorphic.rb
M src/api/db/migrate/20171218160607_create_ec2_configuration.rb
A src/api/db/migrate/20180720082742_switch_to_utf8mb4.rb
M src/api/db/structure.sql
M src/api/script/api_test_in_spec.sh
M src/api/spec/models/comment_spec.rb
Log Message:
-----------
Revert "Revert "[frontend] Store comments.body as utf8mb4""
**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.
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: eb8f58ee6d4637c4a5919534d742eea0583fa094
https://github.com/openSUSE/open-build-service/commit/eb8f58ee6d4637c4a5919…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M ReleaseNotes-2.10
M src/api/.rubocop.yml
M src/api/config/database.yml.example
M src/api/db/migrate/20140624101042_add_package_tracking.rb
M src/api/db/migrate/20140627071042_product_media_tracking.rb
M src/api/db/migrate/20140709071042_product_medium_tracking.rb
M src/api/db/migrate/20140717101042_add_updateinfo_tracking.rb
M src/api/db/migrate/20140729101042_updateinfo_tracking_second_attempt.rb
M src/api/db/migrate/20140801071042_product_version_tracking.rb
M src/api/db/migrate/20140903125426_add_generic_operation_history.rb
M src/api/db/migrate/20141110105426_fix_product_media_uniq_index.rb
M src/api/db/migrate/20170306084558_change_repositories_remote_project_name_to_not_null.rb
M src/api/db/migrate/20170619111734_alter_notifications_to_use_polymorphic.rb
M src/api/db/migrate/20171218160607_create_ec2_configuration.rb
R src/api/db/migrate/20180720082742_switch_to_utf8mb4.rb
M src/api/db/structure.sql
M src/api/script/api_test_in_spec.sh
M src/api/spec/models/comment_spec.rb
Log Message:
-----------
Revert "[frontend] Store comments.body as utf8mb4"
Commit: 05d10eadd014e5d2d031ed032385e6f728ab301b
https://github.com/openSUSE/open-build-service/commit/05d10eadd014e5d2d031e…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M ReleaseNotes-2.10
M src/api/.rubocop.yml
M src/api/config/database.yml.example
M src/api/db/migrate/20140624101042_add_package_tracking.rb
M src/api/db/migrate/20140627071042_product_media_tracking.rb
M src/api/db/migrate/20140709071042_product_medium_tracking.rb
M src/api/db/migrate/20140717101042_add_updateinfo_tracking.rb
M src/api/db/migrate/20140729101042_updateinfo_tracking_second_attempt.rb
M src/api/db/migrate/20140801071042_product_version_tracking.rb
M src/api/db/migrate/20140903125426_add_generic_operation_history.rb
M src/api/db/migrate/20141110105426_fix_product_media_uniq_index.rb
M src/api/db/migrate/20170306084558_change_repositories_remote_project_name_to_not_null.rb
M src/api/db/migrate/20170619111734_alter_notifications_to_use_polymorphic.rb
M src/api/db/migrate/20171218160607_create_ec2_configuration.rb
R src/api/db/migrate/20180720082742_switch_to_utf8mb4.rb
M src/api/db/structure.sql
M src/api/script/api_test_in_spec.sh
M src/api/spec/models/comment_spec.rb
Log Message:
-----------
Merge pull request #5491 from openSUSE/revert-5419-fix_3547
Revert "[frontend] Store comments.body as utf8mb4"
Compare: https://github.com/openSUSE/open-build-service/compare/31b5283ad5d8...05d10…
**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.
Branch: refs/heads/revert-5419-fix_3547
Home: https://github.com/openSUSE/open-build-service
Commit: eb8f58ee6d4637c4a5919534d742eea0583fa094
https://github.com/openSUSE/open-build-service/commit/eb8f58ee6d4637c4a5919…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M ReleaseNotes-2.10
M src/api/.rubocop.yml
M src/api/config/database.yml.example
M src/api/db/migrate/20140624101042_add_package_tracking.rb
M src/api/db/migrate/20140627071042_product_media_tracking.rb
M src/api/db/migrate/20140709071042_product_medium_tracking.rb
M src/api/db/migrate/20140717101042_add_updateinfo_tracking.rb
M src/api/db/migrate/20140729101042_updateinfo_tracking_second_attempt.rb
M src/api/db/migrate/20140801071042_product_version_tracking.rb
M src/api/db/migrate/20140903125426_add_generic_operation_history.rb
M src/api/db/migrate/20141110105426_fix_product_media_uniq_index.rb
M src/api/db/migrate/20170306084558_change_repositories_remote_project_name_to_not_null.rb
M src/api/db/migrate/20170619111734_alter_notifications_to_use_polymorphic.rb
M src/api/db/migrate/20171218160607_create_ec2_configuration.rb
R src/api/db/migrate/20180720082742_switch_to_utf8mb4.rb
M src/api/db/structure.sql
M src/api/script/api_test_in_spec.sh
M src/api/spec/models/comment_spec.rb
Log Message:
-----------
Revert "[frontend] Store comments.body as utf8mb4"
**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.