Cathy Teng 63d99c9fa3 ref(open-pr-comments): match filename and function for multiple stackframes (#62763) 1 год назад
..
analytics 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
api 36af4c250b nit: Cleanup auth index tests (#62598) 1 год назад
apidocs adeb447c14 ref: upgrade to python 3.9 (#36860) 1 год назад
attachments d99f134db2 Use zstd compression for `CachedAttachment`s (#62468) 1 год назад
audit_log 6e7e51396a feat(crons): Add ability to mute monitor environments (#61977) 1 год назад
auth d51b0b21b8 nit: Cleanup staff and superuser (#62103) 1 год назад
backup e909a5eee7 fix(backup): Handle SavedSearch collisions (#62697) 1 год назад
buffer 714fabf11f ref: use absolute imports for models (#57281) 1 год назад
cache 7e84baa89b test(cache): Add tests for Django cache (#54957) 1 год назад
celery 854beea2a8 ref(celery): Test celerybeat schedules so they match celery's flavour of cron (#31559) 3 лет назад
charts 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
conf c617dbb405 ref(superuser): add org:superuser scope for active superuser (#61391) 1 год назад
consumers dbab50a7ed ref: bump sentry-arroyo to 2.14.17 (#59465) 1 год назад
coreapi f2c2b833a8 chore(py3): remove utf-8 coding comments (#23514) 4 лет назад
data 83553f6f08 ref: enforce test naming so tests actually run (#35517) 2 лет назад
data_export f03b177733 fix(csv-export): Handle the issues platform (#62702) 1 год назад
db 24a3e1315f feat(system): Use custom slug field (#62246) 1 год назад
debug 62143c4d0f ref: update missed django monkeypatches for django 3.x (#52886) 1 год назад
debug_files da22cec2a8 Improve ArtifactBundle (DB) Indexing (#61045) 1 год назад
deletions d518e54db5 fix(deletions) Fix blocked deletions because of missing cascade (#60550) 1 год назад
digests 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
discover 714fabf11f ref: use absolute imports for models (#57281) 1 год назад
dynamic_sampling 1bc37fa082 fix(investigation-bias): Fix event.type in the investigation bias and improve overall code (#61750) 1 год назад
event_manager 2ea7fb3af7 feat(grouping): Add grouping hashes comparison metric (#61949) 1 год назад
eventstore 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
eventstream 3af1d067f0 meta(linting): Fixing flake8-logging issues (partial) (#61224) 1 год назад
eventtypes 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
features 714fabf11f ref: use absolute imports for models (#57281) 1 год назад
feedback b84fddc00a feat(feedback): delete prototype retrieval endpoints (#62517) 1 год назад
grouping b5e57a3e1c fix(grouping): Mark swizzle non inApp for Cocoa (#61903) 1 год назад
helpers 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 1 год назад
hybridcloud ec78444676 fix(hybridcloud) Return responses in apigateway instead of raising (#62214) 1 год назад
identity 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
incidents e5c5e56d17 ref: new flake8 rule S009 + fix exception reraising (#62620) 1 год назад
ingest 24f4a83ca3 feat(ddm): Extend billing consumer to update flag on project model (#61351) 1 год назад
integrations ddf8d5e20f ref(slack): Convert issue + remaining workflow notifications to block kit (#61972) 1 год назад
issues 6854e4f505 ref(severity): Change threshold calculation to use 95th percentile (#62686) 1 год назад
lang faa8fba861 Remove obsolete JS Processor (#59090) 1 год назад
loader 714fabf11f ref: use absolute imports for models (#57281) 1 год назад
logging 68d10b7a42 fix(server): Suppress errors in logging when in Prod (#60131) 1 год назад
mail 11afe0ef98 meta(linting): Fixing flake8-logging issues (partial) (#61295) 1 год назад
management 9c9840af00 ref(hybrid-cloud): Updates integration proxy to pass proxy path as a header (#61729) 1 год назад
manager 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
mediators 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
metrics 373f3a90dc ref: upgrade datadog to a version which is 3.10 compatible (#59718) 1 год назад
middleware 68a5ccac1d fix(discord): Add configuration url to discord parser (#62643) 1 год назад
migrations 4214b54148 ref(notifications): removes NotificationSetting from code but not DB (#60790) 1 год назад
models 218c08100f test(hc): Break generate_region_url's dependence on SENTRY_REGION (#62705) 1 год назад
monitors b056a98d4a fix(crons): Only resolve issues for OK check-ins (#62501) 1 год назад
net 774af7dc28 Remove imports from testutils barrel file (#53828) 1 год назад
new_migrations 201b18b60a ref: prevent invalid BitField alters (#62199) 1 год назад
newsletter 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
nodestore a414a251fc ref: use our normal blocklist approach for google libraries now that mypy is upgraded (#60654) 1 год назад
notifications f477fc3243 ref(notifications): use enum in participants (#61214) 1 год назад
options 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
ownership ca18691535 fix(suspect-commits): Fix code mapping for files without a slash (#61896) 1 год назад
pipeline 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
plugins 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
post_process_forwarder 5064c9b65a ref: remove spurious logging in tests (#62004) 1 год назад
processing dc8c226a26 ref: move from freezegun to time-machine (part 1: introduce) (#56216) 1 год назад
profiles a23875db7a fix(flamegraph): Allow flamegraph filters when searching fingerprint (#61576) 1 год назад
profiling 188c396800 ref: auto fix unneeded type ignores (#50557) 1 год назад
projectoptions a4eead7789 fix(options): Fix `ProjectOption.isset` (#62036) 1 год назад
quotas 90780e8bff feat(ddm): Implement org abuse limits for metrics (#61666) 1 год назад
ratelimits 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
receivers f0d9abed99 feat(hybrid-cloud): Add retry deadline for RegionSiloClient (#61193) 1 год назад
relay 0f053954a1 feat(metrics_extraction): Support extracting multiple spec versions (#62745) 1 год назад
release_health d10d064e5b consolidate InvalidParams exception (#62273) 1 год назад
replays 639f53af7f chore(replays): Disable legacy filestore ingest interface in recording consumer (#62150) 1 год назад
roles 0e4236c281 ref: fix more mypy issues (#54029) 1 год назад
rules 2fb954157e fix(severity): Include GT and LT in severity filter match types (#62693) 1 год назад
runner 44133165f9 ref(relocation): Use separate filestore for relocations (#61706) 1 год назад
search 0f053954a1 feat(metrics_extraction): Support extracting multiple spec versions (#62745) 1 год назад
security ccbe5e3f14 ref: handle more cases where urlsplit/urlparse receive invalid urls (#62395) 1 год назад
sentry_apps 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
sentry_metrics bea8d3af42 feat(metrics-layer): Add Results Converter in metrics layer (#62689) 1 год назад
services 3a454c61e0 fix(hybrid-cloud): Fix Bitbucket webhook handler (#62053) 1 год назад
shared_integrations 9c9840af00 ref(hybrid-cloud): Updates integration proxy to pass proxy path as a header (#61729) 1 год назад
silo b3058e3ae6 ref: fix slow test_internal_region_silo_ip_address test (#62694) 1 год назад
similarity 774af7dc28 Remove imports from testutils barrel file (#53828) 1 год назад
snuba bea8d3af42 feat(metrics-layer): Add Results Converter in metrics layer (#62689) 1 год назад
spans 554cb6be76 ref: attempt a best-effort url splitting for invalid urls in span descriptions (#62177) 1 год назад
stacktraces b5e57a3e1c fix(grouping): Mark swizzle non inApp for Cocoa (#61903) 1 год назад
statistical_detectors 1c5f5720cc ref(stats-detectors): Encapsulate regression detector state (#62048) 1 год назад
sudo 79e881fc3c ref: add mypy plugin for monkeypatched HttpRequest attributes (#54127) 1 год назад
tagstore fd33557666 ref: fix some more typing in tests (#57399) 1 год назад
tasks 63d99c9fa3 ref(open-pr-comments): match filename and function for multiple stackframes (#62763) 1 год назад
templatetags 774af7dc28 Remove imports from testutils barrel file (#53828) 1 год назад
testutils 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 год назад
tsdb 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 1 год назад
types 9883af02f2 ref: Use parenthesized context managers (#62233) 1 год назад
usage_accountant 399d66ed9f fix(COGS) Fix accountant test not to rely on atexit (#61235) 1 год назад
utils b91cb13a68 fix(discover): Round query end times up when quantizing (#62348) 1 год назад
web 218c08100f test(hc): Break generate_region_url's dependence on SENTRY_REGION (#62705) 1 год назад
__init__.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 4 лет назад
test_canonical.py 286bf2ae7e ref: use dict instead of OrderedDict since sentry is >python3.6 (#39695) 2 лет назад
test_celery.py 05e81273da ref: fstringify tests (#23518) 4 лет назад
test_constants.py 165ffad930 ref: fix some mypy issues (#52990) 1 год назад
test_culprit.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 4 лет назад
test_datascrubbing.py 16735f3a68 chore: Move utils.pytest into testutils (#53890) 1 год назад
test_devimports.py 3e760a0d77 feat(ci) Add test to detect requirements-dev usage in production code (#58907) 1 год назад
test_http.py 8f37a7a6a3 ref: fix two small misuses of tempfile (#38675) 2 лет назад
test_killswitches.py 0e4236c281 ref: fix more mypy issues (#54029) 1 год назад
test_sdk_updates.py b2d2bda5a9 fix: Do not suggest SDK patch updates (#33430) 2 лет назад
test_stacktraces.py 45189df6a1 ref: fix a few mypy issues (#54344) 1 год назад
test_unmerge.py 25ecf93840 fix(py): Move test_unmerge into tests dir (#45556) 2 лет назад