Jodi Jang d78c3d725b fix: Change issue assigned webhook to fire when assignee is changed (#41203) 2 years ago
..
analytics aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
api 7e78f1595e ref(stacktrace_linking): Do not return code mapping when there's no match (#41313) 2 years ago
api_gateway 862b043326 fix(api-gateway): Fixes from integration testing (#40936) 2 years ago
apidocs cf8ce753d6 feat(autodoc): Retrieve operation ID and description from docstring (#41165) 2 years ago
attachments 29a0c5342b test: remove mock compat (#29501) 3 years ago
audit_log aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
auth 565f971da9 Move invite code functionality from cookie to session (#40905) 2 years ago
buffer 83553f6f08 ref: enforce test naming so tests actually run (#35517) 2 years ago
cache 284e980df0 ref: replace self.assertRaises with pytest.raises (#35685) 2 years ago
celery 854beea2a8 ref(celery): Test celerybeat schedules so they match celery's flavour of cron (#31559) 3 years ago
charts 8dfa3c53d3 ref: exhaust streaming response in test_charcuterie (#39372) 2 years 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 84b61cd855 ref(discover): Split the builder file (#41013) 2 years ago
db 8fa14581c8 chore(migrations): Improve message for adding a not null column with a default (#40665) 2 years ago
deletions aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
digests aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
discover bf416f7ad2 feat(discover): Only transform when ordering project (#39468) 2 years ago
dynamic_sampling 3a7c72d622 feat(ds): bias healthchecks dropping (#40706) 2 years ago
event_manager 352784c982 fix(perf-issue): update Group.message value to use the title instead of transaction search_message (#41048) 2 years ago
eventstore 0e318053dc fix(post_process): Make sure we cache `project` when creating `GroupEvents` from an `Event` (#40121) 2 years ago
eventstream 10fbaf4b85 ref: add src/sentry/utils/json.py to mypy.ini (#41133) 2 years ago
eventtypes aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
features f64e58203b feat(notifications): add a feature flag to make slack the default for new users (#35652) 2 years ago
grouping bf2f467996 fix(grouping): fix mobile grouping for empty frames (#40492) 2 years ago
helpers f3e3c9d63d feat(options): Cache options values to avoid database queries (#39799) 2 years ago
hybrid_cloud a2fbca050e ref(hybrid-cloud): OrganizationService expansion for access (#41002) 2 years ago
identity cba4467cad feat(ecosystem): Return connection errors from oauth issues (#40743) 2 years ago
incidents 2664e49b42 ref(tests): Replace usages of mock django timezone with freezegun (#39321) 2 years ago
ingest 6332ef4a55 test(ingest): Generate random consumer group ID (#41311) 2 years ago
integrations be7312cca8 ref(derived_code_mappings): Minor touches (#41199) 2 years ago
lang a00ada51c2 ref(processor): Try to fallback to previous frames token function name (#40602) 2 years ago
loader ff2fec9cb1 feat: Update loader to support JS SDK v7 (#35310) 2 years ago
logging 29a0c5342b test: remove mock compat (#29501) 3 years ago
mail b9fb86b3c2 chore(hybrid-cloud): notifications use APIUser (#41109) 2 years ago
manager 3f981d8828 fix(workflow): Skip ProjectTeams for external projects (#41037) 2 years ago
mediators aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
metrics 09b6fbb589 ref: close unclosed socket in test_statsd test (#35195) 2 years ago
middleware 39a3b509e2 chore(hybrid-cloud): Allow anyone to use customer domains (#40816) 2 years ago
migrations b9fb86b3c2 chore(hybrid-cloud): notifications use APIUser (#41109) 2 years ago
models ddfa2f70fd feat(monitors): Add missing checkin type (#41162) 2 years ago
net 182e5b2f72 ref(socket): remove unused socket wrapper code (#35149) 2 years ago
new_migrations 281bdef9fc py38: bump LAST_VERIFIED_DJANGO_VERSION to 2.2 (#28271) 3 years ago
newsletter 74b7aaf918 ref: fix DummyNewsletter optout_email (#35464) 2 years ago
nodestore 56fb605b0e ref: upgrade protobuf (#39268) 2 years ago
notifications b9fb86b3c2 chore(hybrid-cloud): notifications use APIUser (#41109) 2 years ago
options f3e3c9d63d feat(options): Cache options values to avoid database queries (#39799) 2 years ago
ownership bdcd185bc0 feat(commit-context): Process commit context task (#38984) 2 years ago
pipeline 5af3960dcd ref(pipeline): Abstract Properties (#33348) 2 years ago
plugins aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
processing ba10c0ff7a ref: have mypy follow imports to 3rd party deps (#38571) 2 years ago
profiles abe86fe669 ref(profiling): Clean up process profiles task and instrument with dd (#36080) 2 years ago
profiling c11b7b7683 fix(profiling): Retry post profile to vroom (#39724) 2 years ago
projectoptions 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
quotas ba6964e614 ref(relay): Remove deprecated legacy quotas from config (#41056) 2 years ago
ratelimits 6e298a81fc feat(metrics): Implement redis blaster support for the cardinality limiter [SNS-1752] (#39749) 2 years ago
receivers d78c3d725b fix: Change issue assigned webhook to fire when assignee is changed (#41203) 2 years ago
region_to_control fe07466a14 chore(hybrid-cloud): Extract region to control silo into service abstraction (#40353) 2 years ago
relay 4821e6846b test: Add missing tests to sentry/relay/config/__init__.py [TET-504] (#41058) 2 years ago
release_health 104eca00d7 ref(release-health): Remove duplex backend from code (#41062) 2 years ago
replays 4fed5ab416 feat(replays): Setup backend for session-replay onboarding task (#40928) 2 years ago
roles b7dee7f245 feat(access): Implement team-based role management and access (#33387) 2 years ago
rules 9e9e8cf3b0 ref(alert-preview): refactor preview code (#41278) 2 years ago
runner 7f397e4802 fix(options): Remove red herring warning of SENTRY_URL_PREFIX is deprecated (#39932) 2 years ago
search 1d24b160a7 fix(perf): Allow sort by transaction on metrics query builder (#41321) 2 years ago
sentry_metrics 186a2b3dbc fix(last_seen_updater): Reduce consumer lag by committing filtered offsets [sns-1788] (#40258) 2 years ago
services b82fcb6119 chore(hybrid-cloud): mypy fixes and organization improvement (#40862) 2 years ago
silo 60f08a8190 feat(hybrid-cloud): Prototype the cross-silo HTTP clients (#40544) 2 years ago
similarity cbc245b962 ref: eliminate unnecessary base class inheritance for test_redis similarity backend test (#35483) 2 years ago
snuba e868fc70ce ref(metrics): Remove 'is_private' in favor of public naming layer [TET-12] (#41306) 2 years ago
spans 321c816907 feat(perf-issues): Parametrize DB span SQL queries before hashing (#40674) 2 years ago
stacktraces c6c07f1544 fix: Trim GNU versioning trailers (#29406) 3 years ago
sudo 284e980df0 ref: replace self.assertRaises with pytest.raises (#35685) 2 years ago
tagstore d9467206c9 ref(hackweek): upgrade sentry-flake8 (#28028) 3 years ago
tasks ddfa2f70fd feat(monitors): Add missing checkin type (#41162) 2 years ago
templatetags 90e4eb2d81 feat(issue_alert_status): Add issue alert status page links to email alerts (#32302) 3 years ago
testutils 29a0c5342b test: remove mock compat (#29501) 3 years ago
tsdb 2664e49b42 ref(tests): Replace usages of mock django timezone with freezegun (#39321) 2 years ago
types 04ff6aca22 feat(hybrid): Introduce region function contracts (#39356) 2 years ago
utils b2cda169ba feat(perf-issues): avoid two cases creating duplicate N+1 issues (#40046) 2 years ago
web 475cf41802 fix(hybrid-cloud): Properly propagate organization_slug from the request object (#41236) 2 years 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 29a0c5342b test: remove mock compat (#29501) 3 years ago
test_culprit.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
test_datascrubbing.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
test_http.py 8f37a7a6a3 ref: fix two small misuses of tempfile (#38675) 2 years ago
test_killswitches.py 53e110097f fix(killswitches): Interpret null as "match any" (#36250) 2 years ago
test_sdk_updates.py b2d2bda5a9 fix: Do not suggest SDK patch updates (#33430) 2 years ago
test_stacktraces.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago