Commit History

Author SHA1 Message Date
  anthony sottile 7c4f951ae6 ref: fix some more mypy (#53265) 1 year ago
  Mark Story 11c23edb1f feat(typing) First pass at narrowing types on django APIs (#53157) 1 year ago
  Jodi Jang 3576c07282 fix: Fix autoassignment test (#53199) 1 year ago
  Armen Zambrano G 5488e748c2 typing(enhancers): Type enhancers modules (#53148) 1 year ago
  anthony sottile 57fc24a8e2 ref: fix some mypy errors (#53193) 1 year ago
  anthony sottile b57faf5061 ref: fix some mypy issues (#53158) 1 year ago
  anthony sottile 165ffad930 ref: fix some mypy issues (#52990) 1 year ago
  Zach Collins f5ab555469 ref(hc): Make new NotificationSettingsSerializer the default (#53073) 1 year ago
  Armen Zambrano G 5345b0413b ref(processing): Enable typing for stacktraces processing (#53056) 1 year ago
  Armen Zambrano G e21c9ad641 ref(event_manager): Fix typing issues for event_manager (#52974) 1 year ago
  anthony sottile 4889710c2b ref: fix typing for sentry.models.__init__ (#52992) 1 year ago
  anthony sottile 62143c4d0f ref: update missed django monkeypatches for django 3.x (#52886) 1 year ago
  anthony sottile 91316b1228 ref: fix typing for integration_proxy (#52810) 1 year ago
  anthony sottile b8ee3815f8 ref: fix some misc mypy errors (#52765) 1 year ago
  anthony sottile 1b0c935c26 ref: fix file descriptor leak in post_assemble crash (#52740) 1 year ago
  Mark Story 9cd94f18cb chore: Remove django.admin (#52679) 1 year ago
  anthony sottile 8075ed44bc ref: misc mypy fixes (#52665) 1 year ago
  anthony sottile 635d519e79 ref: upgrade phonenumberslite to get types (#52681) 1 year ago
  anthony sottile 42b4e20dd8 ref: django 3.x compat: get_group_by_cols must have alias=None param (#52647) 1 year ago
  anthony sottile 78c9e866de ref: misc typing fixes (#52634) 1 year ago
  Alberto Leal 7e1ac08b58 chore(vsts): Merge OAuth2RefreshMixin into VstsApiClient (#52574) 1 year ago
  Richard Ortenberg 63552e2c50 feat(crons): Add associated groups to check-ins via trace (#51555) 1 year ago
  Zach Collins e69328084c ref(hc): OrganizationIntegration and Organization related api fixes for hybrid cloud (#51965) 1 year ago
  Matt Duncan e7fb83eed5 ref(hc): Remove unused actor_id (#52384) 1 year ago
  anthony sottile e59b6cb501 ref: fix typing in test_link_team (#52343) 1 year ago
  Alberto Leal d2856987b9 chore(hybrid-cloud): Add client proxy for vsts integration (#51892) 1 year ago
  anthony sottile ce369b407d ref: django 3.x: convert csrf failure view to function view (#52285) 1 year ago
  anthony sottile 306fb92122 ref: un-silence warnings about django 3.x removals (#52271) 1 year ago
  Mike Ihbe c16a237e8a ref(hybrid-cloud): make notification_settings.actor_id nullable (#51678) 1 year ago
  anthony sottile b2f7b26b63 ref: type api_gateway.proxy and its test (#52046) 1 year ago
  anthony sottile 16e97493da ref: fix some mypy 'unreachable' errors (#51908) 1 year ago
  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