Branch: refs/heads/master Home: https://github.com/yast/yast-dns-server Commit: 5d3e877fb39cbf9112b1acb1fd5837d2a72abf15 https://github.com/yast/yast-dns-server/commit/5d3e877fb39cbf9112b1acb1fd583... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-08 (Thu, 08 Aug 2013) Changed paths: M src/include/dns-server/dialog-masterzone.rb Log Message: ----------- Added SPF record support - Ported fix for bnc#758769 from YCP to Ruby Commit: 6addb08f40450fe3cb3a64a7d17e4936e47b2b37 https://github.com/yast/yast-dns-server/commit/6addb08f40450fe3cb3a64a7d17e4... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-12 (Mon, 12 Aug 2013) Changed paths: M src/include/dns-server/dialog-masterzone.rb Log Message: ----------- Optimized checking newly added / edited records Commit: 6361a9ec16b64149a47a47d4d2f09fa4d9031382 https://github.com/yast/yast-dns-server/commit/6361a9ec16b64149a47a47d4d2f09... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-12 (Mon, 12 Aug 2013) Changed paths: M testsuite/tests/DnsServerAPI.rb M testsuite/tests/DnsServerHelperFunctions.rb M testsuite/tests/DnsServerUI.rb M testsuite/tests/Read.rb M testsuite/tests/Write.rb M testsuite/tests/YaPIReadGlobalOptions.rb M testsuite/tests/YaPIReadZones.rb M testsuite/tests/YaPIStartStopDnsService.rb M testsuite/tests/YaPIWriteGlobalOptions.rb M testsuite/tests/YaPIWriteZones.rb Log Message: ----------- Requiring "yast" in each test file so they can be called externally Commit: e8465f92b93ded6218cf331f520473506a79aaa3 https://github.com/yast/yast-dns-server/commit/e8465f92b93ded6218cf331f52047... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-13 (Tue, 13 Aug 2013) Changed paths: M src/include/dns-server/dialog-masterzone.rb Log Message: ----------- Refactoring StoreSoaTab - Ops.add was too hard to understand Commit: ea4d79f41a45cefd2b4de7918d728a7a39319428 https://github.com/yast/yast-dns-server/commit/ea4d79f41a45cefd2b4de7918d728... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-13 (Tue, 13 Aug 2013) Changed paths: M src/include/dns-server/dialog-masterzone.rb Log Message: ----------- Unified quotes Commit: 5aae74a08c204d19d689aa781b6f50a8d9d6f5d6 https://github.com/yast/yast-dns-server/commit/5aae74a08c204d19d689aa781b6f5... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-13 (Tue, 13 Aug 2013) Changed paths: M src/include/dns-server/dialog-masterzone.rb Log Message: ----------- Other way of merge Commit: 26d1596084ebd33db53bfc9fcfc01a57cf26c424 https://github.com/yast/yast-dns-server/commit/26d1596084ebd33db53bfc9fcfc01... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-13 (Tue, 13 Aug 2013) Changed paths: M VERSION M package/yast2-dns-server.changes Log Message: ----------- Added changes file entry and new version Commit: c54d5031417621244ced049920540d890bca7dc8 https://github.com/yast/yast-dns-server/commit/c54d5031417621244ced049920540... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-13 (Tue, 13 Aug 2013) Changed paths: M src/include/dns-server/dialog-masterzone.rb Log Message: ----------- DRYied thanks to Roman's idea Commit: 52af11ab5af0774981f487e70b5adcd24f681120 https://github.com/yast/yast-dns-server/commit/52af11ab5af0774981f487e70b5ad... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-13 (Tue, 13 Aug 2013) Changed paths: M src/include/dns-server/dialog-masterzone.rb Log Message: ----------- Fixed gettext Commit: 93a8a7a3420c8343244b69220f8b742687cd6805 https://github.com/yast/yast-dns-server/commit/93a8a7a3420c8343244b69220f8b7... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-13 (Tue, 13 Aug 2013) Changed paths: M src/include/dns-server/dialog-masterzone.rb Log Message: ----------- Fixed join syntax Commit: 06788e05a63dac87ad7c4cd2c3ef5537f0fc4e08 https://github.com/yast/yast-dns-server/commit/06788e05a63dac87ad7c4cd2c3ef5... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-13 (Tue, 13 Aug 2013) Changed paths: M src/include/dns-server/dialog-masterzone.rb Log Message: ----------- More Ruby-like DRYing Commit: 71d87e256a09dd5e7b65458e5e9d92c4c853585a https://github.com/yast/yast-dns-server/commit/71d87e256a09dd5e7b65458e5e9d9... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2013-08-15 (Thu, 15 Aug 2013) Changed paths: M VERSION M package/yast2-dns-server.changes M src/include/dns-server/dialog-masterzone.rb M testsuite/tests/DnsServerAPI.rb M testsuite/tests/DnsServerHelperFunctions.rb M testsuite/tests/DnsServerUI.rb M testsuite/tests/Read.rb M testsuite/tests/Write.rb M testsuite/tests/YaPIReadGlobalOptions.rb M testsuite/tests/YaPIReadZones.rb M testsuite/tests/YaPIStartStopDnsService.rb M testsuite/tests/YaPIWriteGlobalOptions.rb M testsuite/tests/YaPIWriteZones.rb Log Message: ----------- Merge pull request #23 from kobliha/master Fixes and small refactoring Compare: https://github.com/yast/yast-dns-server/compare/2262729da967...71d87e256a09