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

[EngSys] Test proxy #15101

Merged
113 commits merged into from
Aug 12, 2021
Merged

[EngSys] Test proxy #15101

113 commits merged into from
Aug 12, 2021

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    1890d91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c55ef02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ef5856 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. whitespace

    seankane-msft committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4603915 View commit details
    Browse the repository at this point in the history
  2. working implementation

    seankane-msft committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    2099dbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99e3ecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89dea93 View commit details
    Browse the repository at this point in the history
  5. cleaning up

    seankane-msft committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    366abc2 View commit details
    Browse the repository at this point in the history
  6. more clean up

    seankane-msft committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    f4dc6cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af288f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. small changes

    seankane-msft committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    22ae67f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. merge conflicts

    seankane-msft committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    79b6a2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e00c51 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    8c32067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f2e990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25e262f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. cleaning up file

    seankane-msft committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    756ce72 View commit details
    Browse the repository at this point in the history
  2. cleaning up

    seankane-msft committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    f8965dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c06704a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91399e7 View commit details
    Browse the repository at this point in the history
  5. cleaning up

    seankane-msft committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    e236fa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b048044 View commit details
    Browse the repository at this point in the history
  7. more helper functions

    seankane-msft committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2abbbcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7d31d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    7c3be8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18997bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1868088 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5de97a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71b10ac View commit details
    Browse the repository at this point in the history
  6. entity test

    seankane-msft committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    214e477 View commit details
    Browse the repository at this point in the history
  7. entity tests

    seankane-msft committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    e61297f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    26eb607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    992f303 View commit details
    Browse the repository at this point in the history
  3. batch tests

    seankane-msft committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    8bb758c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b9c3bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e7a0e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d23cb92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d50021 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc5c63a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d022ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca7f9d6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43d8c43 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5dd22bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8580096 View commit details
    Browse the repository at this point in the history
  14. didnt remove an import

    seankane-msft committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    6178b38 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ed3455 View commit details
    Browse the repository at this point in the history
  16. fixes for pipeline

    seankane-msft committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    38a1a6d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ecab2a5 View commit details
    Browse the repository at this point in the history
  18. use nohup on linux machines

    scbedd committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    fd20e49 View commit details
    Browse the repository at this point in the history
  19. further simplify nohup usage

    scbedd committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f355f82 View commit details
    Browse the repository at this point in the history
  20. there are no exes on windows

    scbedd committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    2e2110c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    53d3b1c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    76053b8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3390179 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a6190d6 View commit details
    Browse the repository at this point in the history
  25. fake aad credential

    seankane-msft committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    82a3230 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9feac51 View commit details
    Browse the repository at this point in the history
  27. clean up after test-proxy

    scbedd committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    416e257 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8f0b219 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fd8c713 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    df1d4d7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    97fac55 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bfc545c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    06febdd View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a30493d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f6574b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    3b57585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31de5d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c937f2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2213bd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1a7ab6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

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

    scbedd committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    2b02ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f53f912 View commit details
    Browse the repository at this point in the history
  4. merge conflicts

    seankane-msft committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    321800f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    939289c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2f3ef8 View commit details
    Browse the repository at this point in the history
  7. removing parenthesis

    seankane-msft committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    5019877 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dbe47d View commit details
    Browse the repository at this point in the history
  9. switching to docker

    seankane-msft committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a0a9ba7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    ecb9e2b View commit details
    Browse the repository at this point in the history
  2. working implementation if we can fix the prepending of 'recording' to…

    … the docker request finder
    seankane-msft committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f861f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab07220 View commit details
    Browse the repository at this point in the history
  4. last fixings

    seankane-msft committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a192402 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    9c97403 View commit details
    Browse the repository at this point in the history
  2. double condition

    scbedd committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    49c446b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bb4b37 View commit details
    Browse the repository at this point in the history
  4. tier 0 of trust. I don't expect this to work, but it's still worth a …

    …shot. maybe the devops agents do something differently
    scbedd committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    8e76a04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    567588a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d95e96 View commit details
    Browse the repository at this point in the history
  7. call start-server.ps1

    scbedd committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    e2c78ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fafb7c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c4c3d7 View commit details
    Browse the repository at this point in the history
  10. adjust the initialize call

    scbedd committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0219745 View commit details
    Browse the repository at this point in the history
  11. disable vet temporarily

    scbedd committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    105e29e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    808885b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c881539 View commit details
    Browse the repository at this point in the history
  14. changing to crt file

    seankane-msft committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    797a804 View commit details
    Browse the repository at this point in the history
  15. use crt cert

    scbedd committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b0f82b3 View commit details
    Browse the repository at this point in the history
  16. resolve conflicts. use crt

    scbedd committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    69f0e4a View commit details
    Browse the repository at this point in the history
  17. want to see errors

    seankane-msft committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    de2c846 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bcf19b4 View commit details
    Browse the repository at this point in the history
  19. powershell errors

    seankane-msft committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5018d31 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fbc39c4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8865646 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    69258a4 View commit details
    Browse the repository at this point in the history
  23. finally got the magic sauce

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

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    6f63a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8789596 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    b7942f4 View commit details
    Browse the repository at this point in the history
  2. forgot the stop command

    seankane-msft committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    7f28fae View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 12, 2021

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