[yast-commit] [yast/yast-registration] 3c6650: skip package manager if no new addon has been regi...
Branch: refs/heads/master Home: https://github.com/yast/yast-registration Commit: 3c6650f93955368d874403191bebb33119d7eed5 https://github.com/yast/yast-registration/commit/3c6650f93955368d874403191be... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-06-30 (Tue, 30 Jun 2015) Changed paths: M src/clients/inst_scc.rb Log Message: ----------- skip package manager if no new addon has been registered Commit: 19fe7bfd40e4331215c63f9633ace88fbcf70693 https://github.com/yast/yast-registration/commit/19fe7bfd40e4331215c63f9633a... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-06-30 (Tue, 30 Jun 2015) Changed paths: M package/yast2-registration.spec A src/clients/migration_repos.rb M src/lib/registration/addon.rb A src/lib/registration/migration_repositories.rb M src/lib/registration/registration.rb M src/lib/registration/registration_ui.rb M src/lib/registration/sw_mgmt.rb A src/lib/registration/ui/migration_repos_selection_dialog.rb A src/lib/registration/ui/migration_repos_workflow.rb A src/lib/registration/ui/migration_selection_dialog.rb M src/lib/registration/url_helpers.rb M test/addon_sorter_spec.rb M test/addon_spec.rb A test/fixtures/installed_sles12_product.yml A test/fixtures/migration_service.yml A test/fixtures/migration_to_sles12_sp1.yml M test/media_addon_workflow_spec.rb A test/migration_repos_selection_dialog_test.rb A test/migration_repos_workflow_spec.rb A test/migration_repositories_spec.rb A test/migration_selection_dialog_test.rb M test/registration_spec.rb M test/registration_ui_test.rb M test/registration_update_dialog_test.rb M test/spec_helper.rb M test/sw_mgmt_spec.rb Log Message: ----------- added support for online migration (fate#315161) Commit: 156e3cd4e443f98686d80bf841f7644ba732874d https://github.com/yast/yast-registration/commit/156e3cd4e443f98686d80bf841f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-06-30 (Tue, 30 Jun 2015) Changed paths: M src/lib/registration/migration_repositories.rb M src/lib/registration/ui/migration_repos_workflow.rb M test/migration_repos_workflow_spec.rb M test/migration_repositories_spec.rb Log Message: ----------- ask the user whether to install the online updates Commit: 4c0efbf02b637b2350a5dd43002383d839f06f58 https://github.com/yast/yast-registration/commit/4c0efbf02b637b2350a5dd43002... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-06-30 (Tue, 30 Jun 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec Log Message: ----------- changes - 3.1.135 Commit: 776ea5da78e534f63acdd2cc067c87a13d38a4d9 https://github.com/yast/yast-registration/commit/776ea5da78e534f63acdd2cc067... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-07-01 (Wed, 01 Jul 2015) Changed paths: M src/clients/migration_repos.rb M src/lib/registration/addon.rb M src/lib/registration/migration_repositories.rb M src/lib/registration/sw_mgmt.rb Log Message: ----------- code review fixes Commit: c56c5b74a72837a3bad35a685194dc6889601eec https://github.com/yast/yast-registration/commit/c56c5b74a72837a3bad35a68519... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-07-01 (Wed, 01 Jul 2015) Changed paths: M src/lib/registration/ui/migration_repos_selection_dialog.rb M src/lib/registration/ui/migration_repos_workflow.rb M src/lib/registration/ui/migration_selection_dialog.rb Log Message: ----------- more code review fixes Commit: 0e4d8dc387aef4b33cff45aa4b8803644e379719 https://github.com/yast/yast-registration/commit/0e4d8dc387aef4b33cff45aa4b8... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-07-01 (Wed, 01 Jul 2015) Changed paths: M src/lib/registration/url_helpers.rb M test/migration_repos_selection_dialog_test.rb M test/migration_repos_workflow_spec.rb M test/migration_selection_dialog_test.rb M test/spec_helper.rb Log Message: ----------- improved tests - ignore tests in the code coverage statistics - fixed typo in the URL helper method name Commit: 1aafba135718b29fd6369b86c05292ede476a9bf https://github.com/yast/yast-registration/commit/1aafba135718b29fd6369b86c05... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2015-07-01 (Wed, 01 Jul 2015) Changed paths: M package/yast2-registration.changes M package/yast2-registration.spec M src/clients/inst_scc.rb A src/clients/migration_repos.rb M src/lib/registration/addon.rb A src/lib/registration/migration_repositories.rb M src/lib/registration/registration.rb M src/lib/registration/registration_ui.rb M src/lib/registration/sw_mgmt.rb A src/lib/registration/ui/migration_repos_selection_dialog.rb A src/lib/registration/ui/migration_repos_workflow.rb A src/lib/registration/ui/migration_selection_dialog.rb M src/lib/registration/url_helpers.rb M test/addon_sorter_spec.rb M test/addon_spec.rb A test/fixtures/installed_sles12_product.yml A test/fixtures/migration_service.yml A test/fixtures/migration_to_sles12_sp1.yml M test/media_addon_workflow_spec.rb A test/migration_repos_selection_dialog_test.rb A test/migration_repos_workflow_spec.rb A test/migration_repositories_spec.rb A test/migration_selection_dialog_test.rb M test/registration_spec.rb M test/registration_ui_test.rb M test/registration_update_dialog_test.rb M test/spec_helper.rb M test/sw_mgmt_spec.rb Log Message: ----------- Merge pull request #191 from yast/online_migration Online migration Compare: https://github.com/yast/yast-registration/compare/88f98983624f...1aafba13571...
participants (1)
-
GitHub