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

feat: add no_proxy env variable #361

Merged
merged 17 commits into from Dec 8, 2020
Merged

feat: add no_proxy env variable #361

merged 17 commits into from Dec 8, 2020

Commits on Nov 5, 2020

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

Commits on Nov 6, 2020

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

Commits on Nov 9, 2020

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

Commits on Nov 10, 2020

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

Commits on Nov 11, 2020

  1. remove logging

    sofisl committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    3807cf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. fix: npm run lint

    sofisl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    472236d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    e05f52c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00c27de View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. fix: logic for proxy env var

    sofisl committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    58f78a0 View commit details
    Browse the repository at this point in the history
  2. fix test

    sofisl committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d433894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea5fc09 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. fix: return loadProxy() value

    sofisl committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    a16855f View commit details
    Browse the repository at this point in the history
  2. Update src/gaxios.ts

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    sofisl and bcoe committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    5a8f7c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. fix: refactor gaxios tests

    sofisl committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    a8e02e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b7d6a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    94a7f3a View commit details
    Browse the repository at this point in the history
  2. refactor: simplify code a bit

    bcoe committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    2e9d695 View commit details
    Browse the repository at this point in the history