[yast-commit] [yast/yast-installation] 8f3eca: CONTRIBUTING.md: contributors should update versio...
Branch: refs/heads/proposal_store_fix Home: https://github.com/yast/yast-installation Commit: 8f3ecaf021aa6aa1b64b27bb3528d8c1d9e6941c https://github.com/yast/yast-installation/commit/8f3ecaf021aa6aa1b64b27bb352... Author: Martin Vidner <mvidner@suse.cz> Date: 2016-08-19 (Fri, 19 Aug 2016) Changed paths: M CONTRIBUTING.md Log Message: ----------- CONTRIBUTING.md: contributors should update version+changes As has been - long the actual practice - proposed in https://lists.opensuse.org/yast-devel/2016-08/msg00033.html - reviewed in https://github.com/yast/yast-yast2/pull/490 Commit: 19b4ab3a1d6fc248ea18e2f9e820c3d576733e18 https://github.com/yast/yast-installation/commit/19b4ab3a1d6fc248ea18e2f9e82... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2016-08-23 (Tue, 23 Aug 2016) Changed paths: M src/lib/installation/proposal_runner.rb M src/lib/installation/proposal_store.rb Log Message: ----------- add more logging to debug (bnc#994127) Commit: 717dd7339734083da675347f867e5833f69b9081 https://github.com/yast/yast-installation/commit/717dd7339734083da675347f867... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M src/lib/installation/proposal_runner.rb Log Message: ----------- Change from review Commit: 9065345ee15f5bab42704cde256fcfb45ae5ee6f https://github.com/yast/yast-installation/commit/9065345ee15f5bab42704cde256... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M src/lib/installation/proposal_runner.rb M src/lib/installation/proposal_store.rb Log Message: ----------- Merge pull request #425 from yast/more_logging_in_proposal add more logging to debug (bnc#994127) Commit: 419c380d277067c30cbb6ef497aa861e52247666 https://github.com/yast/yast-installation/commit/419c380d277067c30cbb6ef497a... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M src/lib/installation/proposal_runner.rb Log Message: ----------- fix writing proposals (bnc#994127) Commit: 031cc091f08f5d6be8794400514ad940857dd72e https://github.com/yast/yast-installation/commit/031cc091f08f5d6be8794400514... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec Log Message: ----------- changes Commit: fb2414224de19ff96f18be58d056530777c98d20 https://github.com/yast/yast-installation/commit/fb2414224de19ff96f18be58d05... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec M src/lib/installation/proposal_runner.rb Log Message: ----------- Merge pull request #427 from yast/fix_writing_proposal Fix writing proposal Commit: 4bf104b52c8831ea0b4e018b10f8b54c2b92a568 https://github.com/yast/yast-installation/commit/4bf104b52c8831ea0b4e018b10f... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec M src/lib/installation/select_system_role.rb Log Message: ----------- Resolve conflicts in PR#426 (#428) * Replace unicode bullet char by asterisk for ncurses (bsc#995082) * Version bump & changelog * Make Rubocop happy * Fix the versino in .spec file Commit: 943abe4f0c284829073418125f85261ae81420a8 https://github.com/yast/yast-installation/commit/943abe4f0c284829073418125f8... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M doc/SELF_UPDATE.md M package/yast2-installation.changes M package/yast2-installation.spec M src/lib/installation/clients/inst_complex_welcome.rb M src/lib/installation/clients/inst_disks_activate.rb M src/lib/installation/clients/inst_system_analysis.rb M src/lib/installation/clients/inst_update_installer.rb M src/lib/installation/update_repository.rb M test/inst_complex_welcome_test.rb M test/inst_disks_activate_test.rb M test/inst_finish_test.rb M test/inst_update_installer_test.rb M test/test_helper.rb M test/update_repository_test.rb Log Message: ----------- Self update refactoring (#422) * Initialize packager * Make the self update actually work * Repository cleanup * Better package manager init * Show progress * Rubocop fixes * Updated comments * Let the UI to calculate the percentage * Remove fixes for self_update not needed anymore. * Better self update URL evaluation - The boot option has the highest priority now - Always confirm the SLP service - In AutoYaST: use SLP only when enabled in the profile - In AutoYaST: ask if more then one SLP service is found * Adapt the tests * Display a global progress for self update * Move progress to separate methods * Added "apply" progress step * Updated the self update documentation * Fixed indentation * Mock Pkg in inst_finish_test.rb Do not load the installed packages from the real system in the tests. * Mock Pkg, improve test * Added unit tests for the new code test package management init and displaying the progress * Added comments * [WIP] Fetch profile from update installer (#424) * Fetch profile from update installer directly. * Try to not block AutoYast while fetching the profile. * Splited fetch profile in smallest methods and added documentation. * Avoid the block of AutoYast by ProfileLocation. * Code review fixes * Changes * initialize libzypp target in self update * Fixed finishing the packager, improved selfupdate=0 * Update test * Remove Report module setup, not needed anymore See https://github.com/yast/yast-yast2/pull/492/files * Code review updates * Update the tests * Revert "Don't ask twice about multipath bsc#989770" * This reverts commit 262eeaa10b0d2bd350dcac0d08509477f6f8554a. * After moving the self-update to the beginning of the installation that change is not needed anymore. * Revert yast2-storage 3.1.97 dependency * Improve libzypp initialization * Removed return value - we do not check errors (yet) * Bump version. * Add a separator to changes * Removed obsolete comment Commit: 623b6a55af532ec205e426a0e42923fa3e2efc52 https://github.com/yast/yast-installation/commit/623b6a55af532ec205e426a0e42... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-30 (Tue, 30 Aug 2016) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec M src/lib/installation/clients/inst_update_installer.rb M test/inst_update_installer_test.rb Log Message: ----------- Display a warning when using the fallback URL (bsc#996179) - 3.1.124 Commit: 7127f95ba9c82435a82045b59f1c51d1b45e59cc https://github.com/yast/yast-installation/commit/7127f95ba9c82435a82045b59f1... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2016-08-30 (Tue, 30 Aug 2016) Changed paths: M doc/SELF_UPDATE.md Log Message: ----------- Minor improvements in SELF_UPDATE.md documentation (#432) * Minor improvements in SELF_UPDATE.md documentation Commit: ed469cecca53d88b7a829483f1ca275771c36531 https://github.com/yast/yast-installation/commit/ed469cecca53d88b7a829483f1c... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-30 (Tue, 30 Aug 2016) Changed paths: M src/lib/installation/clients/inst_update_installer.rb Log Message: ----------- Move warning to a separate method Commit: 012fbf1379c8b07c20a5013176499a3ed89d0b9a https://github.com/yast/yast-installation/commit/012fbf1379c8b07c20a50131764... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-30 (Tue, 30 Aug 2016) Changed paths: M package/yast2-installation.changes M src/lib/installation/clients/inst_update_installer.rb Log Message: ----------- Do not contact the registration server when network is not running skip self-update completely Commit: fb242129b177844eb811d0922463d1a9fb28dfca https://github.com/yast/yast-installation/commit/fb242129b177844eb811d092246... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-30 (Tue, 30 Aug 2016) Changed paths: M doc/SELF_UPDATE.md Log Message: ----------- Merge remote-tracking branch 'origin/master' into default_url_warning Commit: af164f21367989d1656a00e4f03b5d7dfc89835e https://github.com/yast/yast-installation/commit/af164f21367989d1656a00e4f03... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-30 (Tue, 30 Aug 2016) Changed paths: M doc/SELF_UPDATE.md Log Message: ----------- Updated self-update documentation Commit: bea416df881f73215b37716b1072fb2b36a31b49 https://github.com/yast/yast-installation/commit/bea416df881f73215b37716b107... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-31 (Wed, 31 Aug 2016) Changed paths: M doc/SELF_UPDATE.md Log Message: ----------- Documentation update Commit: c8840f7df570f2b32a8ebee96c9fe4d1eec74197 https://github.com/yast/yast-installation/commit/c8840f7df570f2b32a8ebee96c9... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-31 (Wed, 31 Aug 2016) Changed paths: M doc/SELF_UPDATE.md Log Message: ----------- Update static IP setup documentation Commit: 235b65b8d60a9d6754560ff9234b6b6c39997fac https://github.com/yast/yast-installation/commit/235b65b8d60a9d6754560ff9234... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-31 (Wed, 31 Aug 2016) Changed paths: M doc/SELF_UPDATE.md Log Message: ----------- Use "ifcfg" option for static IP setup Commit: ba238bc9a30b21e19c3b4c05cb038d25215f51d6 https://github.com/yast/yast-installation/commit/ba238bc9a30b21e19c3b4c05cb0... Author: Ladislav Slezák <lslezak@suse.cz> Date: 2016-08-31 (Wed, 31 Aug 2016) Changed paths: M doc/SELF_UPDATE.md M package/yast2-installation.changes M package/yast2-installation.spec M src/lib/installation/clients/inst_update_installer.rb M test/inst_update_installer_test.rb Log Message: ----------- Display a warning when using the fallback URL for self update (bsc#996179) (#431) * Display a warning when using the fallback URL (bsc#996179) - 3.1.124 * Move warning to a separate method * Do not contact the registration server when network is not running skip self-update completely * Updated self-update documentation * Documentation update * Update static IP setup documentation * Use "ifcfg" option for static IP setup Commit: ef66a83b14bfdbe1a1b9b59c7d5de71bc12851b8 https://github.com/yast/yast-installation/commit/ef66a83b14bfdbe1a1b9b59c7d5... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2016-09-01 (Thu, 01 Sep 2016) Changed paths: M Rakefile Log Message: ----------- adapt Rakefile to submit to correct build service project in maintenance branch SLE-12-SP2 Commit: 41a280e52b240d5dc542c679162bcdcf59c058f8 https://github.com/yast/yast-installation/commit/41a280e52b240d5dc542c679162... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2016-09-12 (Mon, 12 Sep 2016) Changed paths: M package/yast2-installation.changes Log Message: ----------- Fix version number in changes file (#434) (#435) Commit: c0f8f31bb5cf919cd8af344e9e92d26283607283 https://github.com/yast/yast-installation/commit/c0f8f31bb5cf919cd8af344e9e9... Author: Martin Vidner <mvidner@suse.cz> Date: 2016-09-13 (Tue, 13 Sep 2016) Changed paths: M CONTRIBUTING.md M Rakefile M doc/SELF_UPDATE.md M package/yast2-installation.changes M package/yast2-installation.spec M src/lib/installation/clients/inst_complex_welcome.rb M src/lib/installation/clients/inst_disks_activate.rb M src/lib/installation/clients/inst_system_analysis.rb M src/lib/installation/clients/inst_update_installer.rb M src/lib/installation/proposal_runner.rb M src/lib/installation/proposal_store.rb M src/lib/installation/select_system_role.rb M src/lib/installation/update_repository.rb M test/inst_complex_welcome_test.rb M test/inst_disks_activate_test.rb M test/inst_finish_test.rb M test/inst_update_installer_test.rb M test/test_helper.rb M test/update_repository_test.rb Log Message: ----------- Merge branch 'SLE-12-SP2' into proposal_store_fix Compare: https://github.com/yast/yast-installation/compare/eac3b6bcb694...c0f8f31bb5c...
participants (1)
-
GitHub