Bartek Ogryczak 788299c02f chore(grouping): validating Hydration Error works w/o txn (#64136) 9 months ago
..
analytics 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
api 8100e012d0 fix(apps): validate if the app exists and is published before installation (#63842) 9 months ago
apidocs adeb447c14 ref: upgrade to python 3.9 (#36860) 11 months ago
attachments d99f134db2 Use zstd compression for `CachedAttachment`s (#62468) 10 months ago
audit_log 5425626698 feat(ddm): Add audit log entries for metrics blocking (#64047) 10 months ago
auth 7b36d212bc chore(hybrid-cloud): Use new RPC method for auth email helper (#64105) 9 months ago
backup caf8f2a7dc feat(metrics-extraction): Add a date_added column to widget on-demand (#63761) 10 months ago
buffer 6358733e9e ref: fix timezone.utc test collection errors (#63794) 10 months ago
cache 7e84baa89b test(cache): Add tests for Django cache (#54957) 1 year ago
celery 854beea2a8 ref(celery): Test celerybeat schedules so they match celery's flavour of cron (#31559) 2 years ago
charts 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
conf 63b1ba3df3 feat(superuser): create readonly scopes variable (#63720) 10 months ago
consumers dbab50a7ed ref: bump sentry-arroyo to 2.14.17 (#59465) 1 year 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 f03b177733 fix(csv-export): Handle the issues platform (#62702) 10 months ago
db 4325dd68c1 feat(queryset): Add opt-in ability to send a `post_update` signal when using `queryset.update` (#63311) 10 months ago
debug 62143c4d0f ref: update missed django monkeypatches for django 3.x (#52886) 1 year ago
debug_files da22cec2a8 Improve ArtifactBundle (DB) Indexing (#61045) 11 months ago
deletions b21d5b453c test(hc): Introduce create_provider_integration_for factory (#63617) 10 months ago
digests 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
discover 87488acf26 test(hc): Various fixes to unannotated test cases (#63742) 10 months ago
dynamic_sampling 1bc37fa082 fix(investigation-bias): Fix event.type in the investigation bias and improve overall code (#61750) 11 months ago
event_manager e71b9ccfd0 ref(grouping): Move all grouping logic into `_save_aggregate` (#63805) 10 months ago
eventstore 507777ff40 Only `load_grouping_config` once (#63750) 10 months ago
eventstream f1830a7394 ref(issue-platform): Cleanup occurrence processing in tests (#62984) 10 months ago
eventtypes 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
features 714fabf11f ref: use absolute imports for models (#57281) 1 year ago
feedback b84fddc00a feat(feedback): delete prototype retrieval endpoints (#62517) 10 months ago
grouping 788299c02f chore(grouping): validating Hydration Error works w/o txn (#64136) 9 months ago
helpers 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 10 months ago
hybridcloud 527914ee8d build: Addition of typescript-eslint/consistent-type-imports rule (#63543) 10 months ago
identity 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
incidents 65f58a3871 ref: fix test which joined on already-deleted object (#63858) 10 months ago
ingest d2f7305ca3 feat(spans): Accepted outcomes for span metrics (#63831) 10 months ago
integrations ea101670e1 fix(slack): Fix NoneType error (#63911) 9 months ago
issues adda115a05 feat(issue-priority): Update priority when escalating issues transition to ongoing (#63736) 10 months ago
lang faa8fba861 Remove obsolete JS Processor (#59090) 1 year ago
loader 714fabf11f ref: use absolute imports for models (#57281) 1 year ago
logging 68d10b7a42 fix(server): Suppress errors in logging when in Prod (#60131) 1 year ago
mail f61299aa40 ref: handle invalid timezone set to empty string (#64053) 10 months ago
management 9c9840af00 ref(hybrid-cloud): Updates integration proxy to pass proxy path as a header (#61729) 11 months ago
manager 87488acf26 test(hc): Various fixes to unannotated test cases (#63742) 10 months ago
mediators 1593ec80a9 test(hc): Various fixes to unannotated test cases (#63894) 10 months ago
metrics 373f3a90dc ref: upgrade datadog to a version which is 3.10 compatible (#59718) 11 months ago
middleware aaa39521e2 fix(hybrid-cloud): Check enforce_rate_limit early (#63904) 10 months ago
migrations 76ff22a8e1 fix(hybrid-cloud): Adds backfill script to update shard identifiers for github webhook outboxes (#63505) 10 months ago
models 4637b75d8a ref: upgrade pytest and pytest-django (#64162) 9 months ago
monitors 67d2a53775 feat(crons): Add bulk edit backend endpoint (#63525) 10 months ago
net 82d83883e9 ref: make override_blocklist a contextmanager + stackable decorator (#63139) 10 months ago
new_migrations 201b18b60a ref: prevent invalid BitField alters (#62199) 11 months ago
newsletter 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
nodestore a414a251fc ref: use our normal blocklist approach for google libraries now that mypy is upgraded (#60654) 1 year ago
notifications 45e1061f04 ref(slack): Use rich text preformatted block (#63996) 10 months ago
options 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
ownership 867de5596b feat(code-mappings): Support using abs_path when applying code mappings (#62768) 10 months ago
pipeline 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
plugins c011434a64 test: Prefer factory to create Integration objects in setup (#62874) 10 months ago
post_process_forwarder 5064c9b65a ref: remove spurious logging in tests (#62004) 11 months ago
processing dc8c226a26 ref: move from freezegun to time-machine (part 1: introduce) (#56216) 1 year ago
profiles b1e62916a4 fix(functions): groupUniqArray call must match ClickHouse definition (#63896) 10 months ago
profiling 188c396800 ref: auto fix unneeded type ignores (#50557) 1 year ago
projectoptions a4eead7789 fix(options): Fix `ProjectOption.isset` (#62036) 11 months ago
quotas b31a1b293e feat(crons): Add QuotaConfig for check-in rate-limits (#61310) 10 months ago
ratelimits 1593ec80a9 test(hc): Various fixes to unannotated test cases (#63894) 10 months ago
receivers 1593ec80a9 test(hc): Various fixes to unannotated test cases (#63894) 10 months ago
relay 04f031f462 feat(metrics_extraction): Always include the environment in the query hash (#63774) 9 months ago
release_health d10d064e5b consolidate InvalidParams exception (#62273) 11 months ago
replays 6fcd8ce9f9 feat(replays): move rage click issue creation to celery task (#64077) 10 months ago
roles 0e4236c281 ref: fix more mypy issues (#54029) 1 year ago
rules 2fb954157e fix(severity): Include GT and LT in severity filter match types (#62693) 10 months ago
runner cfa79ebcf3 ref(backup): Split backup `helpers` module (#63075) 10 months ago
search 04f031f462 feat(metrics_extraction): Always include the environment in the query hash (#63774) 9 months ago
security ccbe5e3f14 ref: handle more cases where urlsplit/urlparse receive invalid urls (#62395) 11 months ago
sentry_apps aacb43569a test(hc): Various fixes to unannotated test cases (#63454) 10 months ago
sentry_metrics f3d6bfdde5 ref(ddm): Split metrics api into multiple files (#63936) 10 months ago
services 3a454c61e0 fix(hybrid-cloud): Fix Bitbucket webhook handler (#62053) 11 months ago
shared_integrations 891515ed32 chore(hybrid-cloud): Update timeout for integration proxy client to 10 seconds (#63703) 10 months ago
silo 1593ec80a9 test(hc): Various fixes to unannotated test cases (#63894) 10 months ago
similarity 774af7dc28 Remove imports from testutils barrel file (#53828) 1 year ago
snuba fd1c7df77d ref(mql): Stop metrics layer using SnQL (#63755) 10 months ago
spans 3a4e9a0832 chore(spans): Remove unused ingest-spans consumer (#63758) 10 months ago
stacktraces b5e57a3e1c fix(grouping): Mark swizzle non inApp for Cocoa (#61903) 11 months ago
statistical_detectors 1c5f5720cc ref(stats-detectors): Encapsulate regression detector state (#62048) 11 months ago
sudo 79e881fc3c ref: add mypy plugin for monkeypatched HttpRequest attributes (#54127) 1 year ago
tagstore fd33557666 ref: fix some more typing in tests (#57399) 1 year ago
tasks 04f031f462 feat(metrics_extraction): Always include the environment in the query hash (#63774) 9 months ago
templatetags 774af7dc28 Remove imports from testutils barrel file (#53828) 1 year ago
testutils 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
tsdb 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 10 months ago
types 9883af02f2 ref: Use parenthesized context managers (#62233) 11 months ago
usage_accountant 399d66ed9f fix(COGS) Fix accountant test not to rely on atexit (#61235) 11 months ago
utils 0b901767a6 test(sdk-crashes): Add system frames to RN events (#63833) 10 months ago
web 7f0c00e716 test(hc): Improve silo mode tagging in test_client_config.py (#63895) 10 months ago
__init__.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 3 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) 3 years ago
test_constants.py 165ffad930 ref: fix some mypy issues (#52990) 1 year ago
test_culprit.py 0b6bc8a532 ref(py): Sort imports in all test modules (#25129) 3 years ago
test_datascrubbing.py 16735f3a68 chore: Move utils.pytest into testutils (#53890) 1 year ago
test_devimports.py 3e760a0d77 feat(ci) Add test to detect requirements-dev usage in production code (#58907) 1 year ago
test_http.py 82d83883e9 ref: make override_blocklist a contextmanager + stackable decorator (#63139) 10 months ago
test_killswitches.py 0e4236c281 ref: fix more mypy issues (#54029) 1 year ago
test_sdk_updates.py b2d2bda5a9 fix: Do not suggest SDK patch updates (#33430) 2 years ago
test_stacktraces.py 45189df6a1 ref: fix a few mypy issues (#54344) 1 year ago
test_unmerge.py 25ecf93840 fix(py): Move test_unmerge into tests dir (#45556) 1 year ago