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

Add dnsLookupIpVersion option #1264

Merged
merged 26 commits into from
Jun 1, 2020
Merged

Add dnsLookupIpVersion option #1264

merged 26 commits into from
Jun 1, 2020

Commits on May 14, 2020

  1. Added documentation

    Added explicit type (not inherited from Node.JS types)
    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    c4e4ae4 View commit details
    Browse the repository at this point in the history
  2. Renamed family to ipFamily

    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    749e0e9 View commit details
    Browse the repository at this point in the history
  3. Renamed ipFamily to ipVersion

    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    3b984ca View commit details
    Browse the repository at this point in the history
  4. Removed ipVersion from Defaults

    Added a note about the `family` option in the README
    Some cleanups
    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    0a2ea29 View commit details
    Browse the repository at this point in the history
  5. Added some tests

    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    095d0b4 View commit details
    Browse the repository at this point in the history
  6. Better DNS and IPv6 tests

    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    236b5fa View commit details
    Browse the repository at this point in the history
  7. Optional "IPv6 request" test

    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    b731b96 View commit details
    Browse the repository at this point in the history
  8. Removed useless type

    Giotino committed May 14, 2020
    Configuration menu
    Copy the full SHA
    48a7ade View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    31d27ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9de7e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebddaa3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Configuration menu
    Copy the full SHA
    15f9298 View commit details
    Browse the repository at this point in the history
  2. Update source/core/utils/dns-ip-version.ts

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Giotino and szmarczak committed May 16, 2020
    Configuration menu
    Copy the full SHA
    e693c07 View commit details
    Browse the repository at this point in the history
  3. dns-ip-version.ts cleanup

    Giotino committed May 16, 2020
    Configuration menu
    Copy the full SHA
    8947194 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Update readme.md

    sindresorhus committed May 24, 2020
    Configuration menu
    Copy the full SHA
    28a74f3 View commit details
    Browse the repository at this point in the history
  2. Applied requested changes

    Giotino committed May 24, 2020
    Configuration menu
    Copy the full SHA
    1f78181 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Update test/http.ts

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 27, 2020
    Configuration menu
    Copy the full SHA
    c2c5865 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    5d57c1d View commit details
    Browse the repository at this point in the history
  2. Update source/core/utils/dns-ip-version.ts

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed May 28, 2020
    Configuration menu
    Copy the full SHA
    0d30db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e92ebc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ef0ebf View commit details
    Browse the repository at this point in the history
  5. Some cleanups

    Giotino committed May 28, 2020
    Configuration menu
    Copy the full SHA
    7274e02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54cf845 View commit details
    Browse the repository at this point in the history
  7. Test cleanups

    Giotino committed May 28, 2020
    2 Configuration menu
    Copy the full SHA
    0f19d4c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    0237e67 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Fixed tests

    Giotino committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    4a636e3 View commit details
    Browse the repository at this point in the history