Branch: refs/heads/restore_updates
Home: https://github.com/yast/yast-registration
Commit: cf2df21475b2084d42e13c4c5b0d57c57a4d2543
https://github.com/yast/yast-registration/commit/cf2df21475b2084d42e13c4c5b…
Author: Ladislav Slezák <lslezak(a)suse.cz>
Date: 2015-09-03 (Thu, 03 Sep 2015)
Changed paths:
M test/media_addon_workflow_spec.rb
M test/migration_repos_workflow_spec.rb
M test/migration_repositories_spec.rb
M test/registration_ui_test.rb
Log Message:
-----------
improved tests - do not call the real package manager functions
Branch: refs/heads/restore_updates
Home: https://github.com/yast/yast-registration
Commit: 735cabf08788a43ed83cf27a976eb6684b0ed719
https://github.com/yast/yast-registration/commit/735cabf08788a43ed83cf27a97…
Author: Ladislav Slezák <lslezak(a)suse.cz>
Date: 2015-09-02 (Wed, 02 Sep 2015)
Changed paths:
M src/lib/registration/repo_state.rb
M src/lib/registration/sw_mgmt.rb
M src/lib/registration/ui/migration_finish_workflow.rb
M src/lib/registration/ui/migration_repos_workflow.rb
M test/migration_repos_workflow_spec.rb
Log Message:
-----------
save and restore repository states
Branch: refs/heads/restore_updates
Home: https://github.com/yast/yast-registration
Commit: e821eba5d0e0b4d594ef6e1c76f46d386e3aac74
https://github.com/yast/yast-registration/commit/e821eba5d0e0b4d594ef6e1c76…
Author: Ladislav Slezák <lslezak(a)suse.cz>
Date: 2015-09-02 (Wed, 02 Sep 2015)
Changed paths:
M package/yast2-registration.changes
M src/lib/registration/ui/migration_selection_dialog.rb
Log Message:
-----------
disable "Back" at the initial migration dialog
Commit: 46087076d3b4338e9326878dbdd671c30e2132ae
https://github.com/yast/yast-registration/commit/46087076d3b4338e9326878dbd…
Author: Ladislav Slezák <lslezak(a)suse.cz>
Date: 2015-09-02 (Wed, 02 Sep 2015)
Changed paths:
M package/yast2-registration.changes
A src/clients/migration_finish.rb
M src/clients/migration_repos.rb
M src/lib/registration/finish_dialog.rb
M src/lib/registration/repo_state.rb
A src/lib/registration/ui/migration_finish_workflow.rb
A test/migration_finish_workflow_spec.rb
Log Message:
-----------
restore (enable) the Updates repositories (bsc#943960)
...at the end of the migration workflow
Compare: https://github.com/yast/yast-registration/compare/1d09e576ac61...46087076d3…