Vjeran Grozdanić b2cd1452ec fix(metrics) Prevent negative crash_free_rate value to be returned to the client (#73353) 1 week ago
..
analytics 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 3 months ago
api b2cd1452ec fix(metrics) Prevent negative crash_free_rate value to be returned to the client (#73353) 1 week ago
apidocs 3ccd269563 fix(api): Use anyOf instead of oneOf (#64927) 5 months ago
attachments 92a1a02ff3 ref: --disallow-any-generics for utils.redis (#68112) 3 months ago
audit_log b3aaa5235d feat(integrations): add audit log for client secret rotation (#69463) 2 months ago
auth 38833ad1f4 ref: fix some type issues in tests once models are checked (#73206) 1 week ago
autofix d3fbd9bdf8 First pass converting seer api calls to using signature (#72486) 2 weeks ago
backup ee9946a986 feat(uptime): Switch `RemoteSubscription` to be an abstract base model. (#73113) 2 weeks ago
buffer a61c4272c7 ref(rules): Don't pass buffer to callback (#71290) 1 month ago
cache b190208422 ref: use decode_responses=False for raw=True redis cache (#64885) 4 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) 1 month ago
conf 2c12dad060 feat(crons): Add stub consumers for clock tick / tasks (#69809) 2 months ago
consumers 9faaa837e7 ref: rm remaining session subscription results (#71863) 1 week 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 a21b015e66 ref(snql): Add arg count to exception message (#72991) 2 weeks ago
db 83bc355e4f chore(hybridcloud) Move RpcModel and utilities to sentry.hybridcloud (#73300) 1 week ago
debug 62143c4d0f ref: update missed django monkeypatches for django 3.x (#52886) 11 months ago
debug_files e3b0e3db17 Clean up `ArtifactBundle(FlatFile)Index` (#66206) 4 months ago
deletions 38833ad1f4 ref: fix some type issues in tests once models are checked (#73206) 1 week ago
digests e311537fb4 chore(actor) Update usage of RpcActor -> Actor (#70575) 1 month ago
discover 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 3 months ago
dynamic_sampling cd5e7e549c feat(am2): Add project to the blended sample rate function (#72900) 2 weeks ago
event_manager 9e46db81c9 chore(grouping): Small fixes to tests (#73217) 1 week ago
eventstore 78c19ff5bf fix(grouping): Provide defaults for `CalculatedHashes` fields (#72452) 3 weeks ago
eventstream 861a9f984d ref: use the correct str->bytes conversion (#69914) 2 months ago
eventtypes 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 3 months ago
features 8cd9de2e58 ref: annotate another create_project (#73198) 1 week ago
feedback e8d51148bf ref: fix more nullability errors in tests (#72463) 3 weeks ago
grouping 9e46db81c9 chore(grouping): Small fixes to tests (#73217) 1 week ago
helpers 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 6 months ago
hybridcloud 2a486633b6 chore(hybrid-cloud): Adds option-based overrides for RPC retry count and timeout duration (#72879) 1 week ago
identity 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 7 months ago
incidents 933d3d0e85 ref(slack): use sdk client to get channel id (#72752) 1 week ago
ingest 8be60023c8 ref(project-config): Disallow non-full config requests (#72926) 2 weeks ago
integrations d13db8c2a0 feat(slack): Show culprit in notifications (#72980) 1 week ago
issues 4c64279c69 ref(utils): Replace Hub with Isolation Scopes in Snuba utils (#73279) 1 week ago
lang 9f09d343ad fix(react): Make React error matching regex more lenient (#71008) 1 month ago
llm 32f7e6f370 feat(AI): Create abstractions for generic LLM calls within sentry (#68771) 2 months ago
loader 87149735cb feat(js-loader): Pin latest selection to highest pre-v8 version (#65691) 4 months ago
logging 52a08e348a ref: fix settings import cycle for sentry.logging.handlers (#70038) 2 months ago
mail 6696768a88 ref: fix typing for event_id (it is str) (#72718) 3 weeks ago
management 3a04d92c05 chore(hybridcloud) Improve controlsilo url generation message (#70855) 1 month ago
manager 0fef0e0c01 chore(issues): Remove unused GroupManager.from_kwargs (#68052) 3 months ago
mediators 73ee944166 ref: make HybridCloudForeignKey null=True reflected in field types (#73213) 1 week ago
metrics e2652bd26b OPS-5392 add datadog event support (#70399) 1 month ago
middleware 68f9a30242 chore(hybridcloud) Remove the customer-domains feature (#73011) 2 weeks ago
migrations 802cb102c5 Incident subscription fk - don't cascade delete (#72788) 3 weeks ago
models ebddda6a3a Project Setting Template Options Manager (#73392) 1 week ago
monitors 38833ad1f4 ref: fix some type issues in tests once models are checked (#73206) 1 week ago
net 82d83883e9 ref: make override_blocklist a contextmanager + stackable decorator (#63139) 5 months ago
new_migrations 201b18b60a ref: prevent invalid BitField alters (#62199) 6 months ago
newsletter 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 7 months ago
nodestore 0e4f003bce ref: fix nodestore related BytesWarnings (#70732) 1 month ago
notifications 38833ad1f4 ref: fix some type issues in tests once models are checked (#73206) 1 week ago
options a2d470bad8 Fix: options manager can_update bug (#70975) 1 month ago
ownership 37e018677d fix(codeowners): Do not parse inline comments as owners (#73137) 1 week ago
pipeline 2c6aca129e ref: remove * imports from sentry.silo (#69341) 2 months ago
plugins 602327f708 ref: get_jwt returns a str not bytes (#70379) 2 months ago
post_process_forwarder 825cf9fa40 dev: Fix schema validation in devserver (#66715) 3 months ago
processing 87428e7421 ref: Remove peanutbutter LPQ backend (#72841) 2 weeks ago
profiles 1caa7c55da feat(api-idorslug): Updated Subset of Org, Project, SCIM, Release Endpoints to use `organization_id_or_slug` (#70673) 1 month ago
profiling 188c396800 ref: auto fix unneeded type ignores (#50557) 1 year ago
projectoptions a4eead7789 fix(options): Fix `ProjectOption.isset` (#62036) 6 months ago
quotas 571c4e9ae0 ref: fix nullability of SeatAssignmentResult.reason (#72315) 1 month ago
ratelimits e8d51148bf ref: fix more nullability errors in tests (#72463) 3 weeks ago
receivers 8cd9de2e58 ref: annotate another create_project (#73198) 1 week ago
relay 1b212f1816 feat(web-vitals): add mobile browser vital percentiles (#73298) 1 week ago
release_health 8cd9de2e58 ref: annotate another create_project (#73198) 1 week ago
remote_config 86f237ef5e feat(remote-config): Cache remote-config files in Redis (#72096) 1 month ago
replays 10e95f6b46 feat(replay): report issues from hydrate-error breadcrumb (#71769) 1 month ago
roles f355c27030 fix: Switch role get_choices back to using name (#72575) 3 weeks ago
rules e3864847fa fix(processing): Correct timestamp in test (#73235) 1 week ago
runner f413f1b49a Fix for configoptions, remove check for isset() (#71089) 1 month ago
search 131822f06c feat(testing): Mark some tests with querybuilder for smoke tests (#73305) 1 week ago
security ccbe5e3f14 ref: handle more cases where urlsplit/urlparse receive invalid urls (#62395) 6 months ago
seer 4c410cac60 feat(similarity): Add delete record by hash endpoint (#71571) 1 week ago
sentry_apps 3a2ab0f1e0 ref: fix more test types issues with BaseManager typechecked (#72532) 3 weeks ago
sentry_metrics 18247c064e fix(metrics): differentiate types in metrics extraction rule unit map (#73043) 2 weeks ago
services 83bc355e4f chore(hybridcloud) Move RpcModel and utilities to sentry.hybridcloud (#73300) 1 week ago
shared_integrations 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 3 months ago
silo 2c6aca129e ref: remove * imports from sentry.silo (#69341) 2 months ago
similarity 774af7dc28 Remove imports from testutils barrel file (#53828) 11 months ago
snuba b750c60cfb fix(metrics): skip dot escape for tags (#73371) 1 week ago
spans 830717067c feat(api-idorslug): Updated Rest of Endpoints to use `organization_id_or_slug` (#70829) 1 month ago
stacktraces 79143bcf4c fix: Improve trimming of Swift function names (#72335) 2 weeks ago
statistical_detectors 6d1e27d24a chore(seer): Rename `seer/utils.py` to `seer/breakpoints.py` (#71352) 1 month ago
sudo 79e881fc3c ref: add mypy plugin for monkeypatched HttpRequest attributes (#54127) 11 months ago
tagstore fd33557666 ref: fix some more typing in tests (#57399) 9 months ago
tasks ba7fcabdee perf(similarity): use mulithreadpool to do nodestore calls concurrently (#73394) 1 week ago
templatetags 93d6593ce2 chore(hybridcloud) Merge customer-domains feature into multi-region (#72902) 2 weeks ago
testutils 93d6593ce2 chore(hybridcloud) Merge customer-domains feature into multi-region (#72902) 2 weeks ago
tsdb 81e3482ed1 ref: break the generic / inheritance of redis ClusterManager (#68018) 3 months ago
types e245806db7 chore(hybridcloud) Enable stricter types on more modules (#70818) 1 month ago
uptime 4a1e00a31f feat(uptime): Tasks for automatic hostname detection and monitoring (#73258) 1 week ago
usage_accountant eb55184602 Revert "Revert "ref: enable pyupgrade --py311-plus (#64363)"" (#64380) 5 months ago
utils 78f70307dd ref(utils): Improve `PriorityTask` typing (#73276) 1 week ago
web 342c779464 ref: delete dead test (#73202) 1 week 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) 11 months ago
test_culprit.py 8df76f5a81 perf: use orjson for all relay operations (#70450) 2 months ago
test_datascrubbing.py 16735f3a68 chore: Move utils.pytest into testutils (#53890) 11 months ago
test_dependencies.py 95e83fc373 ref: upgrade pydantic and require cythonized version (#73122) 1 week ago
test_devimports.py b40832bc9b Revert "Reapply "ref: upgrade sentry to python 3.12 (#65075)" (#72105)" 1 month ago
test_http.py 605c24c358 ref: remove unused outfile argument from fetch_file (#65930) 4 months ago
test_killswitches.py 0e4236c281 ref: fix more mypy issues (#54029) 11 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) 11 months ago
test_unmerge.py 25ecf93840 fix(py): Move test_unmerge into tests dir (#45556) 1 year ago