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

[PECO-1042] Add proxy support #193

Merged
merged 8 commits into from
Oct 4, 2023
Merged

Commits on Oct 2, 2023

  1. Introduce client context

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    37cd891 View commit details
    Browse the repository at this point in the history
  2. Pass context to all relevant classes

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2fa8c1b View commit details
    Browse the repository at this point in the history
  3. Make driver a part of context

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    92d874a View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    64d2193 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. [PECO-1042] Add proxy support

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0576930 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    f25616a View commit details
    Browse the repository at this point in the history
  2. Tidy up code a bit

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ad01894 View commit details
    Browse the repository at this point in the history
  3. Tidy up code a bit

    Signed-off-by: Levko Kravets <levko.ne@gmail.com>
    kravets-levko committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fb0082a View commit details
    Browse the repository at this point in the history