[yast-commit] [yast/yast-network] a47d64: Refactoring regarding LanItems.device and LanItems...
![](https://seccdn.libravatar.org/avatar/9181eb84f9c35729a3bad740fb7f9d93.jpg?s=120&d=mm&r=g)
Branch: refs/heads/master Home: https://github.com/yast/yast-network Commit: a47d64c529a53498ba0e3cce72b21a07e1053377 https://github.com/yast/yast-network/commit/a47d64c529a53498ba0e3cce72b21a07... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-20 (Fri, 20 Sep 2013) Changed paths: M src/include/network/lan/cmdline.rb M src/include/network/lan/virtual.rb M src/modules/Lan.rb M src/modules/LanItems.rb M src/modules/YaPI/NETWORK.pm Log Message: ----------- Refactoring regarding LanItems.device and LanItems.interfacename. interfacename used to be duplicate for device. So, it was removed and replaced by device where needed. Some code which filled device by oldfashioned name (id-<mac> or id-<busid>) was removed as it is not supported format anymore. Commit: 56a54a32943cf0b9dbe9d94b0dee3d39754c0e80 https://github.com/yast/yast-network/commit/56a54a32943cf0b9dbe9d94b0dee3d39... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-23 (Mon, 23 Sep 2013) Changed paths: M src/include/network/lan/virtual.rb Log Message: ----------- Removed dead code and some Ycp -> Ruby artifacts Commit: d301fc6902c2599e84d1320ce7dbd15f593a8800 https://github.com/yast/yast-network/commit/d301fc6902c2599e84d1320ce7dbd15f... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-23 (Mon, 23 Sep 2013) Changed paths: M src/modules/LanUdevAuto.rb Log Message: ----------- Refactoring LanUdevAuto#getDeviceName Commit: 69a729d8b12c5b2a0deca45a13cef8df56cd1d3c https://github.com/yast/yast-network/commit/69a729d8b12c5b2a0deca45a13cef8df... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-23 (Mon, 23 Sep 2013) Changed paths: A test/lan_udev_auto_test.rb Log Message: ----------- Created rspec test for LanUdevAuto#getDeviceName Commit: d62545623382e27c87b5bf86388f55eec863758c https://github.com/yast/yast-network/commit/d62545623382e27c87b5bf86388f55ee... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-23 (Mon, 23 Sep 2013) Changed paths: M src/modules/LanUdevAuto.rb Log Message: ----------- Added comments for LanUdevAuto#getDeviceName. Commit: 8ed2e3a310fcec2740cc58f32aceb7c0a69f9ed4 https://github.com/yast/yast-network/commit/8ed2e3a310fcec2740cc58f32aceb7c0... Author: mchf <mfilka@suse.cz> Date: 2013-09-23 (Mon, 23 Sep 2013) Changed paths: M src/include/network/lan/cmdline.rb M src/include/network/lan/virtual.rb M src/modules/Lan.rb M src/modules/LanItems.rb M src/modules/LanUdevAuto.rb M src/modules/YaPI/NETWORK.pm A test/lan_udev_auto_test.rb Log Message: ----------- Merge pull request #115 from mchf/remove-lanitems-device Refactoring and some dead code removal Compare: https://github.com/yast/yast-network/compare/a3e14cb5fa49...8ed2e3a310fc
participants (1)
-
GitHub