Abdkhan14 f59d03dd5b Added logic for setting interval of bar charts along with tests. (#39008) 2 years ago
..
analytics aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
api 6991960c68 fix(discover): Type measurements for event search (#38954) 2 years ago
apidocs 4319707cbd feat(apidocs): Added the framework for schema tests (#38422) 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 aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 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) 2 years ago
charts 8b7fb00a02 feat(workflow): Add custom chart size to incident email chart (#35166) 2 years 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 284e980df0 ref: replace self.assertRaises with pytest.raises (#35685) 2 years ago
db 0d5531a646 feat(db): Add support for JSON in pickle field (#36350) 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 fdc0fb39fd chore(discover): remove use_snql (#33917) 2 years ago
event_manager 0659f56b46 ref(perf-issues): Clean up currently unused-options (#38885) 2 years ago
eventstore 72e3510821 feat(perf_issues): Fix `GroupTagKeyDetailsEndpoint` to work for performance issues (#38860) 2 years ago
eventstream 0a045cb9c4 feat(post-process-forwarder): Move concurrency option to CLI (#38652) 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 686675f81b fix(grouping): Exception matcher with no frames (#38994) 2 years ago
helpers 31007ec7cc feat(deprecation): Moved brownout cron spec to option manager (#35266) 2 years ago
identity aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
incidents aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
ingest 2c1a1c0f1d fix: Pass has_attachments from ingest consumer (#36218) 2 years ago
integrations f59d03dd5b Added logic for setting interval of bar charts along with tests. (#39008) 2 years ago
lang ba10c0ff7a ref: have mypy follow imports to 3rd party deps (#38571) 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 aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
manager aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 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 43b0c3c7bd fix(hybrid-cloud): For invalid subdomains, redirect to url-prefix instead of passthrough (#38711) 2 years ago
migrations aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
models a8e2e1e6ad feat(dyn-sampling): Add "latest" release sampling [TET-355 TET-311] (#38660) 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 83553f6f08 ref: enforce test naming so tests actually run (#35517) 2 years ago
notifications afbf9a3334 chore(notification): Pass User ID into notification analytics (#38924) 2 years ago
options 284e980df0 ref: replace self.assertRaises with pytest.raises (#35685) 2 years ago
ownership f1c3fa1660 feat(issues): Store assignee integration in group activity (#38526) 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
projectoptions 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
quotas 83553f6f08 ref: enforce test naming so tests actually run (#35517) 2 years ago
ratelimits 31f78c6d15 ref(metrics-indexer): Implement cardinality limiter, take 2 [sns-1651] (#38795) 2 years ago
receivers aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
relay a8e2e1e6ad feat(dyn-sampling): Add "latest" release sampling [TET-355 TET-311] (#38660) 2 years ago
release_health aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
replays 2260483672 chore(replays): add extra tags to sentry scope for debugging (#38690) 2 years ago
roles b7dee7f245 feat(access): Implement team-based role management and access (#33387) 2 years ago
rules 6fc5e9d6c1 feat(alerts): Add issue alert filter by `error.handled` (#38718) 2 years ago
runner aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
search c6e57522a4 fix(mep): Timeseries granularity (#38069) 2 years ago
sentry_metrics 4e8d406607 feat(metrics): Implement slow rollout flag for Redis cardinality limiter [sns-1660] (#38797) 2 years ago
services 83553f6f08 ref: enforce test naming so tests actually run (#35517) 2 years ago
similarity cbc245b962 ref: eliminate unnecessary base class inheritance for test_redis similarity backend test (#35483) 2 years ago
snuba 04077133ca feat(metrics): Make metrics layer accept MRI directly [TET-321] (#39003) 2 years ago
spans c855ce0f45 ref(perfomance-issues): move span builder (#38916) 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 aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
templatetags 90e4eb2d81 feat(issue_alert_status): Add issue alert status page links to email alerts (#32302) 2 years ago
testutils 29a0c5342b test: remove mock compat (#29501) 3 years ago
tsdb b0bdc285f8 fix(tsdb) Fix outcome conditions in tsdb queries (#35369) 2 years ago
utils 0659f56b46 ref(perf-issues): Clean up currently unused-options (#38885) 2 years ago
web 089ae5089f chore(auth): Update sentry.auth.providers.oauth2 to support customer domains (#38970) 2 years ago
__init__.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 3 years ago
test_canonical.py d9467206c9 ref(hackweek): upgrade sentry-flake8 (#28028) 3 years ago
test_celery.py 05e81273da ref: fstringify tests (#23518) 3 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_silo.py 729b8112eb fix(hybrid): Add silo mode to "model exists" conditions (#38836) 2 years ago
test_stacktraces.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago