Hubert Deng ddbbc869c9 fix(self-hosted): Superuser can set options in self-hosted (#63068) 1 year ago
..
analytics 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
api ddbbc869c9 fix(self-hosted): Superuser can set options in self-hosted (#63068) 1 year ago
apidocs adeb447c14 ref: upgrade to python 3.9 (#36860) 1 year ago
attachments d99f134db2 Use zstd compression for `CachedAttachment`s (#62468) 1 year ago
audit_log 6e7e51396a feat(crons): Add ability to mute monitor environments (#61977) 1 year ago
auth d51b0b21b8 nit: Cleanup staff and superuser (#62103) 1 year ago
backup cfa79ebcf3 ref(backup): Split backup `helpers` module (#63075) 1 year ago
buffer 714fabf11f ref: use absolute imports for models (#57281) 1 year ago
cache 7e84baa89b test(cache): Add tests for Django cache (#54957) 1 year ago
celery 854beea2a8 ref(celery): Test celerybeat schedules so they match celery's flavour of cron (#31559) 3 years ago
charts 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
conf c617dbb405 ref(superuser): add org:superuser scope for active superuser (#61391) 1 year ago
consumers dbab50a7ed ref: bump sentry-arroyo to 2.14.17 (#59465) 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 f03b177733 fix(csv-export): Handle the issues platform (#62702) 1 year ago
db 24a3e1315f feat(system): Use custom slug field (#62246) 1 year ago
debug 62143c4d0f ref: update missed django monkeypatches for django 3.x (#52886) 1 year ago
debug_files da22cec2a8 Improve ArtifactBundle (DB) Indexing (#61045) 1 year ago
deletions c011434a64 test: Prefer factory to create Integration objects in setup (#62874) 1 year ago
digests 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
discover 714fabf11f ref: use absolute imports for models (#57281) 1 year ago
dynamic_sampling 1bc37fa082 fix(investigation-bias): Fix event.type in the investigation bias and improve overall code (#61750) 1 year ago
event_manager fe7320639f ref(grouping): Move background grouping code to `grouping` module (#62856) 1 year ago
eventstore f1830a7394 ref(issue-platform): Cleanup occurrence processing in tests (#62984) 1 year ago
eventstream f1830a7394 ref(issue-platform): Cleanup occurrence processing in tests (#62984) 1 year ago
eventtypes 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
features 714fabf11f ref: use absolute imports for models (#57281) 1 year ago
feedback b84fddc00a feat(feedback): delete prototype retrieval endpoints (#62517) 1 year ago
grouping 29dddb9250 feat(grouping): PoC support for built-in fingerprinting rules (#62250) 1 year ago
helpers 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 1 year ago
hybridcloud 43c7eb9d94 fix(hybridcloud) Fix silo boundary in sso signal handler (#63015) 1 year ago
identity 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
incidents c011434a64 test: Prefer factory to create Integration objects in setup (#62874) 1 year ago
ingest 69af7af2ca Correctly handle 0-sized attachments (#62922) 1 year ago
integrations 6aed53fc37 ref(escalating issues): Remove backend feature flag references (#63036) 1 year ago
issues 6aed53fc37 ref(escalating issues): Remove backend feature flag references (#63036) 1 year ago
lang faa8fba861 Remove obsolete JS Processor (#59090) 1 year ago
loader 714fabf11f ref: use absolute imports for models (#57281) 1 year ago
logging 68d10b7a42 fix(server): Suppress errors in logging when in Prod (#60131) 1 year ago
mail 6aed53fc37 ref(escalating issues): Remove backend feature flag references (#63036) 1 year ago
management 9c9840af00 ref(hybrid-cloud): Updates integration proxy to pass proxy path as a header (#61729) 1 year ago
manager c011434a64 test: Prefer factory to create Integration objects in setup (#62874) 1 year ago
mediators 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
metrics 373f3a90dc ref: upgrade datadog to a version which is 3.10 compatible (#59718) 1 year ago
middleware 242ab143da fix(hybrid-cloud): Allow slack requests to be proxied (#63111) 1 year ago
migrations 4214b54148 ref(notifications): removes NotificationSetting from code but not DB (#60790) 1 year ago
models 247b603765 feat: apitoken last characters option (#62972) 1 year ago
monitors b056a98d4a fix(crons): Only resolve issues for OK check-ins (#62501) 1 year 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 a414a251fc ref: use our normal blocklist approach for google libraries now that mypy is upgraded (#60654) 1 year ago
notifications 19ff239f1f test: Prefer factory method for creating IdentityProviders in setup (#63052) 1 year ago
options 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
ownership ca18691535 fix(suspect-commits): Fix code mapping for files without a slash (#61896) 1 year ago
pipeline 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
plugins c011434a64 test: Prefer factory to create Integration objects in setup (#62874) 1 year ago
post_process_forwarder 5064c9b65a ref: remove spurious logging in tests (#62004) 1 year ago
processing dc8c226a26 ref: move from freezegun to time-machine (part 1: introduce) (#56216) 1 year ago
profiles a23875db7a fix(flamegraph): Allow flamegraph filters when searching fingerprint (#61576) 1 year ago
profiling 188c396800 ref: auto fix unneeded type ignores (#50557) 1 year ago
projectoptions a4eead7789 fix(options): Fix `ProjectOption.isset` (#62036) 1 year ago
quotas 90780e8bff feat(ddm): Implement org abuse limits for metrics (#61666) 1 year ago
ratelimits 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
receivers 6aed53fc37 ref(escalating issues): Remove backend feature flag references (#63036) 1 year ago
relay 40b8ce2aba tests(metrics_extraction): Tests for too many specs logic (#62936) 1 year ago
release_health d10d064e5b consolidate InvalidParams exception (#62273) 1 year ago
replays 96f0d73b56 fix(replays): Add new condition class and update test suite to send new-style snuba payloads (#63033) 1 year ago
roles 0e4236c281 ref: fix more mypy issues (#54029) 1 year ago
rules 2fb954157e fix(severity): Include GT and LT in severity filter match types (#62693) 1 year ago
runner cfa79ebcf3 ref(backup): Split backup `helpers` module (#63075) 1 year ago
search 7f0be13c66 Revert "feat(metrics_extraction): Support extracting multiple spec versions (#62745)" 1 year ago
security ccbe5e3f14 ref: handle more cases where urlsplit/urlparse receive invalid urls (#62395) 1 year ago
sentry_apps 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
sentry_metrics eaa0ba0418 feat(ddm): Improve error messages of metrics API (#62826) 1 year ago
services 3a454c61e0 fix(hybrid-cloud): Fix Bitbucket webhook handler (#62053) 1 year ago
shared_integrations 82d83883e9 ref: make override_blocklist a contextmanager + stackable decorator (#63139) 1 year ago
silo b3058e3ae6 ref: fix slow test_internal_region_silo_ip_address test (#62694) 1 year ago
similarity 774af7dc28 Remove imports from testutils barrel file (#53828) 1 year ago
snuba 7f0be13c66 Revert "feat(metrics_extraction): Support extracting multiple spec versions (#62745)" 1 year ago
spans 198c06f69a feat(spans): Accept snuba-spans schema from Relay (#62527) 1 year ago
stacktraces b5e57a3e1c fix(grouping): Mark swizzle non inApp for Cocoa (#61903) 1 year ago
statistical_detectors 1c5f5720cc ref(stats-detectors): Encapsulate regression detector state (#62048) 1 year 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 6aed53fc37 ref(escalating issues): Remove backend feature flag references (#63036) 1 year ago
templatetags 774af7dc28 Remove imports from testutils barrel file (#53828) 1 year ago
testutils 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
tsdb 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 1 year ago
types 9883af02f2 ref: Use parenthesized context managers (#62233) 1 year ago
usage_accountant 399d66ed9f fix(COGS) Fix accountant test not to rely on atexit (#61235) 1 year ago
utils a502309b17 feat(code-mappings): Add new function for applying code mappings to stack frames (try 2) (#63128) 1 year ago
web 19ff239f1f test: Prefer factory method for creating IdentityProviders in setup (#63052) 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 165ffad930 ref: fix some mypy issues (#52990) 1 year ago
test_culprit.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 4 years ago
test_datascrubbing.py 16735f3a68 chore: Move utils.pytest into testutils (#53890) 1 year ago
test_devimports.py 3e760a0d77 feat(ci) Add test to detect requirements-dev usage in production code (#58907) 1 year ago
test_http.py 82d83883e9 ref: make override_blocklist a contextmanager + stackable decorator (#63139) 1 year 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) 3 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) 2 years ago