Branch: refs/heads/ntp-server-for-dashboard Home: https://github.com/yast/yast-installation Commit: 73cccc465ada77245ad734f4a8955021ef0e3e66 https://github.com/yast/yast-installation/commit/73cccc465ada77245ad734f4a89... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M src/Makefile.am A src/lib/installation/widgets/ntp_server.rb M test/Makefile.am A test/lib/widgets/ntp_server_test.rb Log Message: ----------- Add a new NtpServer widget Commit: 6a654dd57e9cf52d82367940192b1e76bd115f66 https://github.com/yast/yast-installation/commit/6a654dd57e9cf52d82367940192... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M src/lib/installation/clients/inst_casp_overview.rb M src/lib/installation/widgets/system_role.rb M test/Makefile.am A test/lib/widgets/system_role_test.rb Log Message: ----------- Use the NtpServer widget in the Allin1 dialog Commit: dde4be57eb8bfc8368fb0ede36c110d03f683619 https://github.com/yast/yast-installation/commit/dde4be57eb8bfc8368fb0ede36c... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M package/yast2-installation.spec M src/lib/installation/widgets/ntp_server.rb M test/lib/widgets/ntp_server_test.rb Log Message: ----------- Add NTP server detection Commit: 20291f4d0366e0649fe9fa5e1166ed3269986a58 https://github.com/yast/yast-installation/commit/20291f4d0366e0649fe9fa5e116... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M src/lib/installation/clients/inst_casp_overview.rb M src/lib/installation/widgets/ntp_server.rb M test/inst_casp_overview_test.rb M test/lib/widgets/ntp_server_test.rb Log Message: ----------- Move responsability to find NTP servers to the Allin1 dialog Commit: 016bc9261d31a0a89627b14adf9b5f67df0b409e https://github.com/yast/yast-installation/commit/016bc9261d31a0a89627b14adf9... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M src/lib/installation/widgets/ntp_server.rb M test/lib/widgets/ntp_server_test.rb Log Message: ----------- Remember NTP server address unless role changes Commit: 8fec1c728d81368cc460993899e6d11470adc170 https://github.com/yast/yast-installation/commit/8fec1c728d81368cc460993899e... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M src/lib/installation/clients/inst_casp_overview.rb M test/lib/widgets/ntp_server_test.rb Log Message: ----------- Make rubocop happy Commit: a248364ba2b1fe3e150402098435425b613cb64a https://github.com/yast/yast-installation/commit/a248364ba2b1fe3e15040209843... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M src/lib/installation/widgets/system_role.rb M test/widgets_system_role_test.rb Log Message: ----------- Remember controller node value although role changes Compare: https://github.com/yast/yast-installation/compare/e8bb7587150f...a248364ba2b...