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

(2) Move capture_* from Hub to Client #2555

Merged
merged 32 commits into from
Dec 19, 2023

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    f2a4a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4869365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f9e9d View commit details
    Browse the repository at this point in the history
  4. Fixed import

    antonpirker committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a338099 View commit details
    Browse the repository at this point in the history
  5. Fixed Python 2.7 syntax

    antonpirker committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d900a1b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    fe77d04 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'antonpirker/refactor-hub' of github.com:getsentry/sentr…

    …y-python into antonpirker/refactor-hub
    antonpirker committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4ba7dce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b15613a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8331bd0 View commit details
    Browse the repository at this point in the history
  5. oops

    antonpirker committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ce1759f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a08b6e View commit details
    Browse the repository at this point in the history
  7. update test

    antonpirker committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f9b8d5a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    d233ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2932adc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a7af73 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    bb3250a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a22dd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Hub calls capture_* on scope that calls it on client. Later with new …

    …scopes the hub is removed and the root level API directly calls it on the scope
    antonpirker committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c78b1f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0901e72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    269fd56 View commit details
    Browse the repository at this point in the history
  4. small fix

    antonpirker committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0354065 View commit details
    Browse the repository at this point in the history
  5. Updated test

    antonpirker committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3d5825e View commit details
    Browse the repository at this point in the history
  6. Fixed test

    antonpirker committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4e78d1f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fixed test

    antonpirker committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ba72216 View commit details
    Browse the repository at this point in the history
  2. Fixed test for old python

    antonpirker committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c5a7ae7 View commit details
    Browse the repository at this point in the history
  3. Formatting

    antonpirker committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bbb93e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12e632d View commit details
    Browse the repository at this point in the history
  5. ApiDocs

    antonpirker committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    eb56a12 View commit details
    Browse the repository at this point in the history
  6. Fix

    antonpirker committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    074a9ef View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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