Snigdha Sharma 0623ce7de9 Merge branch 'snigdha/refac-groupstatus' into snigdha/statemachine-all 1 year ago
..
analytics fc5e856c03 ref(hybrid-cloud): More test annotations (#44221) 2 years ago
api 42d90e6be9 Merge branch 'master' into snigdha/refac-groupstatus 1 year ago
api_gateway f94c0b8707 feat(hybrid-cloud): Implement `get_region_for_organization` (#51193) 1 year ago
apidocs 04061bcd98 fix(apidocs): better error messaging for PEP585 types (#50787) 1 year ago
attachments 29a0c5342b test: remove mock compat (#29501) 3 years ago
audit_log be176c00ab feat(org-tokens): Implement endpoints for OrgAuthToken (#51131) 1 year ago
auth 6a37f7f09f ref: fix some misc type errors (#51302) 1 year ago
buffer e8dd8c27d9 ref(hc): Move sentry initialization logic into sentry upgrade (#51542) 1 year ago
cache 284e980df0 ref: replace self.assertRaises with pytest.raises (#35685) 2 years ago
celery 854beea2a8 ref(celery): Test celerybeat schedules so they match celery's flavour of cron (#31559) 3 years ago
charts 9e96ee69c8 ref: fix unnecessary casts hiding type errors (#51289) 1 year ago
conf cb40b0377d ref: enforce conf types do not import elsewhere (#51523) 1 year ago
consumers cb40b0377d ref: enforce conf types do not import elsewhere (#51523) 1 year ago
coreapi f2c2b833a8 chore(py3): remove utf-8 coding comments (#23514) 4 years ago
data 83553f6f08 ref: enforce test naming so tests actually run (#35517) 2 years ago
data_export 756242ba32 ref: fix typing for sentry.utils.json.dumps (#50659) 1 year ago
db 2f2ac2d9d6 fix(hybridcloud) Add missing routing for django.contrib (#51259) 1 year ago
deletions 71ea180ffc fix(typing): FIx typing on invocations of eventstore (#51572) 1 year ago
digests 4c5b73680a hc(feat): Remove actor_id from notification utils (#48792) 1 year ago
discover ede26403b8 chore(hybrid-cloud): breaking foreign keys (#45203) 2 years ago
dynamic_sampling bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
event_manager 42d90e6be9 Merge branch 'master' into snigdha/refac-groupstatus 1 year ago
eventstore 71ea180ffc fix(typing): FIx typing on invocations of eventstore (#51572) 1 year ago
eventstream e8dd8c27d9 ref(hc): Move sentry initialization logic into sentry upgrade (#51542) 1 year ago
eventtypes f4fa54e861 feat(grouping): Exception Groups (#48653) 1 year ago
features f5a40a2530 ref: fix some typing accidental re-exports (#50661) 1 year ago
grouping 71ea180ffc fix(typing): FIx typing on invocations of eventstore (#51572) 1 year ago
helpers b6f6d0637b ref(hybrid-cloud): Mark stable a bunch of control tests (#49039) 1 year ago
hybrid_cloud bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
identity b6f6d0637b ref(hybrid-cloud): Mark stable a bunch of control tests (#49039) 1 year ago
incidents 6a37f7f09f ref: fix some misc type errors (#51302) 1 year ago
ingest bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
integrations 42d90e6be9 Merge branch 'master' into snigdha/refac-groupstatus 1 year ago
issues 42d90e6be9 Merge branch 'master' into snigdha/refac-groupstatus 1 year ago
lang bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
loader 2df95d14ef feat(loader): Ensure new projects cannot select old SDK versions in loader (#47542) 1 year ago
logging 29a0c5342b test: remove mock compat (#29501) 3 years ago
mail 927eb0ba5e ref: type bitfield on organization, fix migration bug (#51715) 1 year ago
manager e8dd8c27d9 ref(hc): Move sentry initialization logic into sentry upgrade (#51542) 1 year ago
mediators d24fa0249d ref: fix some typing in tests (#51663) 1 year ago
metrics 09171d5d1d ref: Add generic consumer CLI, introduce profiles consumer on it (#50364) 1 year ago
middleware d24fa0249d ref: fix some typing in tests (#51663) 1 year ago
migrations fef5fcfd7e Consolidate group-related type defs 1 year ago
models 0623ce7de9 Merge branch 'snigdha/refac-groupstatus' into snigdha/statemachine-all 1 year ago
monitors a2044b56bc feat(crons): Set trace_id on consumer check-ins (#51498) 1 year ago
net 9708ac751a Add test for IPv6 in deny list (#41517) 2 years ago
new_migrations 4b7fc05128 ref: fix most mypy no-redef errors (#50810) 1 year ago
newsletter b6f6d0637b ref(hybrid-cloud): Mark stable a bunch of control tests (#49039) 1 year ago
nodestore bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
notifications fef5fcfd7e Consolidate group-related type defs 1 year ago
options bf4648b9c0 feat(options) Prevent drift when updating through different channels (#49744) 1 year ago
ownership b40c911384 fix(rules): use get_path when testing url against rule and data (#48227) 1 year ago
pipeline 1aa03d1c11 feat(sdk): Add org context when instantiating `Pipeline` class (#51643) 1 year ago
plugins dc67683a9b ref: fix typing in IPlugin2 (#51427) 1 year ago
post_process_forwarder 784b053f0d ref: Add unified CLI for post-process forwarder (#51244) 1 year ago
processing 8bf429e0b9 Split up backpressure.high_watermarks option (#51247) 1 year ago
profiles de5949a9a3 Skip symbolicating internal Node frames (#49174) 1 year ago
profiling 188c396800 ref: auto fix unneeded type ignores (#50557) 1 year ago
projectoptions bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
quotas 12b3293a65 ref(dynamic-sampling): Refactor usage of get_blended_sample_rate (#48772) 1 year ago
ratelimits 6a37f7f09f ref: fix some misc type errors (#51302) 1 year ago
receivers fef5fcfd7e Consolidate group-related type defs 1 year ago
relay bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
release_health f03c768558 ref(hybrid-cloud): more test annotations (#44403) 2 years ago
replays bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
roles b7dee7f245 feat(access): Implement team-based role management and access (#33387) 2 years ago
rules fef5fcfd7e Consolidate group-related type defs 1 year ago
runner bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
search 42d90e6be9 Merge branch 'master' into snigdha/refac-groupstatus 1 year ago
sentry_apps d24fa0249d ref: fix some typing in tests (#51663) 1 year ago
sentry_metrics f6fef8a1c1 feat(generic-metrics): Kafka-based metrics interface (#47897) 1 year ago
services bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
shared_integrations d9f5e5fa9c feat(hybrid-cloud): Use ProxyClient for Jira requests (#51005) 1 year ago
silo 5c8d3852d3 ref(hc): Region name is set for organization mappings (#50257) 1 year ago
similarity d226125b25 ref: upgrade mmh3 (#50669) 1 year ago
snuba bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
spans 2fe343700b fix(spurl-param): Remove tentative span URL parameterization code (#47725) 1 year ago
stacktraces c6c07f1544 fix: Trim GNU versioning trailers (#29406) 3 years ago
sudo 284e980df0 ref: replace self.assertRaises with pytest.raises (#35685) 2 years ago
tagstore d9467206c9 ref(hackweek): upgrade sentry-flake8 (#28028) 3 years ago
tasks 42d90e6be9 Merge branch 'master' into snigdha/refac-groupstatus 1 year ago
templatetags 30ac9ad6e9 chore: Update more emails for customer-domains (#43623) 2 years ago
testutils d24fa0249d ref: fix some typing in tests (#51663) 1 year ago
tsdb af9fb08e55 chore(CapMan): Fix tests blocking Outcomes Allocation Policy (#50096) 1 year ago
types b561fd7343 fix(hc): Only use raw json for settings, not dataclasses (#51650) 1 year ago
utils 42d90e6be9 Merge branch 'master' into snigdha/refac-groupstatus 1 year ago
web e5ef575a6d fix(hc): Update HC decorators on frontend tests; minor fixes (#51665) 1 year ago
__init__.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 4 years ago
test_canonical.py 286bf2ae7e ref: use dict instead of OrderedDict since sentry is >python3.6 (#39695) 2 years ago
test_celery.py 05e81273da ref: fstringify tests (#23518) 4 years ago
test_constants.py 29a0c5342b test: remove mock compat (#29501) 3 years ago
test_culprit.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
test_datascrubbing.py bab32ed468 chore(test) Make a shorter alias for django_db with params (#51628) 1 year ago
test_http.py 8f37a7a6a3 ref: fix two small misuses of tempfile (#38675) 2 years ago
test_killswitches.py 188c396800 ref: auto fix unneeded type ignores (#50557) 1 year ago
test_sdk_updates.py b2d2bda5a9 fix: Do not suggest SDK patch updates (#33430) 2 years ago
test_stacktraces.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
test_unmerge.py 25ecf93840 fix(py): Move test_unmerge into tests dir (#45556) 1 year ago