-
Notifications
You must be signed in to change notification settings - Fork 2
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
🤖 Update from upstream repository mesosphere/mesos-dns #3
base: master
Are you sure you want to change the base?
Commits on Jun 20, 2016
-
General HTTP Client (master-facing) imrpvoements
-Reuse HTTP client (pool) instance -Set user agent
Configuration menu - View commit details
-
Copy full SHA for 1fc65b4 - Browse repository at this point
Copy the full SHA 1fc65b4View commit details -
Merge pull request #442 from mesosphere/reuse-http-pool
Reuse HTTP client instance
Configuration menu - View commit details
-
Copy full SHA for 57a3ce8 - Browse repository at this point
Copy the full SHA 57a3ce8View commit details
Commits on Jun 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3f5d18c - Browse repository at this point
Copy the full SHA 3f5d18cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe4ea3 - Browse repository at this point
Copy the full SHA 4fe4ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b36c9c - Browse repository at this point
Copy the full SHA 5b36c9cView commit details -
Merge pull request #444 from mesosphere/go-vendorify
Switch to govendor
Configuration menu - View commit details
-
Copy full SHA for 8ad3946 - Browse repository at this point
Copy the full SHA 8ad3946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f43a3 - Browse repository at this point
Copy the full SHA 59f43a3View commit details
Commits on Jun 22, 2016
-
refactor/repackage security changes and fix problems reported by linter
James DeFelice committedJun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for a965a04 - Browse repository at this point
Copy the full SHA a965a04View commit details -
Merge pull request #1 from jdef/jdef_security_refactor
refactor/repackage security changes and fix problems reported by linter
Configuration menu - View commit details
-
Copy full SHA for 00e2c3a - Browse repository at this point
Copy the full SHA 00e2c3aView commit details -
reuse http transport/client across generator instances
James DeFelice committedJun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for c5e28cd - Browse repository at this point
Copy the full SHA c5e28cdView commit details -
Merge pull request #2 from jdef/jdef_fix_httpclient_sharing
reuse http transport/client across generator instances
Configuration menu - View commit details
-
Copy full SHA for aa6d908 - Browse repository at this point
Copy the full SHA aa6d908View commit details -
return a more generic url-builder option (vs scheme) from TLSConfig
James DeFelice committedJun 22, 2016 Configuration menu - View commit details
-
Copy full SHA for f9db659 - Browse repository at this point
Copy the full SHA f9db659View commit details -
Merge pull request #3 from jdef/jdef_refactor_scheme
return a more generic url-builder option (vs scheme) from TLSConfig
Configuration menu - View commit details
-
Copy full SHA for 9f0c256 - Browse repository at this point
Copy the full SHA 9f0c256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fc895a - Browse repository at this point
Copy the full SHA 8fc895aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c91c973 - Browse repository at this point
Copy the full SHA c91c973View commit details -
Merge pull request #443 from alberts/master
Support for service accounts, HTTPS and CA certs
Configuration menu - View commit details
-
Copy full SHA for 22146c6 - Browse repository at this point
Copy the full SHA 22146c6View commit details
Commits on Jul 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a520c9c - Browse repository at this point
Copy the full SHA a520c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for af8d21d - Browse repository at this point
Copy the full SHA af8d21dView commit details
Commits on Jul 12, 2016
-
cleanup: introduce DoerFunc, DoerFactory, ConfigMap, and an auth plug…
…in registry
James DeFelice committedJul 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 7a3406d - Browse repository at this point
Copy the full SHA 7a3406dView commit details -
Merge pull request #1 from jdef/jdef_auth2
cleanup: introduce DoerFunc, DoerFactory, ConfigMap, and an auth plugin registry
Configuration menu - View commit details
-
Copy full SHA for 00bc99a - Browse repository at this point
Copy the full SHA 00bc99aView commit details
Commits on Jul 14, 2016
-
better auth configuration and validation
James DeFelice committedJul 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 43e4524 - Browse repository at this point
Copy the full SHA 43e4524View commit details -
James DeFelice committed
Jul 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 71890c3 - Browse repository at this point
Copy the full SHA 71890c3View commit details
Commits on Jul 15, 2016
-
Merge pull request #2 from jdef/jdef_auth3
better auth configuration and validation; cleanup
Configuration menu - View commit details
-
Copy full SHA for 0b1053b - Browse repository at this point
Copy the full SHA 0b1053bView commit details -
Merge pull request #449 from vivint-smarthome/auth
Add support to specify mesos master credentials via basicAuth
Configuration menu - View commit details
-
Copy full SHA for 3564f1e - Browse repository at this point
Copy the full SHA 3564f1eView commit details
Commits on Aug 23, 2016
-
Update circle.yml, fix linter warnings
simplifying gometalinter ci test improve gometalinter usage, fix warnings put gometalinter check on single line Adding a placeholder Jenkinsfile simplify TLSConfig, remove placeholder Jenkinsfile, update circle.yml
Configuration menu - View commit details
-
Copy full SHA for f450ef2 - Browse repository at this point
Copy the full SHA f450ef2View commit details -
Merge pull request #462 from mesosphere/ack-lint-fixes
Make Build pass, after gometalinter update
Configuration menu - View commit details
-
Copy full SHA for 7959639 - Browse repository at this point
Copy the full SHA 7959639View commit details
Commits on Aug 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 51a77f6 - Browse repository at this point
Copy the full SHA 51a77f6View commit details -
Merge pull request #460 from mesosphere/ack-fix-432
Fix labels.trimCut problem with certain task names
Configuration menu - View commit details
-
Copy full SHA for a07e7f0 - Browse repository at this point
Copy the full SHA a07e7f0View commit details -
Improve stability and error messaging in records/generator
Improve state.json fetch logic error messages Make findMaster method more robust loadWrap method should not assume "Leader" field presence in reply adding error content to log lines, removing unecessary log line added validation and tests for leaderIP
Configuration menu - View commit details
-
Copy full SHA for 353fa8d - Browse repository at this point
Copy the full SHA 353fa8dView commit details -
Merge pull request #461 from mesosphere/stability-fixes
Stability fixes
Configuration menu - View commit details
-
Copy full SHA for bfcd401 - Browse repository at this point
Copy the full SHA bfcd401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 956db97 - Browse repository at this point
Copy the full SHA 956db97View commit details -
Merge pull request #465 from mesosphere/ack-rename-secret
Rename iam secret to private_key
Configuration menu - View commit details
-
Copy full SHA for ea801fa - Browse repository at this point
Copy the full SHA ea801faView commit details
Commits on Aug 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5ad1fd2 - Browse repository at this point
Copy the full SHA 5ad1fd2View commit details -
Don't treat truncated records as an error.
Before updating the DNS client, no answers were sent when a truncated response was received from downstream. After updating the DNS client, it would work properly, but it log the error and then (needlessly) continue to attempt the other DNS servers listed. This change causes mesos-DNS to ignore the truncated response error from the mesos-DNS client, and send whatever response it received. TODO - the truncated bit state should be forwarded, and not cleared. Fixes #457
Configuration menu - View commit details
-
Copy full SHA for b086677 - Browse repository at this point
Copy the full SHA b086677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60bc1f5 - Browse repository at this point
Copy the full SHA 60bc1f5View commit details
Commits on Sep 5, 2016
-
Merge pull request #467 from vivint-smarthome/fix-457
Properly proxy truncated responses
Configuration menu - View commit details
-
Copy full SHA for 7f9fe18 - Browse repository at this point
Copy the full SHA 7f9fe18View commit details
Commits on Sep 9, 2016
-
Add support for ports in resolver list
Added tests, forwarder now uses configured resolver port, refactored validation.
Configuration menu - View commit details
-
Copy full SHA for 19c50da - Browse repository at this point
Copy the full SHA 19c50daView commit details
Commits on Sep 11, 2016
-
Merge pull request #468 from mesosphere/ack-implement-459
Support non-standard ports for upstreams
Configuration menu - View commit details
-
Copy full SHA for 1810c09 - Browse repository at this point
Copy the full SHA 1810c09View commit details
Commits on Sep 14, 2016
-
Update build & release documentation
-Delete old release script -Add release process -Update manual build steps for development
Configuration menu - View commit details
-
Copy full SHA for bea3bf8 - Browse repository at this point
Copy the full SHA bea3bf8View commit details -
-Added some benchmarks for RecordGenerator.insertRR -Make minor fixes to enumeration API, where it would return null, as as opposed to an empty list -Add the AXFR (record listing) HTTP API endpoint -Make HTTP listener address configurable -General improvements to the HTTP client -Pool HTTP connections, preventing connection leakage -Set the User Agent -Switch the project to Go Vendor as opposed to Godeps -Add HTTPS Client support to Mesos-DNS (for state.json) -Add Mesos authentication support -Fix tasks from more than 63 dashes and a non - character from crashing Mesos-DNS -Don't treat truncated records as an error.
Configuration menu - View commit details
-
Copy full SHA for 43cd062 - Browse repository at this point
Copy the full SHA 43cd062View commit details
Commits on Sep 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a2239fc - Browse repository at this point
Copy the full SHA a2239fcView commit details
Commits on Sep 27, 2016
-
Add support for zone-specific resolvers
- validate that zoneResolvers don't overlap eachother or the mesos domain - require that zoneResolvers default be specified via Resolvers. - docs - add domain validation, remove magic constant.
Configuration menu - View commit details
-
Copy full SHA for df88e88 - Browse repository at this point
Copy the full SHA df88e88View commit details -
Merge pull request #441 from vivint-smarthome/master
Add support for zone-specific resolvers
Configuration menu - View commit details
-
Copy full SHA for fb1dcdd - Browse repository at this point
Copy the full SHA fb1dcddView commit details
Commits on Oct 1, 2016
-
godep: Move from govendor to godep
The decision to move from godep earlier was because godep did not have working `vendor/` support at the time.
Configuration menu - View commit details
-
Copy full SHA for 066af0f - Browse repository at this point
Copy the full SHA 066af0fView commit details
Commits on Oct 6, 2016
-
Merge pull request #476 from nlsun/godep
godep: Move from govendor to godep
Configuration menu - View commit details
-
Copy full SHA for 6520918 - Browse repository at this point
Copy the full SHA 6520918View commit details
Commits on Oct 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c483eec - Browse repository at this point
Copy the full SHA c483eecView commit details
Commits on Nov 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7db811a - Browse repository at this point
Copy the full SHA 7db811aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a612829 - Browse repository at this point
Copy the full SHA a612829View commit details -
Merge pull request #486 from mesosphere/fix-build-2016-11-18
Fix build 2016 11 18
Configuration menu - View commit details
-
Copy full SHA for 2645bac - Browse repository at this point
Copy the full SHA 2645bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef12d16 - Browse repository at this point
Copy the full SHA ef12d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa064ed - Browse repository at this point
Copy the full SHA aa064edView commit details
Commits on Nov 22, 2016
-
Merge pull request #483 from mesosphere/till/ssl-client-cert
Added client side certificate and key pair.
Configuration menu - View commit details
-
Copy full SHA for 92eec2f - Browse repository at this point
Copy the full SHA 92eec2fView commit details
Commits on Jan 24, 2017
-
resolver: make setting of the Truncate bit configurable
Setting the Truncate bit in the DNS message when it is truncated is now configurable. The default behaviour is to set the Truncate bit when appropriate. When this option is set to false the Truncate bit will be unset in all DNS responses. This is non-compliant behaviour but we support it for cases where clients are also non-compliant.
Gustav Paul committedJan 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 5d43b22 - Browse repository at this point
Copy the full SHA 5d43b22View commit details
Commits on Jan 26, 2017
-
records: add note about non-compliance of SetTruncateBit
Gustav Paul committedJan 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 5fa8963 - Browse repository at this point
Copy the full SHA 5fa8963View commit details -
resolver: simplify truncate logic
Gustav Paul committedJan 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 6af238e - Browse repository at this point
Copy the full SHA 6af238eView commit details
Commits on Jan 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4abfc23 - Browse repository at this point
Copy the full SHA 4abfc23View commit details -
Merge pull request #491 from nlsun/wait-reload
Wait for a reload before serving DNS
Configuration menu - View commit details
-
Copy full SHA for ba8e9db - Browse repository at this point
Copy the full SHA ba8e9dbView commit details
Commits on Jan 31, 2017
-
resolver: simplify and clean up truncate logic and tests
Gustav Paul committedJan 31, 2017 Configuration menu - View commit details
-
Copy full SHA for be8772b - Browse repository at this point
Copy the full SHA be8772bView commit details -
resolver: clean up comments and intensify unit test
Gustav Paul committedJan 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 6e9f90f - Browse repository at this point
Copy the full SHA 6e9f90fView commit details -
Merge pull request #492 from mesosphere/gpaul/optional-set-truncating…
…-bit resolver: make setting of the Truncate bit configurable
Configuration menu - View commit details
-
Copy full SHA for 919851a - Browse repository at this point
Copy the full SHA 919851aView commit details
Commits on Feb 1, 2017
-
Bump github.com/miekg/dns to 99f84ae56e75126dd77e5de4fae2ea034a468ca1
Bumped to the following commit commit 99f84ae56e75126dd77e5de4fae2ea034a468ca1 Author: Matthijs Mekking <[email protected]> Date: Mon Jan 30 11:53:01 2017 +0100 return errTruncated after setting header bits (#442)
Gustav Paul committedFeb 1, 2017 Configuration menu - View commit details
-
Copy full SHA for faf3e39 - Browse repository at this point
Copy the full SHA faf3e39View commit details -
Merge pull request #493 from mesosphere/gpaul/bump-github-com-miekg-dns
Bump github.com/miekg/dns to 99f84ae56e75126dd77e5de4fae2ea034a468ca1
Configuration menu - View commit details
-
Copy full SHA for 0f80f27 - Browse repository at this point
Copy the full SHA 0f80f27View commit details
Commits on Feb 17, 2017
-
resolver: make resolver_test.go pass golint
Gustav Paul committedFeb 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 8fb6cec - Browse repository at this point
Copy the full SHA 8fb6cecView commit details -
vendor/github.com/miekg/dns: bump to 75229eecb7af00b2736e93b779a78429…
…dcb19472 Bump github.com/miekg/dns to the following commit: commit 75229eecb7af00b2736e93b779a78429dcb19472 Author: Miek Gieben <[email protected]> Date: Fri Feb 17 12:10:30 2017 +0000 msg.go: don't fiddle with Compress (#460) Don't set Compress to false on dns to calucate the uncompressed length, instead a a function where the compression is a flag and use that. Fixes https://jira.mesosphere.com/browse/DCOS-13590
Gustav Paul committedFeb 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 8c30780 - Browse repository at this point
Copy the full SHA 8c30780View commit details
Commits on Feb 22, 2017
-
Merge pull request #495 from mesosphere/gpaul/placate-golint
resolver: make resolver_test.go pass golint
Configuration menu - View commit details
-
Copy full SHA for fa07296 - Browse repository at this point
Copy the full SHA fa07296View commit details
Commits on Feb 23, 2017
-
Merge pull request #494 from mesosphere/gpaul/bump-miekg-dns-75229ee
vendor/github.com/miekg/dns: bump to 75229ee
Configuration menu - View commit details
-
Copy full SHA for bf08ab7 - Browse repository at this point
Copy the full SHA bf08ab7View commit details
Commits on Mar 15, 2017
-
resolver: specify valid Accept content types
Gustav Paul committedMar 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 7386945 - Browse repository at this point
Copy the full SHA 7386945View commit details -
Merge pull request #497 from mesosphere/gpaul/DCOS_OSS-611-incorrect-406
resolver: specify valid Accept content types
Gustav Paul authoredMar 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 311d6d5 - Browse repository at this point
Copy the full SHA 311d6d5View commit details
Commits on Mar 28, 2017
-
Signed-off-by: kevin xu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af6ebc7 - Browse repository at this point
Copy the full SHA af6ebc7View commit details
Commits on May 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1f63a1c - Browse repository at this point
Copy the full SHA 1f63a1cView commit details
Commits on May 25, 2017
-
Merge pull request #416 from ivucica/patch-1
Fix URL in contrib/ansible-gce/README.md
Configuration menu - View commit details
-
Copy full SHA for 9d21ea6 - Browse repository at this point
Copy the full SHA 9d21ea6View commit details
Commits on Jul 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c1ff74d - Browse repository at this point
Copy the full SHA c1ff74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7e00b - Browse repository at this point
Copy the full SHA 9e7e00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53189bd - Browse repository at this point
Copy the full SHA 53189bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a32855c - Browse repository at this point
Copy the full SHA a32855cView commit details
Commits on Oct 10, 2017
-
* Update records for AAAA * Update resolver for AAAA * Add tests
Configuration menu - View commit details
-
Copy full SHA for be53925 - Browse repository at this point
Copy the full SHA be53925View commit details
Commits on Dec 18, 2017
-
Fixed linter errors, causing Jenkins CI to fail.
Avinash Sridharan committedDec 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 59d1edd - Browse repository at this point
Copy the full SHA 59d1eddView commit details -
Merge pull request #513 from asridharan/linter
Fixed linter errors, causing Jenkins CI to fail.
Configuration menu - View commit details
-
Copy full SHA for 3b066ce - Browse repository at this point
Copy the full SHA 3b066ceView commit details
Commits on Jan 26, 2018
-
add non-zero weight for returned SRV records (#515)
* add configured, non-zero default SRV weight
Configuration menu - View commit details
-
Copy full SHA for 9507279 - Browse repository at this point
Copy the full SHA 9507279View commit details
Commits on Sep 13, 2018
-
Moves mesos state endpoint from /state.json to /state
Mesos has deprecated/removed the /state.json endpoint and has replaced it with /state. This patch updates the url path from /state.json to /state
Configuration menu - View commit details
-
Copy full SHA for a274e0d - Browse repository at this point
Copy the full SHA a274e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d1744 - Browse repository at this point
Copy the full SHA 67d1744View commit details
Commits on Sep 18, 2018
-
Clean up docs (formatting, typos and so on) (#526)
Clean up docs (formatting, typos and so on)
Configuration menu - View commit details
-
Copy full SHA for ca483fa - Browse repository at this point
Copy the full SHA ca483faView commit details
Commits on Sep 19, 2018
-
Merge pull request #525 from mesosphere/deepak/state-endpoint
Moves mesos state endpoint from /state.json to /state
Configuration menu - View commit details
-
Copy full SHA for 211986e - Browse repository at this point
Copy the full SHA 211986eView commit details
Commits on Dec 17, 2018
-
vendor: migrate from Godep to dep
The change set is the result of `dep init`.
Configuration menu - View commit details
-
Copy full SHA for 7f4e2af - Browse repository at this point
Copy the full SHA 7f4e2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b59efc - Browse repository at this point
Copy the full SHA 1b59efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c0f1d - Browse repository at this point
Copy the full SHA 67c0f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a89113 - Browse repository at this point
Copy the full SHA 6a89113View commit details -
Configuration menu - View commit details
-
Copy full SHA for a067e7b - Browse repository at this point
Copy the full SHA a067e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69fa1d2 - Browse repository at this point
Copy the full SHA 69fa1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b2f907 - Browse repository at this point
Copy the full SHA 0b2f907View commit details
Commits on Jan 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ceb27ad - Browse repository at this point
Copy the full SHA ceb27adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 337f8b5 - Browse repository at this point
Copy the full SHA 337f8b5View commit details -
Updated logging regarding new masters.
The detection of new masters now results in a log line that is displayed even with a disabled verbose mode. The idea behind this change is that this event is important and not common thus it should be logged as such.
Configuration menu - View commit details
-
Copy full SHA for 009c459 - Browse repository at this point
Copy the full SHA 009c459View commit details -
Added error message when no masters given.
We now return an error message if no masters have been given when generating a new Mesos master state loader.
Configuration menu - View commit details
-
Copy full SHA for 28427c2 - Browse repository at this point
Copy the full SHA 28427c2View commit details
Commits on Feb 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f3dae7c - Browse repository at this point
Copy the full SHA f3dae7cView commit details
Commits on Feb 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 65cb06f - Browse repository at this point
Copy the full SHA 65cb06fView commit details
Commits on Apr 10, 2020
-
Updated markdown processor from redcarpet to commonmark.
Redcarpet processor is no longer recommended per https://help.github.com/en/github/working-with-github-pages/setting-a-markdown-processor-for-your-github-pages-site-using-jekyll.
Configuration menu - View commit details
-
Copy full SHA for 2bb0316 - Browse repository at this point
Copy the full SHA 2bb0316View commit details -
Merge pull request #547 from mesosphere/vinodkone-patch-1
Updated markdown processor from redcarpet to commonmark.
Configuration menu - View commit details
-
Copy full SHA for edcd5bb - Browse repository at this point
Copy the full SHA edcd5bbView commit details -
Updated site highlighter from pygments to rogue.
This is to suppress warning from GitHub https://help.github.com/en/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#fixing-highlighting-errors
Configuration menu - View commit details
-
Copy full SHA for 25457a4 - Browse repository at this point
Copy the full SHA 25457a4View commit details -
Merge pull request #548 from mesosphere/vinodkone-patch-2
Updated site highlighter from pygments to rogue.
Configuration menu - View commit details
-
Copy full SHA for 901a824 - Browse repository at this point
Copy the full SHA 901a824View commit details
Commits on Jul 29, 2020
-
Remove limit of one IP address per A record, modify Task.IPs behavior…
… to return only IPs from first populated source
Drew Kerrigan committedJul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for cdcc5f3 - Browse repository at this point
Copy the full SHA cdcc5f3View commit details -
Drew Kerrigan committed
Jul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 9d40b45 - Browse repository at this point
Copy the full SHA 9d40b45View commit details
Commits on Aug 19, 2020
-
Merge pull request #553 from drewkerrigan/master
Remove limit of one IP address per A record, modify Task.IPs behavior…
Configuration menu - View commit details
-
Copy full SHA for e888ef4 - Browse repository at this point
Copy the full SHA e888ef4View commit details