Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 324303ac33a6b25975899ea7e07ed729fca51f44
https://github.com/openSUSE/open-build-service/commit/324303ac33a6b25975899…
Author: Victor Pereira <vpereirabr(a)gmail.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
A src/api/spec/cassettes/Webui_PatchinfoController/GET_delete_dialog/1_8_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_cve_issue_are_wrong_formatted/1_7_3_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_cve_issue_are_wrong_formatted/1_7_3_2.yml
R src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/1_7_1_1.yml
R src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/1_7_1_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/cve_issues/1_7_1_2_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/cve_issues/1_7_1_2_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/non-cve_issues/1_7_1_1_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/non-cve_issues/1_7_1_1_2.yml
M src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_wrongly_formatted/1_7_2_1.yml
M src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_wrongly_formatted/1_7_2_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/package_do_not_exist/1_4_1_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/package_do_not_exist/1_4_1_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/project_and_package_exist/1_4_2_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/project_and_package_exist/1_4_2_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/project_and_package_exist/1_4_2_3.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/project_and_package_exist/1_4_2_4.yml
M src/api/spec/controllers/webui/patchinfo_controller_spec.rb
Log Message:
-----------
add tests and cassettes to webui/patchinfo controller
Commit: e34de8ae0486674ec668a9832187f7c482f4864c
https://github.com/openSUSE/open-build-service/commit/e34de8ae0486674ec668a…
Author: Victor Pereira <vpereirabr(a)gmail.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M src/api/app/controllers/webui/patchinfo_controller.rb
Log Message:
-----------
do authorization with pundit
Commit: 1aacce5919b607b66331a649a67dafceab85ab82
https://github.com/openSUSE/open-build-service/commit/1aacce5919b607b66331a…
Author: Victor Pereira <vpereirabr(a)gmail.com>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
M src/api/app/controllers/webui/patchinfo_controller.rb
M src/api/app/models/issue_tracker.rb
A src/api/app/models/issue_tracker/cve_parser.rb
A src/api/app/models/issue_tracker/issue_summary.rb
A src/api/app/models/issue_tracker/issue_tracker_helper.rb
A src/api/spec/cassettes/Patchinfo/create_Patchinfo/form_complete.yml
A src/api/spec/cassettes/Patchinfo/create_Patchinfo/form_incomplete.yml
A src/api/spec/cassettes/Patchinfo/delete_Patchinfo/delete.yml
M src/api/spec/controllers/webui/patchinfo_controller_spec.rb
M src/api/spec/factories/issue_tracker.rb
A src/api/spec/features/webui/patchinfo_spec.rb
A src/api/spec/models/issue_tracker/cve_parser_spec.rb
A src/api/spec/models/issue_tracker/issue_summary_spec.rb
A src/api/spec/models/issue_tracker/issue_tracker_helper_spec.rb
Log Message:
-----------
refactor code from patchinfo_controller
Commit: 865107975006393bedaa83c95fc5df2adc1ab19d
https://github.com/openSUSE/open-build-service/commit/865107975006393bedaa8…
Author: Victor Pereira <vpereirabr(a)gmail.com>
Date: 2018-07-31 (Tue, 31 Jul 2018)
Changed paths:
M src/api/.rubocop_todo.yml
M src/api/app/controllers/webui/patchinfo_controller.rb
M src/api/app/models/issue_tracker.rb
A src/api/app/models/issue_tracker/cve_parser.rb
A src/api/app/models/issue_tracker/issue_summary.rb
A src/api/app/models/issue_tracker/issue_tracker_helper.rb
A src/api/spec/cassettes/Patchinfo/create_Patchinfo/form_complete.yml
A src/api/spec/cassettes/Patchinfo/create_Patchinfo/form_incomplete.yml
A src/api/spec/cassettes/Patchinfo/delete_Patchinfo/delete.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_delete_dialog/1_8_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_cve_issue_are_wrong_formatted/1_7_3_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_cve_issue_are_wrong_formatted/1_7_3_2.yml
R src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/1_7_1_1.yml
R src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/1_7_1_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/cve_issues/1_7_1_2_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/cve_issues/1_7_1_2_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/non-cve_issues/1_7_1_1_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_ok/non-cve_issues/1_7_1_1_2.yml
M src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_wrongly_formatted/1_7_2_1.yml
M src/api/spec/cassettes/Webui_PatchinfoController/GET_new_tracker/if_issues_are_wrongly_formatted/1_7_2_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/package_do_not_exist/1_4_1_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/package_do_not_exist/1_4_1_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/project_and_package_exist/1_4_2_1.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/project_and_package_exist/1_4_2_2.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/project_and_package_exist/1_4_2_3.yml
A src/api/spec/cassettes/Webui_PatchinfoController/GET_show/project_and_package_exist/1_4_2_4.yml
M src/api/spec/controllers/webui/patchinfo_controller_spec.rb
M src/api/spec/factories/issue_tracker.rb
A src/api/spec/features/webui/patchinfo_spec.rb
A src/api/spec/models/issue_tracker/cve_parser_spec.rb
A src/api/spec/models/issue_tracker/issue_summary_spec.rb
A src/api/spec/models/issue_tracker/issue_tracker_helper_spec.rb
Log Message:
-----------
Merge pull request #5461 from vpereira/patchinfo_specs
add tests and cassettes to webui/patchinfo controller
Compare: https://github.com/openSUSE/open-build-service/compare/ada9e9b32607...86510…
**NOTE:** This service has 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: 2fc091bdc3520aad2ba0cbb43dfabc5f55a9c464
https://github.com/openSUSE/open-build-service/commit/2fc091bdc3520aad2ba0c…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
M src/backend/BSDispatch.pm
Log Message:
-----------
[backend] BSDispatch: tweak $... hack so that it also works as component
It used to work only at the end of the path.
Commit: c8d8ba0cb134b29f910512111b663e85ef706102
https://github.com/openSUSE/open-build-service/commit/c8d8ba0cb134b29f91051…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
M src/backend/BSServer.pm
Log Message:
-----------
[backend] BSServer: implement support for HEAD
It just throws away the body.
Commit: 9bac19048b150f086cea13e877a796afc8c2319e
https://github.com/openSUSE/open-build-service/commit/9bac19048b150f086cea1…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
A src/backend/BSRegistryServer.pm
Log Message:
-----------
[backend] add BSRegistryServer.pm
It contains common code for the src server and the repo server.
Commit: b6e7aa140745bdc7fe271ba6c231c284e84bb46d
https://github.com/openSUSE/open-build-service/commit/b6e7aa140745bdc7fe271…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
M src/backend/BSSrcServer/Registry.pm
M src/backend/bs_repserver
M src/backend/bs_srcserver
Log Message:
-----------
[backend] add registry server functionality
Commit: 68decdcf0e06e04a324bca3b687a007864f9b93c
https://github.com/openSUSE/open-build-service/commit/68decdcf0e06e04a324bc…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
M src/backend/bs_srcserver
Log Message:
-----------
[backend] disable notification payload pruning
Deleting it by timestamp is too dangerous, as the assumption that
the API fetches the payload right after fetching the notification
event is no longer valid. So disable automatic pruning and rely
on the API doing manual delete requests.
Commit: 4305c44aae6a15aedfd1b2a10f441c49c3bca4b4
https://github.com/openSUSE/open-build-service/commit/4305c44aae6a15aedfd1b…
Author: Michael Schroeder <mls(a)suse.de>
Date: 2018-07-30 (Mon, 30 Jul 2018)
Changed paths:
M src/backend/BSDispatch.pm
A src/backend/BSRegistryServer.pm
M src/backend/BSServer.pm
M src/backend/BSSrcServer/Registry.pm
M src/backend/bs_repserver
M src/backend/bs_srcserver
Log Message:
-----------
Merge pull request #5508 from mlschroe/master
Add registry server functionality
Compare: https://github.com/openSUSE/open-build-service/compare/aa7825f4ca2c...4305c…
**NOTE:** This service has 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.