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

ref(integrations): Use ensure_integration_enabled decorator #2906

Merged
merged 18 commits into from
Mar 28, 2024

Commits on Mar 26, 2024

  1. ref(integrations): Use ensure_integration_enabled decorator

    Ivana Kellyerova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c5f61df View commit details
    Browse the repository at this point in the history
  2. more places

    Ivana Kellyerova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ade599f View commit details
    Browse the repository at this point in the history
  3. fix bottle

    Ivana Kellyerova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    78e7e9b View commit details
    Browse the repository at this point in the history
  4. trytond

    Ivana Kellyerova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e656361 View commit details
    Browse the repository at this point in the history
  5. more integrations

    Ivana Kellyerova committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2871af5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. even more stuff

    Ivana Kellyerova committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b1ce6b3 View commit details
    Browse the repository at this point in the history
  2. more

    Ivana Kellyerova committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    56d2dbe View commit details
    Browse the repository at this point in the history
  3. more

    Ivana Kellyerova committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    95a2c5a View commit details
    Browse the repository at this point in the history
  4. fix falcon

    Ivana Kellyerova committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0f83cdc View commit details
    Browse the repository at this point in the history
  5. more

    Ivana Kellyerova committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3984460 View commit details
    Browse the repository at this point in the history
  6. more stuff

    Ivana Kellyerova committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    45e6669 View commit details
    Browse the repository at this point in the history
  7. starlite

    Ivana Kellyerova committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bd1573c View commit details
    Browse the repository at this point in the history
  8. starlette

    Ivana Kellyerova committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    11d595d View commit details
    Browse the repository at this point in the history
  9. fix stdlib?

    Ivana Kellyerova committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c7e0e3a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update sentry_sdk/integrations/falcon.py

    Co-authored-by: Anton Pirker <anton.pirker@sentry.io>
    Ivana Kellyerova and antonpirker committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5a7c9e1 View commit details
    Browse the repository at this point in the history
  2. review

    Ivana Kellyerova committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ccd3a8a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sentry-sdk-2.0' into ivana/2.0/new-deco

    Ivana Kellyerova committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    372296c View commit details
    Browse the repository at this point in the history
  4. revert flask to stop mypy from complaining

    Ivana Kellyerova committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    df34b28 View commit details
    Browse the repository at this point in the history