NisanthanNanthakumar 67fd4b4a73 feat(codeowners): Auto-sync setting UI & API field update (#31696) 3 years ago
..
analytics 29a0c5342b test: remove mock compat (#29501) 3 years ago
api 67fd4b4a73 feat(codeowners): Auto-sync setting UI & API field update (#31696) 3 years ago
attachments 29a0c5342b test: remove mock compat (#29501) 3 years ago
auth bf0007acaa test(access): Add test coverage for org-scoped requests from superuser (#31876) 3 years ago
buffer 09726d7fc9 fix(post_process): Fetch buffered `times_seen` values and add them to `Group.times_seen` (#31624) 3 years ago
cache f2c2b833a8 chore(py3): remove utf-8 coding comments (#23514) 4 years ago
celery 854beea2a8 ref(celery): Test celerybeat schedules so they match celery's flavour of cron (#31559) 3 years ago
charts 29a0c5342b test: remove mock compat (#29501) 3 years ago
consumer 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 4 years ago
coreapi f2c2b833a8 chore(py3): remove utf-8 coding comments (#23514) 4 years ago
data 2600cce6d7 ref(pyupgrade): class-related refactors for tests/ (#23558) 4 years ago
data_export 9407a8521e feat(snql): Enable snql on the data export (#30702) 3 years ago
db d516332834 feat(migrations): Add checks for deleting tables/columns in migrations (#30701) 3 years ago
deletions caa31c729b Revert-revert ref(models): Split up src/sentry/models/integration.py (#31678) 3 years ago
digests bd16efa962 feat(notifications): Slack Digests (#29677) 3 years ago
discover fc5abdf154 fix(arithmetic): Raise error when arithmetic doesn't have operators (#31216) 3 years ago
event_manager 29a0c5342b test: remove mock compat (#29501) 3 years ago
eventstore 0a4c3bd6f1 fix(issues): Fix issue where `get_event_by_id` can fail to return details of an existing event (#30780) 3 years ago
eventstream 29a0c5342b test: remove mock compat (#29501) 3 years ago
eventtypes 15097c5165 fix(grouping): Hide tree labels for non-mobile/native platforms [INGEST-337] (#28591) 3 years ago
features 29a0c5342b test: remove mock compat (#29501) 3 years ago
grouping fc258cbd73 fix(grouping): Correctly handle multiple threads in fingerprinting code (#29231) 3 years ago
identity 29a0c5342b test: remove mock compat (#29501) 3 years ago
incidents caa31c729b Revert-revert ref(models): Split up src/sentry/models/integration.py (#31678) 3 years ago
ingest b532b29660 Remove the option check for save_event_transaction (#30533) 3 years ago
integrations 1a99e573d0 ref(jira): Clean up error handling (#31810) 3 years ago
lang 9f152701d1 ref(appstore-connect): Remove iTunes credentials from soft schema (#29865) 3 years ago
loader 29a0c5342b test: remove mock compat (#29501) 3 years ago
logging 29a0c5342b test: remove mock compat (#29501) 3 years ago
mail 4558d920fe ref(notifications): Only use fallthrough to override unmatched issues (#29835) 3 years ago
manager 6fd99b7ed5 ref(slack): Clean MessageBuilder (#29063) 3 years ago
mediators 7d55665d1f ref(models): Move more models to submodules (#31583) 3 years ago
metrics 29a0c5342b test: remove mock compat (#29501) 3 years ago
middleware 214ab88c5f Move access logs into middleware (#31653) 3 years ago
migrations 9ffdd1b6d8 fix(tests): Temporarily disable test for migration 0223 (#28363) 3 years ago
models 8e370c093e feat: Automatically manage a "Super Admin" role (#31824) 3 years ago
net 29a0c5342b test: remove mock compat (#29501) 3 years ago
new_migrations 281bdef9fc py38: bump LAST_VERIFIED_DJANGO_VERSION to 2.2 (#28271) 3 years ago
newsletter 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 4 years ago
nodestore 29a0c5342b test: remove mock compat (#29501) 3 years ago
notifications 9aa895d3a0 feat: makes task to send notifications (#31620) 3 years ago
options 29a0c5342b test: remove mock compat (#29501) 3 years ago
ownership b39e9d8ca0 fix(codeowners): Handle IndexError when generating regex (#29642) 3 years ago
pipeline 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
plugins 95355a8206 ref(models): Combine option models into a submodule (#31615) 3 years ago
processing d9dd5703e6 feat(symbolication): Selection logic for low priority queue (#29258) 3 years ago
projectoptions 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
quotas b906f4b2dc ref(tests): remove sentry.compat (#29626) 3 years ago
ratelimits 9ffb055577 fix(ratelimit): Store header info with request (#31450) 3 years ago
receivers 29a0c5342b test: remove mock compat (#29501) 3 years ago
relay cb26763d0d feat(metrics): Add user to extracted transaction metrics (#31043) 3 years ago
release_health 7eb1230beb fix(release-health-comp): Account for rounding errors (#31418) 3 years ago
rules 09726d7fc9 fix(post_process): Fetch buffered `times_seen` values and add them to `Group.times_seen` (#31624) 3 years ago
runner 29a0c5342b test: remove mock compat (#29501) 3 years ago
search 28405b1c5d feat(MEP): Implement the run_query method (#31652) 3 years ago
sentry_metrics 7d073bd1a0 ref(sentry-metrics): remove celery task (#31630) 3 years ago
services 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
similarity b906f4b2dc ref(tests): remove sentry.compat (#29626) 3 years ago
smtp 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
snuba c79220f4fa ref(metrics): Cleans up metrics API (#31541) 3 years ago
spans 91a8e52e3e feat(suspect-spans): Add group hashes to spans (#28184) 3 years ago
stacktraces c6c07f1544 fix: Trim GNU versioning trailers (#29406) 3 years ago
sudo 0905435d47 py38: vendor django-sudo (#26646) 3 years ago
tagstore d9467206c9 ref(hackweek): upgrade sentry-flake8 (#28028) 3 years ago
tasks be5e3e51a0 feat(reports): Include transactions in project series histogram (#30839) 3 years ago
templates 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 4 years ago
templatetags 29a0c5342b test: remove mock compat (#29501) 3 years ago
testutils 29a0c5342b test: remove mock compat (#29501) 3 years ago
tsdb 29a0c5342b test: remove mock compat (#29501) 3 years ago
utils eb64b7b9f8 Revert "feat(transitional-serializer): write to sessions as JSON obj (#31549)" (#31607) 3 years ago
web 59eca9bd26 chore(auth): Enable automatic IdP migration for all users (#31774) 3 years ago
__init__.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 4 years ago
test_canonical.py d9467206c9 ref(hackweek): upgrade sentry-flake8 (#28028) 3 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 29a0c5342b test: remove mock compat (#29501) 3 years ago
test_killswitches.py 424aa126e1 fix(killswitches): Coerce all types to str (#26317) 3 years ago
test_sdk_updates.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
test_stacktraces.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago