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

Move away from ClientMiddleware and ClientAuthHandler in pydeephaven #5489

Merged
merged 41 commits into from
May 16, 2024

Commits on May 8, 2024

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

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. Cleanups.

    jcferretti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f6dadda View commit details
    Browse the repository at this point in the history
  2. Cleanups.

    jcferretti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    15cb8be View commit details
    Browse the repository at this point in the history
  3. Remove unused import.

    jcferretti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7d72046 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05ddb37 View commit details
    Browse the repository at this point in the history
  5. Remove test_mt.

    jcferretti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fbf225e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6653f15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b36a54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7bd0874 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e98271 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    084ea10 View commit details
    Browse the repository at this point in the history
  11. Limit refresh retries.

    jcferretti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    16baf19 View commit details
    Browse the repository at this point in the history
  12. Fixed forwarding.

    jcferretti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2108d19 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ec17ddb View commit details
    Browse the repository at this point in the history
  14. Again.

    jcferretti committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b77a416 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    04ecf83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2be4d76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5046212 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb49b18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67876bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d96bfb View commit details
    Browse the repository at this point in the history
  7. Shorter.

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5be9d10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    567e878 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a7ac15 View commit details
    Browse the repository at this point in the history
  10. Rework wrap.

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dcaeba5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b9d80a View commit details
    Browse the repository at this point in the history
  12. remove unused imports.

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    01e2cac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d21f90a View commit details
    Browse the repository at this point in the history
  14. Restore newline.

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    af4f656 View commit details
    Browse the repository at this point in the history
  15. remove newline

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    915df90 View commit details
    Browse the repository at this point in the history
  16. remove spurious whitespace

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e13e4d3 View commit details
    Browse the repository at this point in the history
  17. Add newline

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0a27bad View commit details
    Browse the repository at this point in the history
  18. Add newline.

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cd8560f View commit details
    Browse the repository at this point in the history
  19. Something.

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    41b1a97 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b15473b View commit details
    Browse the repository at this point in the history
  21. Tweak retry failure case.

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c57f6dd View commit details
    Browse the repository at this point in the history
  22. Spurious whitespace.

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    765f383 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a1b374d View commit details
    Browse the repository at this point in the history
  24. Add type annotations

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    82f1049 View commit details
    Browse the repository at this point in the history
  25. One more type hint.

    jcferretti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dd8fc49 View commit details
    Browse the repository at this point in the history