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

refactor(http): use multiple inheritance for http wrappers #124

Merged
merged 35 commits into from
Aug 11, 2022

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    d1c813a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517d64f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    349fdd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ce0310 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5088862 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c03d923 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13a6c11 View commit details
    Browse the repository at this point in the history
  8. style(http): format client

    ooliver1 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d8aee4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46d6f48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87ae63d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ad631a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5c26967 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d528464 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4be11e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ec2da2e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d9a8c68 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    26ce77f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7b3b258 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    653bdf1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f79a0ee View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c388e0b View commit details
    Browse the repository at this point in the history
  22. style: remove unused import

    ooliver1 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0c30b2e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    c6bae2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c471f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eec75a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a02d10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b399fe0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6a3378 View commit details
    Browse the repository at this point in the history
  7. style(http): run isort

    ooliver1 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    0256a44 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    0918944 View commit details
    Browse the repository at this point in the history
  2. feat(http): export http wrappers

    This also removes the __all__s related to this
    ooliver1 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    212550f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64a1d85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4900fa View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. feat: add back base client

    TAG-Epic committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    438880d View commit details
    Browse the repository at this point in the history
  2. style: run linting

    TAG-Epic committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1d03eb9 View commit details
    Browse the repository at this point in the history