[yast-commit] [yast/yast-installation] b1e471: Add a SystemRole.clear method
Branch: refs/heads/add-system-roles-through-addons Home: https://github.com/yast/yast-installation Commit: b1e4710f5c31d016db46ec61e8e8bd56af754c8d https://github.com/yast/yast-installation/commit/b1e4710f5c31d016db46ec61e8e... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/lib/installation/system_role.rb M test/select_system_role_test.rb M test/system_role_test.rb Log Message: ----------- Add a SystemRole.clear method Commit: 46c4b9fd3c7cd600a0b5a3bdc9024306d99697d3 https://github.com/yast/yast-installation/commit/46c4b9fd3c7cd600a0b5a3bdc90... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/lib/installation/system_role.rb M test/system_role_test.rb Log Message: ----------- SystemRole uses ProductControl.system_roles Commit: 33f18f7dfea7c4b3c19f93a21141460885a73c7b https://github.com/yast/yast-installation/commit/33f18f7dfea7c4b3c19f93a2114... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/lib/installation/system_role.rb M test/system_role_test.rb Log Message: ----------- SystemRole imports the 'additional_dialogs' setting Commit: f1b4e40b09ec9324118ca72da3486ce6820d4f56 https://github.com/yast/yast-installation/commit/f1b4e40b09ec9324118ca72da34... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/lib/installation/select_system_role.rb M test/select_system_role_test.rb Log Message: ----------- Adapt SelectSytemRole to use SystemRole API Commit: 647eb8bf1cd6aef157145481918936201399d1b1 https://github.com/yast/yast-installation/commit/647eb8bf1cd6aef157145481918... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/lib/installation/system_role.rb M test/system_role_test.rb Log Message: ----------- SystemRole#all does not uses an index anymore * Indexing does not worth for such small amount of data. * Roles are returned always in the very same order. Commit: 60daabf94e6e80345a13b49e663fb8576b98acba https://github.com/yast/yast-installation/commit/60daabf94e6e80345a13b49e663... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M src/lib/installation/select_system_role.rb Log Message: ----------- Refresh roles list in the selection dialog Commit: 7eb39380aee810565447d7f1237321f09dc3ce6d https://github.com/yast/yast-installation/commit/7eb39380aee810565447d7f1237... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec Log Message: ----------- Bump version and update changes file Commit: 6249b1b0278fbbae94230e766d5b3483505c4fdc https://github.com/yast/yast-installation/commit/6249b1b0278fbbae94230e766d5... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M doc/control-file.md Log Message: ----------- Update system roles documentation Commit: 1b593233fa6f6d1f6cd324a18a7900c6be7d07e0 https://github.com/yast/yast-installation/commit/1b593233fa6f6d1f6cd324a18a7... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M doc/control-file.md M src/lib/installation/select_system_role.rb Log Message: ----------- Update from code review Commit: 2b3185e58bc593ddafe39efa5991b1b974aea862 https://github.com/yast/yast-installation/commit/2b3185e58bc593ddafe39efa599... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-03-13 (Mon, 13 Mar 2017) Changed paths: M doc/control-file.md Log Message: ----------- Update from code review Compare: https://github.com/yast/yast-installation/compare/d56f571c35fb...2b3185e58bc...
participants (1)
-
GitHub