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

HTTP Client errors #2308

Merged
merged 64 commits into from
Nov 3, 2022
Merged

HTTP Client errors #2308

merged 64 commits into from
Nov 3, 2022

Commits on Oct 20, 2022

  1. HTTP Client errors

    marandaneto committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    cb20a7a View commit details
    Browse the repository at this point in the history
  2. Format code

    getsentry-bot committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    068b12d View commit details
    Browse the repository at this point in the history
  3. fix

    marandaneto committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    a04d660 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. fixes

    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    db88adc View commit details
    Browse the repository at this point in the history
  2. fix conflict

    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1fc2ad4 View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4bf027c View commit details
    Browse the repository at this point in the history
  4. refactoring

    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    0587c63 View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e25e337 View commit details
    Browse the repository at this point in the history
  6. fixes

    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    faf2672 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e83e136 View commit details
    Browse the repository at this point in the history
  8. fixes

    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f747af3 View commit details
    Browse the repository at this point in the history
  9. Format code

    getsentry-bot committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6b9b470 View commit details
    Browse the repository at this point in the history
  10. fix

    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    40663bb View commit details
    Browse the repository at this point in the history
  11. Merge branch 'chore/http-client-errors' of github.com:getsentry/sentr…

    …y-cocoa into chore/http-client-errors
    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    15914c5 View commit details
    Browse the repository at this point in the history
  12. truncate strings

    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    cd34219 View commit details
    Browse the repository at this point in the history
  13. Format code

    getsentry-bot committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    42a9ca3 View commit details
    Browse the repository at this point in the history
  14. fix

    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    669ebea View commit details
    Browse the repository at this point in the history
  15. Format code

    getsentry-bot committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    0e6f89e View commit details
    Browse the repository at this point in the history
  16. changelog

    marandaneto committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d07ea54 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

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

    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f3715cf View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4577ab4 View commit details
    Browse the repository at this point in the history
  4. fix public interface

    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6477646 View commit details
    Browse the repository at this point in the history
  5. add decision log

    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    88a0351 View commit details
    Browse the repository at this point in the history
  6. type check

    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7b81bc5 View commit details
    Browse the repository at this point in the history
  7. Format code

    getsentry-bot committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    cdc235f View commit details
    Browse the repository at this point in the history
  8. fixes

    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f83aef9 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'chore/http-client-errors' of github.com:getsentry/sentr…

    …y-cocoa into chore/http-client-errors
    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e4e7cb3 View commit details
    Browse the repository at this point in the history
  10. ref sentry request header

    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    048259e View commit details
    Browse the repository at this point in the history
  11. ref sentry request header

    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4a5f115 View commit details
    Browse the repository at this point in the history
  12. Format code

    getsentry-bot committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0dc9192 View commit details
    Browse the repository at this point in the history
  13. rename

    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    96e48cb View commit details
    Browse the repository at this point in the history
  14. Merge branch 'chore/http-client-errors' of github.com:getsentry/sentr…

    …y-cocoa into chore/http-client-errors
    marandaneto committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    57053ee View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. fix tests

    marandaneto committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3eac0cb View commit details
    Browse the repository at this point in the history
  2. fix

    marandaneto committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    769e4f1 View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b23c8c9 View commit details
    Browse the repository at this point in the history
  4. add tests

    marandaneto committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0beee09 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'chore/http-client-errors' of github.com:getsentry/sentr…

    …y-cocoa into chore/http-client-errors
    marandaneto committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    8dd96c6 View commit details
    Browse the repository at this point in the history
  6. Format code

    getsentry-bot committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    44134f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. tracker integration tests

    marandaneto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    9845b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fae835 View commit details
    Browse the repository at this point in the history
  3. changelog

    marandaneto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0720ab2 View commit details
    Browse the repository at this point in the history
  4. add more tests

    marandaneto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1d862a0 View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f281352 View commit details
    Browse the repository at this point in the history
  6. add more tests

    marandaneto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c598b48 View commit details
    Browse the repository at this point in the history
  7. remove test link

    marandaneto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    fae4a2f View commit details
    Browse the repository at this point in the history
  8. fix lint

    marandaneto committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    149ffe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    980704f View commit details
    Browse the repository at this point in the history
  2. Update develop-docs/README.md

    Co-authored-by: Philipp Hofmann <philipp.hofmann@sentry.io>
    marandaneto and philipphofmann authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    8082095 View commit details
    Browse the repository at this point in the history
  3. review

    marandaneto committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    8ae6af6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'chore/http-client-errors' of github.com:getsentry/sentr…

    …y-cocoa into chore/http-client-errors
    marandaneto committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    997be6a View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    00c6d3b View commit details
    Browse the repository at this point in the history
  6. 400

    marandaneto committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    371cbe2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4323730 View commit details
    Browse the repository at this point in the history
  8. Format code

    getsentry-bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    4a84c75 View commit details
    Browse the repository at this point in the history
  9. fix url

    marandaneto committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    57a92f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67272cc View commit details
    Browse the repository at this point in the history
  11. Merge branch 'chore/http-client-errors' of github.com:getsentry/sentr…

    …y-cocoa into chore/http-client-errors
    marandaneto committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    419b0f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. add integration test

    marandaneto committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    fa66e02 View commit details
    Browse the repository at this point in the history
  2. merge

    marandaneto committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    adfcf51 View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5b65bc9 View commit details
    Browse the repository at this point in the history
  4. correct response header

    marandaneto committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    fa44107 View commit details
    Browse the repository at this point in the history
  5. fix

    marandaneto committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1fcc0de View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

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