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

Proxy support #674

Merged
merged 37 commits into from
Sep 13, 2021
Merged

Proxy support #674

merged 37 commits into from
Sep 13, 2021

Commits on Jul 27, 2021

  1. Proxy support

    DavidGOrtega committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f5939eb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. remove unused and lint

    DavidGOrtega committed Jul 28, 2021
    1 Configuration menu
    Copy the full SHA
    8c1124c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. log teardown

    DavidGOrtega committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    ad4b726 View commit details
    Browse the repository at this point in the history
  2. skip tb

    DavidGOrtega committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    beb4430 View commit details
    Browse the repository at this point in the history
  3. node 14

    DavidGOrtega committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    f372d41 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    874cd6a View commit details
    Browse the repository at this point in the history
  2. remove consle

    DavidGOrtega committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    9bc69cd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    82e6b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f37af9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. merge master

    DavidGOrtega committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    567da27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c31efc3 View commit details
    Browse the repository at this point in the history
  3. upgrade deps

    DavidGOrtega committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    74327a0 View commit details
    Browse the repository at this point in the history
  4. update locl

    DavidGOrtega committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ada6c55 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Avoid upsetting the linter

    0x2b3bfa0 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    4aba7d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. detectOpenHandles

    DavidGOrtega committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    4768406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7fe82 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. remove jest global

    DavidGOrtega committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    cd77704 View commit details
    Browse the repository at this point in the history
  2. max tiemout

    DavidGOrtega committed Aug 13, 2021
    2 Configuration menu
    Copy the full SHA
    e5e91e4 View commit details
    Browse the repository at this point in the history
  3. --testTimeout param

    DavidGOrtega committed Aug 13, 2021
    2 Configuration menu
    Copy the full SHA
    b59670b View commit details
    Browse the repository at this point in the history
  4. tb back

    DavidGOrtega committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    7050b35 View commit details
    Browse the repository at this point in the history
  5. tb partial tests

    DavidGOrtega committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    6ccfac6 View commit details
    Browse the repository at this point in the history
  6. tb partial tests 2

    DavidGOrtega committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    8b26e14 View commit details
    Browse the repository at this point in the history
  7. skip tb test

    DavidGOrtega committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f1bb509 View commit details
    Browse the repository at this point in the history
  8. tb skip change

    DavidGOrtega committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    0aee11a View commit details
    Browse the repository at this point in the history
  9. isolating tb test

    DavidGOrtega committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    bf8c672 View commit details
    Browse the repository at this point in the history
  10. isolating tb test

    DavidGOrtega committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    426650a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. commit one

    DavidGOrtega committed Aug 14, 2021
    10 Configuration menu
    Copy the full SHA
    6eedd36 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. merge master [skip ci]

    DavidGOrtega committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    3b1c850 View commit details
    Browse the repository at this point in the history
  2. merge master [skip ci]

    DavidGOrtega committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    0e79e23 View commit details
    Browse the repository at this point in the history
  3. merge master

    DavidGOrtega committed Aug 16, 2021
    9 Configuration menu
    Copy the full SHA
    e22ba1c View commit details
    Browse the repository at this point in the history
  4. no proxy

    DavidGOrtega committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    9b15a95 View commit details
    Browse the repository at this point in the history
  5. no timeout

    DavidGOrtega committed Aug 16, 2021
    3 Configuration menu
    Copy the full SHA
    d504372 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Run tests with global timeout

    Co-authored-by: Casper da Costa-Luis <casper.dcl@physics.org>
    0x2b3bfa0 and casperdcl committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    77c046b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. merge master

    DavidGOrtega committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    5a0c4a0 View commit details
    Browse the repository at this point in the history
  2. remove skip

    DavidGOrtega committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    ebe684d View commit details
    Browse the repository at this point in the history
  3. merge master

    DavidGOrtega committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    aa5a5ef View commit details
    Browse the repository at this point in the history
  4. forceexit

    DavidGOrtega committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    d194c87 View commit details
    Browse the repository at this point in the history