Branch: refs/heads/master Home: https://github.com/yast/yast-registration Commit: 5f7a89ed94f55c3e54defc0fb6b699bbe6317c9d https://github.com/yast/yast-registration/commit/5f7a89ed94f55c3e54defc0fb6b... Author: Ladislav Slezák lslezak@suse.cz Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths: M src/lib/registration/sw_mgmt.rb
Log Message: ----------- better comment
Commit: 7a9748e5f84b9260226e9904864ea48f19adbb21 https://github.com/yast/yast-registration/commit/7a9748e5f84b9260226e9904864... Author: Ladislav Slezák lslezak@suse.cz Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths: M package/yast2-registration.changes M src/lib/registration/ui/migration_selection_dialog.rb M test/migration_selection_dialog_test.rb
Log Message: ----------- make the selection widget smaller (bsc#943636)
to have more space for details when only few migrations are available
Commit: 51a7ac36088453d8c47653729e648ea1ec863f80 https://github.com/yast/yast-registration/commit/51a7ac36088453d8c47653729e6... Author: Ladislav Slezák lslezak@suse.cz Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths: R src/lib/registration/migration_sorter.rb M src/lib/registration/ui/migration_selection_dialog.rb
Log Message: ----------- use the ADDON_SORTER also for sorting migrations
SCC now also returns the product_type attribute so we can use the ADDON_SORTER also for migrations
(we just need to move the base product(s) to the end)
Commit: dc84650832205010770f398263103212a020fa17 https://github.com/yast/yast-registration/commit/dc84650832205010770f3982631... Author: Ladislav Slezák lslezak@suse.cz Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths: M src/clients/inst_scc.rb M src/clients/scc_auto.rb M src/lib/registration/helpers.rb M src/lib/registration/registration.rb M src/lib/registration/sw_mgmt.rb M test/helpers_spec.rb M test/registration_spec.rb M test/sw_mgmt_spec.rb
Log Message: ----------- use the new connect methods for managing credentials
use the code from connect/yast.rb file which is designed to be stable for YaST
Commit: 5d614c6fb3787690ea377eb196e8c96d235f189d https://github.com/yast/yast-registration/commit/5d614c6fb3787690ea377eb196e... Author: Ladislav Slezák lslezak@suse.cz Date: 2015-09-01 (Tue, 01 Sep 2015)
Changed paths: M package/yast2-registration.changes M src/clients/inst_scc.rb M src/clients/scc_auto.rb M src/lib/registration/helpers.rb R src/lib/registration/migration_sorter.rb M src/lib/registration/registration.rb M src/lib/registration/sw_mgmt.rb M src/lib/registration/ui/migration_selection_dialog.rb M test/helpers_spec.rb M test/migration_selection_dialog_test.rb M test/registration_spec.rb M test/sw_mgmt_spec.rb
Log Message: ----------- Merge pull request #206 from yast/selection_widget_size
Dynamic migration selection widget size (bsc#943636)
Compare: https://github.com/yast/yast-registration/compare/028d77ed02bd...5d614c6fb37...
yast-commit@lists.opensuse.org