[yast-commit] [yast/yast-network] f83e26: Drop LanItems.Read method
Branch: refs/heads/network-ng Home: https://github.com/yast/yast-network Commit: f83e2693db92986289f7ac294e62aac5a1920e9c https://github.com/yast/yast-network/commit/f83e2693db92986289f7ac294e62aac5... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/modules/Lan.rb M src/modules/LanItems.rb M test/bridge_test.rb M test/network_autoconfiguration_test.rb Log Message: ----------- Drop LanItems.Read method Commit: f1589da3797bc5012c6e0ae217828f729859c02a https://github.com/yast/yast-network/commit/f1589da3797bc5012c6e0ae217828f72... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/modules/LanItems.rb M test/lan_items_helpers_test.rb M test/netcard_test.rb Log Message: ----------- Drop a bunch of unused LanItems methods Commit: 83f0b466a2ae76248adaf6b3ac205ec69060d442 https://github.com/yast/yast-network/commit/83f0b466a2ae76248adaf6b3ac205ec6... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/clients/lan_auto.rb M src/include/network/widgets.rb M src/modules/Lan.rb M test/lan_auto_test.rb M test/lan_test.rb M test/test_helper.rb Log Message: ----------- Replace LanItems.{GetModified,SetModified} with Lan counterparts Commit: bf3ac6621d8145abbbfcfcff6f65ee95692f203f https://github.com/yast/yast-network/commit/bf3ac6621d8145abbbfcfcff6f65ee95... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/modules/LanItems.rb M test/lan_items_helpers_test.rb Log Message: ----------- Drop more unused stuff from LanItems Commit: 8b527b2a55861b327fc7ed2cba56efed16de5eed https://github.com/yast/yast-network/commit/8b527b2a55861b327fc7ed2cba56efed... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/lib/y2network/interfaces_collection.rb M src/modules/Lan.rb Log Message: ----------- Fix the Lan#refresh_lan_items * Now it only refreshes the interfaces. * Renamed to refresh_interfaces to make its intention clear. Commit: 0ba21fd9e086059406d7bdd95f9157d931b594d9 https://github.com/yast/yast-network/commit/0ba21fd9e086059406d7bdd95f9157d9... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/clients/lan_auto.rb M src/include/network/widgets.rb M src/lib/y2network/interfaces_collection.rb M src/modules/Lan.rb M src/modules/LanItems.rb M test/bridge_test.rb M test/lan_auto_test.rb M test/lan_items_helpers_test.rb M test/lan_test.rb M test/netcard_test.rb M test/network_autoconfiguration_test.rb M test/test_helper.rb Log Message: ----------- Merge pull request #969 from yast/network-ng-lan_items_clean_up network-ng: LanItems module clean up Compare: https://github.com/yast/yast-network/compare/242fd8e2f47a...0ba21fd9e086
participants (1)
-
Imobach González Sosa