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