getsentry-bot 2f8231ffaa Revert "chore(slack): Cleaning up Slack Integration `__init__.py` Files (#75545)" 6 months ago
..
analytics 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 11 months ago
api 4578d31d28 ref(relay): Write project config revision to Redis (#75523) 6 months ago
apidocs 3ccd269563 fix(api): Use anyOf instead of oneOf (#64927) 1 year ago
attachments 92a1a02ff3 ref: --disallow-any-generics for utils.redis (#68112) 10 months ago
audit_log 4ff7de7f34 Project Template API - POST (#74247) 7 months ago
auth e086b1c544 feat(partner migration): Add new Fly sso class (#75167) 6 months ago
autofix 53c127c7e1 feat(autofix): Add status check for autofix runs and log an error if it fails (#74444) 7 months ago
backup ca6284207d ref(relay): Remove sentry:relay-rev for project configs (#75521) 6 months ago
buffer dc5d329070 Revert the revert for https://github.com/getsentry/sentry/pull/75302 (#75412) 6 months ago
cache b190208422 ref: use decode_responses=False for raw=True redis cache (#64885) 1 year ago
celery 854beea2a8 ref(celery): Test celerybeat schedules so they match celery's flavour of cron (#31559) 3 years ago
charts b4cf00b0e9 ref: remove unused upload= argument for chart rendering (always True) (#72257) 8 months ago
conf 2c12dad060 feat(crons): Add stub consumers for clock tick / tasks (#69809) 9 months ago
consumers 9faaa837e7 ref: rm remaining session subscription results (#71863) 8 months 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 cfeb749e51 ref(querybuilder): Move BaseQueryBuilder out (#73329) 7 months ago
db 89697c3ad9 ref: get proper base manager typing (#72221) 6 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) 11 months ago
deletions 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 7 months ago
digests e311537fb4 chore(actor) Update usage of RpcActor -> Actor (#70575) 9 months ago
discover 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 11 months ago
dynamic_sampling d68c2ebf4f ref(metrics) fix incorrect exception being raised (#73367) 7 months ago
event_manager 71989f9e96 feat(seer grouping): Add call to Seer to optimized grouping flow in ingest (#75266) 6 months ago
eventstore 78c19ff5bf fix(grouping): Provide defaults for `CalculatedHashes` fields (#72452) 8 months ago
eventstream 861a9f984d ref: use the correct str->bytes conversion (#69914) 9 months ago
eventtypes 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 11 months ago
features d7ebaeb45e chore(features) Remove FeatureHandlerStrategy.REMOTE (#75166) 6 months ago
feedback 5b8bf56e06 fix(hybrid-cloud): Resubmission: adds defaults to provisioning model fields, lost_password_hash model (#74766) (#74883) 7 months ago
grouping c5b7040e50 feat(seer grouping): Add options to control using reranking (#75538) 6 months ago
helpers 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 1 year ago
hybridcloud 70f93f4506 feat(data-secrecy): Migration to Add Bit Flags to Hybrid Cloud Services (#74891) 7 months ago
identity 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
incidents c8103fead5 feat(anomaly detection): warn users if less than one week of historical data is available (backend) (#75214) 6 months ago
ingest 43b5124381 ref(proguard): Deobfuscate view hierarchies as part of symbolication (#74196) 7 months ago
integrations 2f8231ffaa Revert "chore(slack): Cleaning up Slack Integration `__init__.py` Files (#75545)" 6 months ago
issues 7774556efe ref: fix reassignment to release (Release vs str) (#75109) 6 months ago
lang e4c91bdff9 fix(sources): Filter appStoreConnect sources (#74131) 7 months ago
llm 32f7e6f370 feat(AI): Create abstractions for generic LLM calls within sentry (#68771) 10 months ago
loader 87149735cb feat(js-loader): Pin latest selection to highest pre-v8 version (#65691) 11 months ago
logging 52a08e348a ref: fix settings import cycle for sentry.logging.handlers (#70038) 9 months ago
mail 3f6b07dbd5 chore(hybridcloud) Move user services to users module (#73516) 7 months ago
management 3a04d92c05 chore(hybridcloud) Improve controlsilo url generation message (#70855) 9 months ago
manager 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 7 months ago
mediators 3f6b07dbd5 chore(hybridcloud) Move user services to users module (#73516) 7 months ago
metrics 306fa43d72 feat(minimetrics): attach tags as data (#75324) 6 months ago
middleware 3406936932 chore: remove compatibility mode for sign/unsign (#75328) 6 months ago
migrations 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 7 months ago
models 76160de98a fix(oauth): normalize redirect_uri (#75591) 6 months ago
monitors f89717581e ref: fix nullable first_checkin (#75264) 6 months ago
net 82d83883e9 ref: make override_blocklist a contextmanager + stackable decorator (#63139) 1 year ago
new_migrations 201b18b60a ref: prevent invalid BitField alters (#62199) 1 year 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) 7 months ago
notifications 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 7 months ago
options a2d470bad8 Fix: options manager can_update bug (#70975) 9 months ago
organizations d17d0b0386 ref: move organization absolute url mixin functionality to sentry.organizations (#75340) 6 months ago
ownership 37e018677d fix(codeowners): Do not parse inline comments as owners (#73137) 8 months ago
pipeline a1cd8f31af chore(hybridcloud) Move organization and project services into modules (#73663) 7 months ago
plugins ae79f57623 ref: delete unused get_project_urls (#75387) 6 months ago
post_process_forwarder 825cf9fa40 dev: Fix schema validation in devserver (#66715) 11 months ago
processing 87428e7421 ref: Remove peanutbutter LPQ backend (#72841) 8 months ago
profiles 8cbfd1bca6 ref(querybuilder): Change profiling profiles to use snuba params (#75070) 6 months ago
profiling 811b4c095b feat(profiling): add endpoint to generate flamegraph from span group for continuous profiling (#73843) 7 months ago
projectoptions 4c3128d9f6 ref: fix erroneous `project=` passed to `ProjectTemplate` (#75111) 6 months ago
quotas 571c4e9ae0 ref: fix nullability of SeatAssignmentResult.reason (#72315) 8 months ago
ratelimits 3306817288 feat(limiter): adding arbitrary incr_by as parameter to Leaky Bucket (#75402) 6 months ago
receivers 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 7 months ago
relay 4578d31d28 ref(relay): Write project config revision to Redis (#75523) 6 months ago
release_health 8cd9de2e58 ref: annotate another create_project (#73198) 8 months ago
remote_config 86f237ef5e feat(remote-config): Cache remote-config files in Redis (#72096) 8 months ago
replays dede3f9d81 feat(replays): Emit mobile replay outcomes (#74649) 6 months ago
roles f355c27030 fix: Switch role get_choices back to using name (#72575) 8 months ago
rules dc5d329070 Revert the revert for https://github.com/getsentry/sentry/pull/75302 (#75412) 6 months ago
runner 14c879007b Hmac auth for options webhook (#75497) 6 months ago
search e6f93813cd chore(snuba): Move resolve datetime64 to shared utils (#74589) 7 months ago
security ccbe5e3f14 ref: handle more cases where urlsplit/urlparse receive invalid urls (#62395) 1 year ago
seer fcfd339467 ref(similarity): Skip frames with base64 filenames in stacktrace parse (#75507) 6 months ago
sentry_apps 9894a930b6 ref(control_silo): Consolidate integrations models and models' tests (#74745) 7 months ago
sentry_metrics 96bd59f43d fix(metrics): dont normalize units when calling sum on counter metric in span metrics (#74491) 7 months ago
services ec9d28b86d chore(hybridcloud) Move tests into their respective directories (#73941) 7 months ago
shared_integrations 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 11 months ago
silo 2c6aca129e ref: remove * imports from sentry.silo (#69341) 10 months ago
similarity 774af7dc28 Remove imports from testutils barrel file (#53828) 1 year ago
snuba 2f279c7844 ref: fix nullable AlertRule.snuba_query accesses in tests (#75256) 6 months ago
spans 830717067c feat(api-idorslug): Updated Rest of Endpoints to use `organization_id_or_slug` (#70829) 9 months ago
stacktraces be5e515121 ref(grouping): Strip querystrings from stacktrace filenames (#74825) 7 months ago
statistical_detectors 6d1e27d24a chore(seer): Rename `seer/utils.py` to `seer/breakpoints.py` (#71352) 9 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 4578d31d28 ref(relay): Write project config revision to Redis (#75523) 6 months ago
templatetags 81988ef8b7 ref: unify signature of get_annotations (#74870) 7 months ago
testutils a1cd8f31af chore(hybridcloud) Move organization and project services into modules (#73663) 7 months ago
tsdb 81e3482ed1 ref: break the generic / inheritance of redis ClusterManager (#68018) 10 months ago
types a1cd8f31af chore(hybridcloud) Move organization and project services into modules (#73663) 7 months ago
uptime eba8c298d8 chore(uptime): Include reason for onboarding failure in stat (#75535) 6 months ago
usage_accountant eb55184602 Revert "Revert "ref: enable pyupgrade --py311-plus (#64363)"" (#64380) 1 year ago
users ec9d28b86d chore(hybridcloud) Move tests into their respective directories (#73941) 7 months ago
utils 3406936932 chore: remove compatibility mode for sign/unsign (#75328) 6 months ago
web fa353006cc ref(control_silo): Consolidate integrations web resources (#75171) 6 months ago
__init__.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 4 years ago
test_celery.py 05e81273da ref: fstringify tests (#23518) 4 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) 9 months ago
test_datascrubbing.py 16735f3a68 chore: Move utils.pytest into testutils (#53890) 1 year ago
test_dependencies.py 3efa8cf306 Revert "chore(hybrid-cloud): Resubmits Pydantic v2.7 upgrade" (#75411) 6 months ago
test_devimports.py 0c527a0219 Revert "Reapplyx2 "ref: upgrade sentry to python 3.12" (#73291)" 7 months ago
test_http.py 605c24c358 ref: remove unused outfile argument from fetch_file (#65930) 11 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) 7 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