Commit History

Author SHA1 Message Date
  anthony sottile ea19497305 ref: fix typing for test_superuser (#52028) 1 year ago
  anthony sottile d1c111f102 ref: make bitfield test pass mypy (#52018) 1 year ago
  anthony sottile 6c1b171196 ref: fix remaining 'valid-type' typing errors (#51909) 1 year ago
  anthony sottile fadca686dd ref: rename some modules to avoid no-redef mypy warning (#51855) 1 year ago
  Dan Fuller dd25c26bce chore(issue-platform): Clean up more perf issue specific code (#49732) 1 year ago
  Markus Unterwaditzer b51b866c5d ref: Delete Similarity V2 (#50815) 1 year ago
  anthony sottile 74a8f077b8 ref: make mediator.Param act as a descriptor during typing time (#51764) 1 year ago
  anthony sottile 5bca6799c4 ref: misc typing fixes (#51832) 1 year ago
  anthony sottile 014b6be92b ref: have mypy pass on vendored libraries (#51796) 1 year ago
  anthony sottile 6c1a91e023 ref: limit the typing allowlist to specific codes (#51799) 1 year ago
  anthony sottile b90d9c6496 ref: use SiloMode values directly to avoid config cycle (#51740) 1 year ago
  Markus Unterwaditzer 5c6b384807 ref: Type all other bitfields in models (#51729) 1 year ago
  anthony sottile 8beaf396f2 ref: env.request is nullable request (#51761) 1 year ago
  Gabe Villalobos 96bb84857c ref(HC): Adds outbox scope and RPC object for org mapping customer ID updates (#51712) 1 year ago
  Markus Unterwaditzer 927eb0ba5e ref: type bitfield on organization, fix migration bug (#51715) 1 year ago
  Markus Unterwaditzer e58a384de7 ref: Add TypedBitfield (#51700) 1 year ago
  anthony sottile 357c8ebb65 ref: fix alternatives email typing in tests (#51708) 1 year ago
  anthony sottile c1e527b921 ref: upgrade pydantic and mypy (#51668) 1 year ago
  anthony sottile b3bfa1b1ef ref: use typed symbolic (#51604) 1 year ago
  Francesco Novy b64dfb2ba8 feat(org-token): Send email to org owners when creating org token (#51514) 1 year ago
  anthony sottile d24fa0249d ref: fix some typing in tests (#51663) 1 year ago
  Zach Collins b561fd7343 fix(hc): Only use raw json for settings, not dataclasses (#51650) 1 year ago
  Markus Unterwaditzer 44c472daaf fix: Replace most Response references with HttpResponse (#51550) 1 year ago
  Josh Ferge 1f8dae9775 fix(typing): type serialize function return val as Mapping (#51626) 1 year ago
  anthony sottile 520aaf994d ref: fix typing in replay testutils (#51610) 1 year ago
  anthony sottile cfd6bccf6f ref: annotate difcache as a ClassVar (#51609) 1 year ago
  anthony sottile a79ea5fabb ref: remove unused sentry.utils.debug (#51614) 1 year ago
  Markus Unterwaditzer 19b6c1fa82 fix(typing): Fix a few files by importing buffer.base (#51549) 1 year ago
  Markus Unterwaditzer 71ea180ffc fix(typing): FIx typing on invocations of eventstore (#51572) 1 year ago
  anthony sottile 4976c31987 ref: fix some typing errors in utils and utils tests (#51529) 1 year ago
  Josh Ferge 2680329f02 fix(replays): fix types on replays.tasks (#51526) 1 year ago
  Markus Unterwaditzer 3eae8087c6 ref: Fix typing for eventstore (#51510) 1 year ago
  Markus Unterwaditzer ef66ae7af5 ref: Apply a few simpler typing fixes (#51509) 1 year ago
  Markus Unterwaditzer c4cb73dc7e ref: Add typing to eventstream (#51479) 1 year ago
  Markus Unterwaditzer 89881e45af ref: Type sentry.signals (#51470) 1 year ago
  Markus Unterwaditzer 06ee121b6d fix: Fixes necessary to move getsentry outcomes consumer to unified CLI (#51451) 1 year ago
  Markus Unterwaditzer f15d743393 fix: Type sentry.snuba.outcomes (#51474) 1 year ago
  anthony sottile 50940ad19a ref: use TSDBModel directly instead of tsdb.models (#51461) 1 year ago
  anthony sottile dc67683a9b ref: fix typing in IPlugin2 (#51427) 1 year ago
  anthony sottile d08340a888 ref: type test_assets (#51409) 1 year ago
  anthony sottile c0da6b0544 ref: fix typing for plugins.base.v1.IPlugin (#51353) 1 year ago
  anthony sottile 6a37f7f09f ref: fix some misc type errors (#51302) 1 year ago
  Mark Story 14d4d5433a chore(hybridcloud) Remove more RPC code from the naughty list (#51311) 1 year ago
  Josh Ferge f03ee04da2 fix(typing): adjust replays cache __getitem__ signature (#50960) 1 year ago
  Evan Hicks 164fc8de99 fix(referrer) Add TSDB referrers to main Enum (#51306) 1 year ago
  Lyn Nagara c76561d2a6 ref: Type check post process forwarder (#51210) 1 year ago
  anthony sottile 9e96ee69c8 ref: fix unnecessary casts hiding type errors (#51289) 1 year ago
  Mark Story 2f2ac2d9d6 fix(hybridcloud) Add missing routing for django.contrib (#51259) 1 year ago
  Markus Unterwaditzer ce590b9c38 fix: Refactor how KAFKA_TOPICS is resolved to improve typing (#51284) 1 year ago
  anthony sottile 2c0db819e0 ref: fix typing casts in tests (#51280) 1 year ago