Commit History

Author SHA1 Message Date
  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
  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