Tony Xiao cd5ae98c3b fix(stats-detectors): Use full fingerprint in regression group (#61790) 11 months ago
..
analytics 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
api ccee8ab7d7 nit: Remove override_settings because it wasn't properly overriding (#61700) 11 months ago
apidocs 585269a599 ref: upgrade drf-spectacular (#53438) 1 year ago
attachments 29a0c5342b test: remove mock compat (#29501) 3 years ago
audit_log 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
auth db8da901a6 test(superuser): Check correct test condition (#61717) 11 months ago
backup 1919759935 ref(crons): Add is_muted to allow status to be used for disabled (#61458) 11 months 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) 2 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) 11 months 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) 3 years ago
data 83553f6f08 ref: enforce test naming so tests actually run (#35517) 2 years ago
data_export eb4ee6a700 feat(eventuser): Drop eventuser-from-snuba feature flag (#61401) 11 months ago
db 0080139ef9 ref: disable migrations by default under test (part 2: sentry) (#61547) 11 months ago
debug 62143c4d0f ref: update missed django monkeypatches for django 3.x (#52886) 1 year ago
debug_files da22cec2a8 Improve ArtifactBundle (DB) Indexing (#61045) 11 months ago
deletions d518e54db5 fix(deletions) Fix blocked deletions because of missing cascade (#60550) 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 897933c0fe ref(sampling): Update to the latest sampling config version (#60078) 11 months ago
event_manager b379ec8393 test: Add event exception None test (#61799) 11 months ago
eventstore 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
eventstream 3af1d067f0 meta(linting): Fixing flake8-logging issues (partial) (#61224) 11 months 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 9a357dd0e0 feat(feedback): new feedback analytic event (#61570) 11 months ago
grouping 9d73f36728 fix(grouping): Do not consider _dispatch_client_callout as threadbase (#61675) 11 months ago
helpers 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
hybridcloud 30e943aa43 chore(pagerduty) Align pagerduty config implementation with opsgenie (#61561) 11 months ago
identity 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
incidents 30e943aa43 chore(pagerduty) Align pagerduty config implementation with opsgenie (#61561) 11 months ago
ingest 6cd17fd6ae feat(eventuser): Stop writes to EventUser in EventManger (#60499) 11 months ago
integrations 338e010e5d fix(hybridcloud) Fix cross-silo queries in jira server (#61761) 11 months ago
issues 3f702ce610 ref(issue-platform): Generate and process dummy Kafka messages in dev (#61362) 11 months 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 11afe0ef98 meta(linting): Fixing flake8-logging issues (partial) (#61295) 11 months ago
management a25958bb23 feat(hybridcloud) Add control silo URL patterns (#56615) 1 year ago
manager 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 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) 11 months ago
middleware a5b5d73d66 fix(hybridcloud) Improver provider regex to resolve jira issues (#61813) 11 months ago
migrations 4214b54148 ref(notifications): removes NotificationSetting from code but not DB (#60790) 11 months ago
models c9666d429a feat(stats-detectors): Auto resolve stats detectors (#61413) 11 months ago
monitors b2265151e9 feat(crons): Implement calls to monitor seat assignment toggles (#61695) 11 months ago
net 774af7dc28 Remove imports from testutils barrel file (#53828) 1 year ago
new_migrations 774af7dc28 Remove imports from testutils barrel file (#53828) 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 f477fc3243 ref(notifications): use enum in participants (#61214) 11 months ago
options 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
ownership b40c911384 fix(rules): use get_path when testing url against rule and data (#48227) 1 year ago
pipeline 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
plugins 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
post_process_forwarder 7246361398 feat(ppf): Enable running in either multithread or multiprocess mode (#60903) 11 months 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) 11 months ago
profiling 188c396800 ref: auto fix unneeded type ignores (#50557) 1 year ago
projectoptions 714fabf11f ref: use absolute imports for models (#57281) 1 year ago
quotas 90780e8bff feat(ddm): Implement org abuse limits for metrics (#61666) 11 months ago
ratelimits 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
receivers f4ae66f7eb ref(hybrid-cloud): Combines internal integration exception files (#61562) 11 months ago
relay 67dd30e766 feat(webvitals): makes fid an optional performance score component (#60916) 11 months ago
release_health 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
replays a918666674 perf: Arroyo 2.15.2 and reusable multiprocessing pools (#61221) 11 months ago
roles 0e4236c281 ref: fix more mypy issues (#54029) 1 year ago
rules bb749f0132 fix(severity): Add is_new to high severity condition (#61810) 11 months ago
runner 44133165f9 ref(relocation): Use separate filestore for relocations (#61706) 11 months ago
search eb4ee6a700 feat(eventuser): Drop eventuser-from-snuba feature flag (#61401) 11 months ago
sentry_apps 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
sentry_metrics a918666674 perf: Arroyo 2.15.2 and reusable multiprocessing pools (#61221) 11 months ago
services 72d1e82309 ref(hc): Add check_organization_by_slug support in control (#60854) 11 months ago
shared_integrations 7d80a4183d feat(hybrid-cloud): Validate Control silo IP address for IntegrationProxyClient (#61649) 11 months ago
silo b1557c06da feat(hybrid-cloud): Implement IP Address Resolution and Validation for RegionSiloClient API Requests (#60501) 11 months ago
similarity 774af7dc28 Remove imports from testutils barrel file (#53828) 1 year ago
snuba c9919591e7 fix(on-demand): Fix environment injection and support double write (#59995) 11 months ago
spans e6c7c7b010 feat(spans): Set _metrics_summary field on spans if it exists (#61521) 11 months ago
stacktraces 8bf72de36d fix: move clone-suffix removal before removing... (#61115) 11 months ago
statistical_detectors 67602decf7 fix(stats-detectors): Should auto resolve condition is backwards (#61560) 11 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 cd5ae98c3b fix(stats-detectors): Use full fingerprint in regression group (#61790) 11 months 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 4191ea1f7a ref: move from freezegun to time-machine (part 3: rest of sentry) (#56495) 1 year ago
types 24675bbeaa fix(hybridcloud) Fix View classes in region domains (#60407) 1 year ago
usage_accountant 399d66ed9f fix(COGS) Fix accountant test not to rely on atexit (#61235) 11 months ago
utils 4454c16924 fix(cleanup) Convert id collections to list (#61805) 11 months ago
web 6acf139887 chore(api) Remove team and project avatar endpoints (#61633) 11 months ago
__init__.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 3 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) 3 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) 3 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 8f37a7a6a3 ref: fix two small misuses of tempfile (#38675) 2 years 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