Philipp Hofmann 3a5b77ec8a fix(sdk-crashes): Ignore current stacktrace (#75140) 3 months ago
..
analytics 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 8 months ago
api e0350cf886 ref(similarity): Add option to skip processed and chosen projects in backfill (#75084) 3 months ago
apidocs 3ccd269563 fix(api): Use anyOf instead of oneOf (#64927) 9 months ago
attachments 92a1a02ff3 ref: --disallow-any-generics for utils.redis (#68112) 7 months ago
audit_log 4ff7de7f34 Project Template API - POST (#74247) 4 months ago
auth a1cd8f31af chore(hybridcloud) Move organization and project services into modules (#73663) 4 months ago
autofix 53c127c7e1 feat(autofix): Add status check for autofix runs and log an error if it fails (#74444) 4 months ago
backup bec7c1bed0 feat(dashboards): Add dataset source field to widget model (#74671) 4 months ago
buffer a61c4272c7 ref(rules): Don't pass buffer to callback (#71290) 6 months ago
cache b190208422 ref: use decode_responses=False for raw=True redis cache (#64885) 9 months ago
celery 854beea2a8 ref(celery): Test celerybeat schedules so they match celery's flavour of cron (#31559) 2 years ago
charts b4cf00b0e9 ref: remove unused upload= argument for chart rendering (always True) (#72257) 5 months ago
conf 2c12dad060 feat(crons): Add stub consumers for clock tick / tasks (#69809) 6 months ago
consumers 9faaa837e7 ref: rm remaining session subscription results (#71863) 5 months ago
coreapi f2c2b833a8 chore(py3): remove utf-8 coding comments (#23514) 3 years ago
data 83553f6f08 ref: enforce test naming so tests actually run (#35517) 2 years ago
data_export cfeb749e51 ref(querybuilder): Move BaseQueryBuilder out (#73329) 4 months ago
db 89697c3ad9 ref: get proper base manager typing (#72221) 3 months ago
debug 62143c4d0f ref: update missed django monkeypatches for django 3.x (#52886) 1 year ago
debug_files e3b0e3db17 Clean up `ArtifactBundle(FlatFile)Index` (#66206) 8 months ago
deletions 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 3 months ago
digests e311537fb4 chore(actor) Update usage of RpcActor -> Actor (#70575) 6 months ago
discover 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 8 months ago
dynamic_sampling d68c2ebf4f ref(metrics) fix incorrect exception being raised (#73367) 4 months ago
event_manager 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 3 months ago
eventstore 78c19ff5bf fix(grouping): Provide defaults for `CalculatedHashes` fields (#72452) 5 months ago
eventstream 861a9f984d ref: use the correct str->bytes conversion (#69914) 6 months ago
eventtypes 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 8 months ago
features 4309fe9eb6 chore(features) Make features api_expose=False by default (#74674) 3 months ago
feedback 5b8bf56e06 fix(hybrid-cloud): Resubmission: adds defaults to provisioning model fields, lost_password_hash model (#74766) (#74883) 4 months ago
grouping 2d46de8ac0 ref(seer grouping): Use new CircuitBreaker class, take 2 (#74898) 3 months ago
helpers 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 10 months ago
hybridcloud 70f93f4506 feat(data-secrecy): Migration to Add Bit Flags to Hybrid Cloud Services (#74891) 3 months ago
identity 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
incidents b5d48c7058 nit(anomaly detection): move translation helper to utils file + update data sent to seer (#75205) 3 months ago
ingest 43b5124381 ref(proguard): Deobfuscate view hierarchies as part of symbolication (#74196) 4 months ago
integrations 0b2040390e Revert "chore(slack): correctly type issue message builder (#74876)" 3 months ago
issues 7774556efe ref: fix reassignment to release (Release vs str) (#75109) 3 months ago
lang e4c91bdff9 fix(sources): Filter appStoreConnect sources (#74131) 4 months ago
llm 32f7e6f370 feat(AI): Create abstractions for generic LLM calls within sentry (#68771) 7 months ago
loader 87149735cb feat(js-loader): Pin latest selection to highest pre-v8 version (#65691) 8 months ago
logging 52a08e348a ref: fix settings import cycle for sentry.logging.handlers (#70038) 6 months ago
mail 3f6b07dbd5 chore(hybridcloud) Move user services to users module (#73516) 4 months ago
management 3a04d92c05 chore(hybridcloud) Improve controlsilo url generation message (#70855) 6 months ago
manager 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 3 months ago
mediators 3f6b07dbd5 chore(hybridcloud) Move user services to users module (#73516) 4 months ago
metrics 94d98659a3 fix(minimetrics): attach data attributes to transactions (#75054) 3 months ago
middleware 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 3 months ago
migrations 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 3 months ago
models 455f923d80 feat(metrics) Metric usage endpoint (#74945) 3 months ago
monitors a7451877bb ref: use baseclass implementation of monitor creation (#74806) 4 months ago
net 82d83883e9 ref: make override_blocklist a contextmanager + stackable decorator (#63139) 10 months ago
new_migrations 201b18b60a ref: prevent invalid BitField alters (#62199) 11 months ago
newsletter 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
nodestore 825da45771 ref: match signatures in mocked bigtable implementation (#74805) 4 months ago
notifications 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 3 months ago
options a2d470bad8 Fix: options manager can_update bug (#70975) 6 months ago
organizations ec9d28b86d chore(hybridcloud) Move tests into their respective directories (#73941) 4 months ago
ownership 37e018677d fix(codeowners): Do not parse inline comments as owners (#73137) 5 months ago
pipeline a1cd8f31af chore(hybridcloud) Move organization and project services into modules (#73663) 4 months ago
plugins 2e0e58813a ref: unify signatures of get_issue_label / get_issue_url (#74892) 3 months ago
post_process_forwarder 825cf9fa40 dev: Fix schema validation in devserver (#66715) 8 months ago
processing 87428e7421 ref: Remove peanutbutter LPQ backend (#72841) 5 months ago
profiles 8cbfd1bca6 ref(querybuilder): Change profiling profiles to use snuba params (#75070) 3 months ago
profiling 811b4c095b feat(profiling): add endpoint to generate flamegraph from span group for continuous profiling (#73843) 4 months ago
projectoptions 4c3128d9f6 ref: fix erroneous `project=` passed to `ProjectTemplate` (#75111) 3 months ago
quotas 571c4e9ae0 ref: fix nullability of SeatAssignmentResult.reason (#72315) 5 months ago
ratelimits 815e565405 ref: adjust typing so rate_limits can be a callable (#74807) 4 months ago
receivers 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 3 months ago
relay ad0c5e4067 fix(csp): Add safari-web-extension to default filter list (#75046) 3 months ago
release_health 8cd9de2e58 ref: annotate another create_project (#73198) 5 months ago
remote_config 86f237ef5e feat(remote-config): Cache remote-config files in Redis (#72096) 5 months ago
replays dede3f9d81 feat(replays): Emit mobile replay outcomes (#74649) 3 months ago
roles f355c27030 fix: Switch role get_choices back to using name (#72575) 5 months ago
rules 30e501a9b6 Add tests for bulk fetch events test (#74698) 4 months ago
runner dd35653e85 fix(hybrid-cloud): Fix namespace collisions with pydantic V2 upgrade (#74512) 4 months ago
search e6f93813cd chore(snuba): Move resolve datetime64 to shared utils (#74589) 4 months ago
security ccbe5e3f14 ref: handle more cases where urlsplit/urlparse receive invalid urls (#62395) 10 months ago
seer 2d46de8ac0 ref(seer grouping): Use new CircuitBreaker class, take 2 (#74898) 3 months ago
sentry_apps 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 3 months ago
sentry_metrics 96bd59f43d fix(metrics): dont normalize units when calling sum on counter metric in span metrics (#74491) 4 months ago
services ec9d28b86d chore(hybridcloud) Move tests into their respective directories (#73941) 4 months ago
shared_integrations 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 8 months ago
silo 2c6aca129e ref: remove * imports from sentry.silo (#69341) 7 months ago
similarity 774af7dc28 Remove imports from testutils barrel file (#53828) 1 year ago
snuba 6148f9762d ref(querybuilder): Add snuba_params to all the snuba query modules (#74780) 3 months ago
spans 830717067c feat(api-idorslug): Updated Rest of Endpoints to use `organization_id_or_slug` (#70829) 6 months ago
stacktraces be5e515121 ref(grouping): Strip querystrings from stacktrace filenames (#74825) 4 months ago
statistical_detectors 6d1e27d24a chore(seer): Rename `seer/utils.py` to `seer/breakpoints.py` (#71352) 6 months ago
sudo 79e881fc3c ref: add mypy plugin for monkeypatched HttpRequest attributes (#54127) 1 year ago
tagstore fd33557666 ref: fix some more typing in tests (#57399) 1 year ago
tasks 1ae38c5289 ref: fix reassignment of key_errors (#75186) 3 months ago
templatetags 81988ef8b7 ref: unify signature of get_annotations (#74870) 4 months ago
testutils a1cd8f31af chore(hybridcloud) Move organization and project services into modules (#73663) 4 months ago
tsdb 81e3482ed1 ref: break the generic / inheritance of redis ClusterManager (#68018) 7 months ago
types a1cd8f31af chore(hybridcloud) Move organization and project services into modules (#73663) 4 months ago
uptime b90acdaefe feat(uptime): Enforce a basic quota of 1 uptime monitor per organization (#74786) 4 months ago
usage_accountant eb55184602 Revert "Revert "ref: enable pyupgrade --py311-plus (#64363)"" (#64380) 9 months ago
users ec9d28b86d chore(hybridcloud) Move tests into their respective directories (#73941) 4 months ago
utils 3a5b77ec8a fix(sdk-crashes): Ignore current stacktrace (#75140) 3 months ago
web 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 3 months ago
__init__.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 3 years ago
test_celery.py 05e81273da ref: fstringify tests (#23518) 3 years ago
test_constants.py 165ffad930 ref: fix some mypy issues (#52990) 1 year ago
test_culprit.py 8df76f5a81 perf: use orjson for all relay operations (#70450) 6 months ago
test_datascrubbing.py 16735f3a68 chore: Move utils.pytest into testutils (#53890) 1 year ago
test_dependencies.py 95e83fc373 ref: upgrade pydantic and require cythonized version (#73122) 5 months ago
test_devimports.py 0c527a0219 Revert "Reapplyx2 "ref: upgrade sentry to python 3.12" (#73291)" 4 months ago
test_http.py 605c24c358 ref: remove unused outfile argument from fetch_file (#65930) 8 months ago
test_killswitches.py 0e4236c281 ref: fix more mypy issues (#54029) 1 year ago
test_mypy_stronglist.py ed46e02d84 ref: ensure mypy stronglist check happens in CI as well (#74642) 4 months ago
test_sdk_updates.py b2d2bda5a9 fix: Do not suggest SDK patch updates (#33430) 2 years ago
test_stacktraces.py 45189df6a1 ref: fix a few mypy issues (#54344) 1 year ago
test_unmerge.py 25ecf93840 fix(py): Move test_unmerge into tests dir (#45556) 1 year ago