Katie Byers d17543357a feat(tests): Add `save_new_event` helper (#64248) 1 year ago
..
analytics 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
api f28ba80900 chore(hybrid-cloud): More region by default test updates (#64219) 1 year ago
apidocs adeb447c14 ref: upgrade to python 3.9 (#36860) 1 year ago
attachments d99f134db2 Use zstd compression for `CachedAttachment`s (#62468) 1 year ago
audit_log 5425626698 feat(ddm): Add audit log entries for metrics blocking (#64047) 1 year ago
auth 7b36d212bc chore(hybrid-cloud): Use new RPC method for auth email helper (#64105) 1 year ago
backup f28ba80900 chore(hybrid-cloud): More region by default test updates (#64219) 1 year ago
buffer b5e15e8611 ref: perform non-typing --py311-plus pyupgrades (#64164) 1 year 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) 3 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) 1 year 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) 4 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) 1 year ago
db 6d022c1767 fix(group-attributes): Fix bug with querysets that can't produce results (#64242) 1 year ago
debug 62143c4d0f ref: update missed django monkeypatches for django 3.x (#52886) 1 year ago
debug_files da22cec2a8 Improve ArtifactBundle (DB) Indexing (#61045) 1 year ago
deletions b21d5b453c test(hc): Introduce create_provider_integration_for factory (#63617) 1 year 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) 1 year ago
dynamic_sampling 1bc37fa082 fix(investigation-bias): Fix event.type in the investigation bias and improve overall code (#61750) 1 year ago
event_manager d17543357a feat(tests): Add `save_new_event` helper (#64248) 1 year ago
eventstore 507777ff40 Only `load_grouping_config` once (#63750) 1 year ago
eventstream f1830a7394 ref(issue-platform): Cleanup occurrence processing in tests (#62984) 1 year 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) 1 year ago
grouping 21dd62dcae feat(grouping): no built-in HydrationError fp when no tx (#64218) 1 year ago
helpers 6f0827b339 ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622) 1 year ago
hybridcloud f28ba80900 chore(hybrid-cloud): More region by default test updates (#64219) 1 year ago
identity 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 1 year ago
incidents f28ba80900 chore(hybrid-cloud): More region by default test updates (#64219) 1 year ago
ingest d2f7305ca3 feat(spans): Accepted outcomes for span metrics (#63831) 1 year ago
integrations 7fa420e591 ref(slack): Fix post action text (#64124) 1 year ago
issues 2911ec392e fix(group-attributes): Add post_update receiver for `Group` (#64001) 1 year 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) 1 year ago
management 9c9840af00 ref(hybrid-cloud): Updates integration proxy to pass proxy path as a header (#61729) 1 year ago
manager 87488acf26 test(hc): Various fixes to unannotated test cases (#63742) 1 year ago
mediators 1593ec80a9 test(hc): Various fixes to unannotated test cases (#63894) 1 year ago
metrics 373f3a90dc ref: upgrade datadog to a version which is 3.10 compatible (#59718) 1 year ago
middleware aaa39521e2 fix(hybrid-cloud): Check enforce_rate_limit early (#63904) 1 year ago
migrations 0a2cecfbd7 chore(hybrid-cloud): Update migration, assignment, and proxy tests (#64085) 1 year ago
models 4637b75d8a ref: upgrade pytest and pytest-django (#64162) 1 year ago
monitors 57f5fdd53e ref(crons): Remove monitors-quota-rate-limit feature flag usage (#63723) 1 year ago
net 82d83883e9 ref: make override_blocklist a contextmanager + stackable decorator (#63139) 1 year ago
new_migrations 201b18b60a ref: prevent invalid BitField alters (#62199) 1 year 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 0a2cecfbd7 chore(hybrid-cloud): Update migration, assignment, and proxy tests (#64085) 1 year 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) 1 year 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) 1 year ago
post_process_forwarder 5064c9b65a ref: remove spurious logging in tests (#62004) 1 year 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) 1 year ago
profiling 188c396800 ref: auto fix unneeded type ignores (#50557) 1 year ago
projectoptions a4eead7789 fix(options): Fix `ProjectOption.isset` (#62036) 1 year ago
quotas b31a1b293e feat(crons): Add QuotaConfig for check-in rate-limits (#61310) 1 year ago
ratelimits 1593ec80a9 test(hc): Various fixes to unannotated test cases (#63894) 1 year ago
receivers 1593ec80a9 test(hc): Various fixes to unannotated test cases (#63894) 1 year ago
relay 25df01d67c ref(metrics_extraction): Refactor _metric_spec function and more typing (#64202) 1 year ago
release_health d10d064e5b consolidate InvalidParams exception (#62273) 1 year ago
replays 6fcd8ce9f9 feat(replays): move rage click issue creation to celery task (#64077) 1 year 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) 1 year ago
runner cfa79ebcf3 ref(backup): Split backup `helpers` module (#63075) 1 year ago
search 04f031f462 feat(metrics_extraction): Always include the environment in the query hash (#63774) 1 year ago
security ccbe5e3f14 ref: handle more cases where urlsplit/urlparse receive invalid urls (#62395) 1 year ago
sentry_apps aacb43569a test(hc): Various fixes to unannotated test cases (#63454) 1 year ago
sentry_metrics da2c7a0352 feat(ddm): Add product support for uppercase MRI (#64250) 1 year ago
services 3a454c61e0 fix(hybrid-cloud): Fix Bitbucket webhook handler (#62053) 1 year ago
shared_integrations 0a2cecfbd7 chore(hybrid-cloud): Update migration, assignment, and proxy tests (#64085) 1 year ago
silo 1593ec80a9 test(hc): Various fixes to unannotated test cases (#63894) 1 year ago
similarity 774af7dc28 Remove imports from testutils barrel file (#53828) 1 year ago
snuba da2c7a0352 feat(ddm): Add product support for uppercase MRI (#64250) 1 year ago
spans 3a4e9a0832 chore(spans): Remove unused ingest-spans consumer (#63758) 1 year ago
stacktraces b5e57a3e1c fix(grouping): Mark swizzle non inApp for Cocoa (#61903) 1 year ago
statistical_detectors 1c5f5720cc ref(stats-detectors): Encapsulate regression detector state (#62048) 1 year 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 cf22e3189b feat(metrics-extraction): Stop stateful extraction overriding state (#63979) 1 year 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) 1 year ago
types 9883af02f2 ref: Use parenthesized context managers (#62233) 1 year ago
usage_accountant 399d66ed9f fix(COGS) Fix accountant test not to rely on atexit (#61235) 1 year ago
utils 0b901767a6 test(sdk-crashes): Add system frames to RN events (#63833) 1 year ago
web 7f0c00e716 test(hc): Improve silo mode tagging in test_client_config.py (#63895) 1 year ago
__init__.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 4 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) 4 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) 1 year 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) 2 years ago