.. |
analytics
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
8 months ago |
api
|
a266d81bd6
fix(trace-explorer): Quantize breakdown start times for better grouping (#70374)
|
6 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
|
b3aaa5235d
feat(integrations): add audit log for client secret rotation (#69463)
|
7 months ago |
auth
|
70e9bfd7a2
chore(superuser): use option for read-write instead of FF (#70083)
|
6 months ago |
backup
|
9536be5dc6
feat(backup): Sanitize all Global relocation scope models (#69163)
|
6 months ago |
buffer
|
f9293e5875
ref: RedisBuffer partitions is always 1 (#70278)
|
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
|
33f6772e7f
test(hc): Remove stable=True arg from silo test decorators (#60421)
|
1 year ago |
conf
|
2c12dad060
feat(crons): Add stub consumers for clock tick / tasks (#69809)
|
6 months ago |
consumers
|
2c12dad060
feat(crons): Add stub consumers for clock tick / tasks (#69809)
|
6 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
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
8 months ago |
db
|
2c6aca129e
ref: remove * imports from sentry.silo (#69341)
|
7 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
|
969be74120
chore(actor) Remove Team.actor_id from state (#70090)
|
6 months ago |
digests
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
8 months ago |
discover
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
8 months ago |
dynamic_sampling
|
7d38259e6f
test(relay): Use normalize_project_config (#70230)
|
6 months ago |
event_manager
|
36fcc89dd7
perf: create orjson experiment for relay-py (#69613)
|
6 months ago |
eventstore
|
d29f45b27e
perf(orjson): Create several options to enable orjson experimentally (#69653)
|
6 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
|
b80bd029cd
fix(features): Fix only first project getting flags without entity handler (#69679)
|
7 months ago |
feedback
|
7e8fbecae3
ref(feedback): add associated_event_id to the issue evidence (#70072)
|
6 months ago |
grouping
|
ca5e4e5765
ref(grouping): Pass event rather than event id to `get_grouping_info` (#69932)
|
6 months ago |
helpers
|
6f0827b339
ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622)
|
10 months ago |
hybridcloud
|
381b1a9bff
chore(actor) Add methods to RpcActor to match ActorTuple (#70168)
|
6 months ago |
identity
|
33f6772e7f
test(hc): Remove stable=True arg from silo test decorators (#60421)
|
1 year ago |
incidents
|
969be74120
chore(actor) Remove Team.actor_id from state (#70090)
|
6 months ago |
ingest
|
31a5e107b5
feat(feedback): apply denylist during create_user_report (#69202)
|
7 months ago |
integrations
|
555571c271
fix(slack): remove backticks from tag values (#70187)
|
6 months ago |
issues
|
e16222e7c7
fix(search): fixes short id lookup logic (#70247)
|
6 months ago |
lang
|
5d560093dc
ref: fix some usage of utcnow() in tests (#66694)
|
8 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
|
0e06494876
ref(rules): Remove state from RuleBase (#69633)
|
7 months ago |
management
|
9c9840af00
ref(hybrid-cloud): Updates integration proxy to pass proxy path as a header (#61729)
|
11 months ago |
manager
|
0fef0e0c01
chore(issues): Remove unused GroupManager.from_kwargs (#68052)
|
7 months ago |
mediators
|
861a9f984d
ref: use the correct str->bytes conversion (#69914)
|
6 months ago |
metrics
|
7a44b756da
ref: require type ignore comments to include the error code (#67638)
|
8 months ago |
middleware
|
902b81c143
feat(api): Add `organization_id_or_slug` Support to Customer Domain Middleware (#70172)
|
6 months ago |
migrations
|
ca736c3fc2
feat(group-attributes): Add migration to backfill group attributes (#69071)
|
6 months ago |
models
|
969be74120
chore(actor) Remove Team.actor_id from state (#70090)
|
6 months ago |
monitors
|
89fb384a6b
ref(crons): Fix usage of monitor_environment_id as partition key (#70282)
|
6 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
|
5876b13227
ref: nodestore compression is a stringy bool (#68893)
|
7 months ago |
notifications
|
778cf66baf
fix(slack): Link alert setting pages with correct org (#70182)
|
6 months ago |
options
|
33f6772e7f
test(hc): Remove stable=True arg from silo test decorators (#60421)
|
1 year ago |
ownership
|
867de5596b
feat(code-mappings): Support using abs_path when applying code mappings (#62768)
|
10 months ago |
pipeline
|
2c6aca129e
ref: remove * imports from sentry.silo (#69341)
|
7 months ago |
plugins
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
8 months ago |
post_process_forwarder
|
825cf9fa40
dev: Fix schema validation in devserver (#66715)
|
8 months ago |
processing
|
81e3482ed1
ref: break the generic / inheritance of redis ClusterManager (#68018)
|
7 months ago |
profiles
|
8ec16e1fa4
feat(api-idorslug): Rename Path paramaters to `project_id_or_slug` (#69716)
|
6 months ago |
profiling
|
188c396800
ref: auto fix unneeded type ignores (#50557)
|
1 year ago |
projectoptions
|
a4eead7789
fix(options): Fix `ProjectOption.isset` (#62036)
|
11 months ago |
quotas
|
a1048dfbb5
ref(cardinality-limit): Dynamically build option names (#69567)
|
7 months ago |
ratelimits
|
343f9ba64f
chore(api): RateLimit with keyword instead of positiona args (#69221)
|
7 months ago |
receivers
|
52c8884d70
fix(webhooks): remove unnecessary attr (#70256)
|
6 months ago |
relay
|
7d38259e6f
test(relay): Use normalize_project_config (#70230)
|
6 months ago |
release_health
|
37b98ee96b
ref: Remove deprecated sessions backend (#68226)
|
7 months ago |
replays
|
71048906fa
fix(replays): Remove project-id as an aggregation key (#70231)
|
6 months ago |
roles
|
0e4236c281
ref: fix more mypy issues (#54029)
|
1 year ago |
rules
|
fa1c2ba716
chore(priority-alerts): Remove high priority alert condition (#70105)
|
6 months ago |
runner
|
c068cfa3a3
feat(backup): Add `sentry backup sanitize` command (#69173)
|
6 months ago |
search
|
540e6b0adb
fix(spans): Search on span op and status (#70331)
|
6 months ago |
security
|
ccbe5e3f14
ref: handle more cases where urlsplit/urlparse receive invalid urls (#62395)
|
10 months ago |
seer
|
838b3fda5f
ref(grouping): Small seer similar issues fixes (#70005)
|
6 months ago |
sentry_apps
|
2c6aca129e
ref: remove * imports from sentry.silo (#69341)
|
7 months ago |
sentry_metrics
|
2c13e60b09
ref: fix BytesWarning in last_seen_updater (#69909)
|
6 months ago |
services
|
5480bb1e99
feat(user): Add option to only return verified emails from verify_user_emails (#69812)
|
6 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
|
2b973b8ddf
feat(discover): allow querying for `cache.item_size` and `cache.hit` (#68788)
|
7 months ago |
spans
|
e1fabcc9d2
feat(spans): Make segment ttl configurable (#70029)
|
6 months ago |
stacktraces
|
b5e57a3e1c
fix(grouping): Mark swizzle non inApp for Cocoa (#61903)
|
11 months ago |
statistical_detectors
|
0db2753e81
chore(stats-detectors): Remove experimental regression issue (#64969)
|
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
|
7efeed8f55
perf: move assemble status to redis (#70376)
|
6 months ago |
templatetags
|
d20e05ec53
fix: sanitize org name in outbound emails (#66857)
|
8 months ago |
testutils
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
8 months ago |
tsdb
|
81e3482ed1
ref: break the generic / inheritance of redis ClusterManager (#68018)
|
7 months ago |
types
|
2c6aca129e
ref: remove * imports from sentry.silo (#69341)
|
7 months ago |
usage_accountant
|
eb55184602
Revert "Revert "ref: enable pyupgrade --py311-plus (#64363)"" (#64380)
|
9 months ago |
utils
|
7db42c5cdd
feat(audit-log): Add rate limit edit details to project key audit log (#70166)
|
6 months ago |
web
|
fe831dbd1d
ref(feedback): remove user report linking from ingestion (#70198)
|
6 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
|
36fcc89dd7
perf: create orjson experiment for relay-py (#69613)
|
6 months ago |
test_datascrubbing.py
|
16735f3a68
chore: Move utils.pytest into testutils (#53890)
|
1 year ago |
test_devimports.py
|
3e415dcc1e
ref: factor out distutils (#65329)
|
9 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_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 |