Branch: refs/heads/bnc927629-routes-ipv6 Home: https://github.com/yast/yast-network Commit: bb9a17ed7ef0e3c5d93dcd7b911e02f44572a94f https://github.com/yast/yast-network/commit/bb9a17ed7ef0e3c5d93dcd7b911e02f4... Author: Michal Filka mfilka@suse.cz Date: 2016-10-19 (Wed, 19 Oct 2016)
Changed paths: M src/include/network/services/routing.rb
Log Message: ----------- Cleaned some ycp artifacts
Commit: 341b87faff73081a892e52df01e76d8d49d09710 https://github.com/yast/yast-network/commit/341b87faff73081a892e52df01e76d8d... Author: Michal Filka mfilka@suse.cz Date: 2016-10-19 (Wed, 19 Oct 2016)
Changed paths: M src/include/network/services/routing.rb
Log Message: ----------- Implemented conversion of routes conversion
Dropping obsolete netmask field and converting record to use CIDR notation.
Commit: db958276811dc126f4894f8725d5d3c1d5e518a5 https://github.com/yast/yast-network/commit/db958276811dc126f4894f8725d5d3c1... Author: Michal Filka mfilka@suse.cz Date: 2016-10-19 (Wed, 19 Oct 2016)
Changed paths: M src/include/network/services/routing.rb
Log Message: ----------- Use Netmask title instead of Genmask in Routing dialog
Commit: d55bff045e90198aa2b607d3d0011fda82cf56c7 https://github.com/yast/yast-network/commit/d55bff045e90198aa2b607d3d0011fda... Author: Michal Filka mfilka@suse.cz Date: 2016-10-19 (Wed, 19 Oct 2016)
Changed paths: M src/include/network/services/routing.rb
Log Message: ----------- CIDR prefix has to start with / in routing dialog. bnc#927629
Commit: 747f516fda5575614d62fbe13dd4346931973f82 https://github.com/yast/yast-network/commit/747f516fda5575614d62fbe13dd43469... Author: Michal Filka mfilka@suse.cz Date: 2016-10-19 (Wed, 19 Oct 2016)
Changed paths: M src/modules/Routing.rb
Log Message: ----------- When displaying route with CIDR definition, then put prefix into netmask
Commit: 7cfa1205f5ca97b0615d8e01af365091430eb4dc https://github.com/yast/yast-network/commit/7cfa1205f5ca97b0615d8e01af365091... Author: Michal Filka mfilka@suse.cz Date: 2016-10-19 (Wed, 19 Oct 2016)
Changed paths: M src/modules/Routing.rb M test/routing_test.rb
Log Message: ----------- Fixed testsuite
Commit: 70188544523c1ee7a965b0f77507bcabf65c3de3 https://github.com/yast/yast-network/commit/70188544523c1ee7a965b0f77507bcab... Author: Michal Filka mfilka@suse.cz Date: 2016-10-19 (Wed, 19 Oct 2016)
Changed paths: M src/include/network/services/routing.rb
Log Message: ----------- Fixed netmask check in route add dialog
Commit: dbfef095360bdfe62f540bda3bb54e6498ddb3bc https://github.com/yast/yast-network/commit/dbfef095360bdfe62f540bda3bb54e64... Author: Michal Filka mfilka@suse.cz Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths: M src/include/network/services/routing.rb
Log Message: ----------- Happy rubocop
Commit: 7dbace86ab88284da1b3f9eb7d56420f6c8cdbba https://github.com/yast/yast-network/commit/7dbace86ab88284da1b3f9eb7d56420f... Author: Michal Filka mfilka@suse.cz Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths: M test/Makefile.am A test/routing_helpers_test.rb
Log Message: ----------- Added testsuite for routing helpers
Commit: 04380928e7e283af295f67128bee9ac33d57a209 https://github.com/yast/yast-network/commit/04380928e7e283af295f67128bee9ac3... Author: Michal Filka mfilka@suse.cz Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths: M src/include/network/services/routing.rb
Log Message: ----------- Fixed valid_netmask. Added documentation.
Commit: bbb014c1cacd2d49e52938fdf56b27543568b232 https://github.com/yast/yast-network/commit/bbb014c1cacd2d49e52938fdf56b2754... Author: Michal Filka mfilka@suse.cz Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths: M test/routing_helpers_test.rb
Log Message: ----------- Added testsuite for valid_netmask?
Commit: c8aeda8d360c2db4854ea1109e504637a79280b6 https://github.com/yast/yast-network/commit/c8aeda8d360c2db4854ea1109e504637... Author: Michal Filka mfilka@suse.cz Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths: M src/include/network/services/routing.rb
Log Message: ----------- Fixed valid_netmask?
Commit: 72fbe6737a65d45c76ec1fab59dba2caeec92d9a https://github.com/yast/yast-network/commit/72fbe6737a65d45c76ec1fab59dba2ca... Author: Michal Filka mfilka@suse.cz Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths: M test/routing_test.rb
Log Message: ----------- Testsuite for normalize_routes
Commit: b6741cb4c7d3794f4b7a399bc1097d3bb61a44c4 https://github.com/yast/yast-network/commit/b6741cb4c7d3794f4b7a399bc1097d3b... Author: Michal Filka mfilka@suse.cz Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths: M package/yast2-network.changes M package/yast2-network.spec
Log Message: ----------- Updated changelog
Commit: 0036306dfd7da23bf6aa4229a02cf17242a11cfe https://github.com/yast/yast-network/commit/0036306dfd7da23bf6aa4229a02cf172... Author: Michal Filka mfilka@suse.cz Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths: M src/include/network/lan/help.rb
Log Message: ----------- Improved help text for routing.
Commit: e0bbedfc5edb7fa284a4bd8e15cd5c7aea838b37 https://github.com/yast/yast-network/commit/e0bbedfc5edb7fa284a4bd8e15cd5c7a... Author: Michal Filka mfilka@suse.cz Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths: M test/routing_helpers_test.rb
Log Message: ----------- Happy rubocop
Commit: bfdad93379e35230e54ca2f85e75c8bc22b3dd51 https://github.com/yast/yast-network/commit/bfdad93379e35230e54ca2f85e75c8bc... Author: Michal Filka mfilka@suse.cz Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths: M src/include/network/services/routing.rb M src/modules/Routing.rb
Log Message: ----------- Fixes according reviews
Commit: 45582014f6e4798024ce14b1631ad3b10a1ddb02 https://github.com/yast/yast-network/commit/45582014f6e4798024ce14b1631ad3b1... Author: Martin Vidner mvidner@suse.cz Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths: M .rubocop.yml M .travis.yml A Dockerfile A doc/autoinstallation.md A doc/features.md A doc/installation.md M package/yast2-network.changes M package/yast2-network.spec A src/clients/network_proposal.rb M src/include/network/complex.rb M src/include/network/lan/cmdline.rb M src/include/network/lan/complex.rb M src/include/network/lan/help.rb M src/include/network/routines.rb M src/include/network/services/dns.rb M src/include/network/summary.rb M src/lib/cfa/hosts.rb A src/lib/network/clients/network_proposal.rb M src/lib/network/edit_nic_name.rb M src/lib/network/install_inf_convertor.rb A src/lib/network/lan_items_summary.rb M src/lib/network/network_autoyast.rb M src/modules/Lan.rb M src/modules/LanItems.rb M t/add-del.t M test/build_lan_overview_test.rb A test/cfa/hosts_test.rb M test/data/hosts M test/host_test.rb M test/install_inf_convertor_test.rb A test/lan_cmdline_test.rb M test/lan_items_helpers_test.rb A test/lan_items_summary_test.rb M test/network_autoyast_test.rb A test/network_proposal_test.rb M test/remote_test.rb M test/test_helper.rb M test/udev_test.rb
Log Message: ----------- Merge branch 'master' into bnc927629-routes-ipv6
Commit: 7667199617851d330714b12d1109cc79ba9e48ae https://github.com/yast/yast-network/commit/7667199617851d330714b12d1109cc79... Author: Martin Vidner mvidner@suse.cz Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths: M src/include/network/services/routing.rb M src/modules/Routing.rb
Log Message: ----------- Improved doc comments
Compare: https://github.com/yast/yast-network/compare/bb9a17ed7ef0%5E...766719961785
yast-commit@lists.opensuse.org