Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop into master #97

Merged
merged 27 commits into from
Jan 29, 2019
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
5d16d90
Documentation for --profile (#69)
mattias-p Feb 22, 2018
7b54bb1
Merge pull request #73 from dotse/develop
mattias-p Apr 16, 2018
ca01668
Updated "dotse" to "zonemaster" in files
matsduf Jun 26, 2018
1919e10
Merge pull request #81 from matsduf/move-from-dotse-to-zonemaster
matsduf Aug 9, 2018
4e29dec
Print information on STDERR if --json has been selected (#84)
matsduf Aug 17, 2018
1c97bca
Fix diagnostics output
mattias-p Aug 20, 2018
0d2b7b5
Improved L10N
mattias-p Aug 20, 2018
b28481a
Fix typo
mattias-p Aug 21, 2018
a34cf49
Merge pull request #85 from mattias-p/diagnostics
mattias-p Aug 23, 2018
d67b138
Only show spinner in human readable output mode
mattias-p Aug 23, 2018
5f85148
Merge pull request #86 from mattias-p/spinner
mattias-p Aug 24, 2018
c8c2171
Make --level and --stop_level case-insensitive
mattias-p Sep 3, 2018
5bb61b6
Clarify documentation of --progress option
mattias-p Sep 3, 2018
d201a8a
Merge pull request #87 from mattias-p/74-insensitive-level
mattias-p Sep 4, 2018
c6d6660
Merge pull request #88 from mattias-p/50-progress-doc
mattias-p Sep 4, 2018
92e6fc2
Merge branch 'develop' into profiles
mattias-p Oct 17, 2018
54ca73f
Merge pull request #89 from mattias-p/profiles
mattias-p Oct 17, 2018
1446107
- Deprecate config/policy options. Add profile options.
vlevigneron Nov 7, 2018
09dda8c
- Change of Zonemaster::Engine::Profile interface.
vlevigneron Nov 9, 2018
efc2b14
- Works with new version of Profile.pm.
vlevigneron Nov 20, 2018
3ee2eb0
- Fix dump-profile method.
vlevigneron Nov 20, 2018
f3b0373
Merge pull request #93 from vlevigneron/profiles
vlevigneron Dec 6, 2018
d581d0a
Test against current Engine develop branch
mattias-p Nov 7, 2018
5b66102
Update .travis.yml (#95)
matsduf Jan 9, 2019
d44ea74
Merge branch 'develop' into profiles
mattias-p Jan 9, 2019
b5276f7
Merge pull request #70 from zonemaster/profiles
mattias-p Jan 9, 2019
603502a
Prepartion for release v2.0.0 (#96)
matsduf Jan 26, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .travis.yml (#95)
  • Loading branch information
matsduf authored Jan 9, 2019
commit 5b661025916397438fbe4eccc0663b8faf9f788f
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: perl
perl:
- "5.28"
- "5.26"
- "5.24"
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.14"