.. |
analytics
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
api
|
c4349cfde7
feat(release-health): Sessions should not be default (#67353)
|
11 месяцев назад |
apidocs
|
3ccd269563
fix(api): Use anyOf instead of oneOf (#64927)
|
1 год назад |
attachments
|
92a1a02ff3
ref: --disallow-any-generics for utils.redis (#68112)
|
11 месяцев назад |
audit_log
|
5890a1c0fe
feat(issues): add audit log for deletions (#68198)
|
11 месяцев назад |
auth
|
6fc8623f68
fix(staff): Remove idle expiration time for staff (#68026)
|
11 месяцев назад |
backup
|
0cedc81bf9
fix(backup): Change UserIP relocation scope to global (#68140)
|
11 месяцев назад |
buffer
|
92a1a02ff3
ref: --disallow-any-generics for utils.redis (#68112)
|
11 месяцев назад |
cache
|
b190208422
ref: use decode_responses=False for raw=True redis cache (#64885)
|
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
|
7fcded83ff
feat: Add topics for ingest-transactions-dlq and ingest-attachments-dlq (#67072)
|
1 год назад |
consumers
|
cb2ed304c8
ref: Move the rest of the consumer definitions to the new style (#66343)
|
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
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
db
|
ae3c35b4fc
fix(api): Fix `id_or_slug` Lookup (#68041)
|
11 месяцев назад |
debug
|
62143c4d0f
ref: update missed django monkeypatches for django 3.x (#52886)
|
1 год назад |
debug_files
|
e3b0e3db17
Clean up `ArtifactBundle(FlatFile)Index` (#66206)
|
1 год назад |
deletions
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
digests
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
discover
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
dynamic_sampling
|
7a44b756da
ref: require type ignore comments to include the error code (#67638)
|
1 год назад |
event_manager
|
6fa6eb1c97
fix(severity): Initialize unbounded variable (#68219)
|
11 месяцев назад |
eventstore
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
eventstream
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
eventtypes
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
features
|
bf84fa4084
feat(features) Add helpers for option based rollouts (#65445)
|
1 год назад |
feedback
|
25a88ba34a
feat(feedback): add LazyServiceWrapper for spam detection (#66119)
|
1 год назад |
grouping
|
848387bad5
feat(grouping): Improve uniq_id token identification in parameterization logic (#67672)
|
11 месяцев назад |
helpers
|
6f0827b339
ref: add lint rule to encourage override_options instead of override_settings(SENTRY_OPTIONS=...) (#62622)
|
1 год назад |
hybridcloud
|
76483b07f9
Revert "ref(hc): Represent RPC request and response bodies as Pydantic objects (#67248)"
|
11 месяцев назад |
identity
|
33f6772e7f
test(hc): Remove stable=True arg from silo test decorators (#60421)
|
1 год назад |
incidents
|
a0f12e1eb6
update alert_rule details endpoint to accept activation condition (#68127)
|
11 месяцев назад |
ingest
|
59bcff1107
test+fix(ingest): exclude KeyError from Retriable (#67668)
|
11 месяцев назад |
integrations
|
c4349cfde7
feat(release-health): Sessions should not be default (#67353)
|
11 месяцев назад |
issues
|
a31e49eba3
feat(snuba-search): skip snuba on certain filters (#68113)
|
11 месяцев назад |
lang
|
5d560093dc
ref: fix some usage of utcnow() in tests (#66694)
|
1 год назад |
loader
|
87149735cb
feat(js-loader): Pin latest selection to highest pre-v8 version (#65691)
|
1 год назад |
logging
|
68d10b7a42
fix(server): Suppress errors in logging when in Prod (#60131)
|
1 год назад |
mail
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
management
|
9c9840af00
ref(hybrid-cloud): Updates integration proxy to pass proxy path as a header (#61729)
|
1 год назад |
manager
|
0fef0e0c01
chore(issues): Remove unused GroupManager.from_kwargs (#68052)
|
11 месяцев назад |
mediators
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
metrics
|
7a44b756da
ref: require type ignore comments to include the error code (#67638)
|
1 год назад |
middleware
|
059706c03c
feat(hybridcloud) Partition busy webhook integrations to increase concurrency (#67669)
|
1 год назад |
migrations
|
35625e4472
Alert rule project backfill migration (#67563)
|
11 месяцев назад |
models
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
monitors
|
355bdb321f
feat(crons): Add monitor.incident tag to issue events (#68050)
|
11 месяцев назад |
net
|
82d83883e9
ref: make override_blocklist a contextmanager + stackable decorator (#63139)
|
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
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
notifications
|
89111adb42
Revert "chore(slack): default message builder to block kit (#68016)"
|
11 месяцев назад |
options
|
33f6772e7f
test(hc): Remove stable=True arg from silo test decorators (#60421)
|
1 год назад |
ownership
|
867de5596b
feat(code-mappings): Support using abs_path when applying code mappings (#62768)
|
1 год назад |
pipeline
|
33f6772e7f
test(hc): Remove stable=True arg from silo test decorators (#60421)
|
1 год назад |
plugins
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
post_process_forwarder
|
825cf9fa40
dev: Fix schema validation in devserver (#66715)
|
1 год назад |
processing
|
81e3482ed1
ref: break the generic / inheritance of redis ClusterManager (#68018)
|
11 месяцев назад |
profiles
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
profiling
|
188c396800
ref: auto fix unneeded type ignores (#50557)
|
1 год назад |
projectoptions
|
a4eead7789
fix(options): Fix `ProjectOption.isset` (#62036)
|
1 год назад |
quotas
|
bb90de54f3
ref: use redis.client Script directly (#68031)
|
11 месяцев назад |
ratelimits
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
receivers
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
relay
|
a245c4263d
ref(relay): Make cardinality limits more configurable (#68158)
|
11 месяцев назад |
release_health
|
c4349cfde7
feat(release-health): Sessions should not be default (#67353)
|
11 месяцев назад |
replays
|
c7dbf1efb9
feat(replays): Add support for Range header (#68121)
|
11 месяцев назад |
roles
|
0e4236c281
ref: fix more mypy issues (#54029)
|
1 год назад |
rules
|
c4349cfde7
feat(release-health): Sessions should not be default (#67353)
|
11 месяцев назад |
runner
|
95e56515f8
chore(relocation): Increase import/export timeouts (#68080)
|
11 месяцев назад |
search
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
security
|
ccbe5e3f14
ref: handle more cases where urlsplit/urlparse receive invalid urls (#62395)
|
1 год назад |
seer
|
e467f06a7f
fix(seer): Handle non json responses from seer (#66997)
|
1 год назад |
sentry_apps
|
ee45b9d680
ref: pass aware datetimes in tests (#65897)
|
1 год назад |
sentry_metrics
|
fed05aab1d
feat(use-case): Add visibility modifiers to use cases and use internal MRI parser (#67774)
|
1 год назад |
services
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
shared_integrations
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
silo
|
94950b528e
chore(hybridcloud) Replace sha1 with sha256 (#67283)
|
1 год назад |
similarity
|
774af7dc28
Remove imports from testutils barrel file (#53828)
|
1 год назад |
snuba
|
e6312a20bc
fix(indexer): Allow more characters in units (#67949)
|
11 месяцев назад |
spans
|
06cc5b8754
chore(spans): Multiprocess strategy for perf issue detection (#67619)
|
1 год назад |
stacktraces
|
b5e57a3e1c
fix(grouping): Mark swizzle non inApp for Cocoa (#61903)
|
1 год назад |
statistical_detectors
|
0db2753e81
chore(stats-detectors): Remove experimental regression issue (#64969)
|
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
|
eef0b0f6db
feat(code-mappings): Add support for Go automatic code-mappings (EA) (#68147)
|
11 месяцев назад |
templatetags
|
d20e05ec53
fix: sanitize org name in outbound emails (#66857)
|
1 год назад |
testutils
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
1 год назад |
tsdb
|
81e3482ed1
ref: break the generic / inheritance of redis ClusterManager (#68018)
|
11 месяцев назад |
types
|
7f28fe54f0
fix(hybridcloud) Add visiblity to region configuration (#66295)
|
1 год назад |
usage_accountant
|
eb55184602
Revert "Revert "ref: enable pyupgrade --py311-plus (#64363)"" (#64380)
|
1 год назад |
utils
|
81e3482ed1
ref: break the generic / inheritance of redis ClusterManager (#68018)
|
11 месяцев назад |
web
|
d554144082
fix(auth) Fix incorrect silo mode task spawning (#67604)
|
11 месяцев назад |
__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
|
3e415dcc1e
ref: factor out distutils (#65329)
|
1 год назад |
test_http.py
|
605c24c358
ref: remove unused outfile argument from fetch_file (#65930)
|
1 год назад |
test_killswitches.py
|
0e4236c281
ref: fix more mypy issues (#54029)
|
1 год назад |
test_sdk_updates.py
|
b2d2bda5a9
fix: Do not suggest SDK patch updates (#33430)
|
3 лет назад |
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 лет назад |