.. |
analytics
|
1038af2d7d
ref(analytics): guid -> uuid (#6336)
|
7 years ago |
api
|
9638c2843d
feat(api): Update OrganizationIssuesResolvedInReleaseEndpoint to use GroupSerializerSnuba
|
6 years ago |
attachments
|
5bc942a26c
feat(minidump): Optionally add minidumps as event attachments (#9388)
|
6 years ago |
auth
|
7c07c7cda3
feat(app-platform): Refresh Token exchange (#10896)
|
6 years ago |
buffer
|
38f6599444
Revert "feat: Enable json serialization for buffer entries"
|
6 years ago |
cache
|
e2e867b3ff
Add in a max_size to our redis backend (#3749)
|
8 years ago |
celery
|
559a105293
feat(tests) Don't build celery app N times
|
6 years ago |
coreapi
|
a51ffed9bb
ref(store): Use a single ClientApiHelper class (#11043)
|
6 years ago |
data
|
96bc1c63df
initial swath of yapf formatting changes
|
7 years ago |
db
|
0455612583
feat: Strip surrogates for postgres (#10752)
|
6 years ago |
deletions
|
ffb8a0c717
ref: Rename dSYMs to DIFs (#10019)
|
6 years ago |
digests
|
317c65fbcd
ref: Use canonical keys everywhere in sentry itself (#10556)
|
6 years ago |
event_manager
|
5ef5e51f67
ref: Update the Logentry interface (#11078)
|
6 years ago |
eventstream
|
007b5f8a9e
ref(snuba): Don't run xfailed test (#10944)
|
6 years ago |
eventtypes
|
6a5bb4a6a1
fix(eventtypes): Restore old event message behavior (#10745)
|
6 years ago |
features
|
648d540598
ref(app-platform): Move feature flagging into decorators (#10091)
|
6 years ago |
filters
|
317c65fbcd
ref: Use canonical keys everywhere in sentry itself (#10556)
|
6 years ago |
identity
|
921588cd11
fix(integrations) Gracefully handle oauth provider failures (#10531)
|
6 years ago |
integrations
|
8683320e1f
feat(integrations): Jira Configure form no longer shows permissions warning unnecessarily. (#11383)
|
6 years ago |
interfaces
|
e4c6600099
fix: Ignore suffix in grouping for Java generated classes (#11146)
|
6 years ago |
lang
|
5ef5e51f67
ref: Update the Logentry interface (#11078)
|
6 years ago |
loader
|
db1fb15e98
feat: Loader UI (#9693)
|
6 years ago |
logging
|
37eb11f6b0
ref(metrics): Change metrics.incr default kwarg skip_internal to True
|
6 years ago |
manager
|
1a638a6ccf
ref(tagstore): Return sets for any collections that are not explicitly ordered (#8311)
|
6 years ago |
mediators
|
9d0cf1e242
feat(app-platform): Remove a sentry app and it's installs (#11069)
|
6 years ago |
metrics
|
96bc1c63df
initial swath of yapf formatting changes
|
7 years ago |
middleware
|
e2188eefb2
feat: Track IPs used by accounts
|
7 years ago |
models
|
5ef5e51f67
ref: Update the Logentry interface (#11078)
|
6 years ago |
net
|
24744fbdab
fix(security): Apply IP validation within urllib3
|
6 years ago |
newsletter
|
f8e2417421
feat(newsletter): Update subscriptions to accept multiple lists (#8102)
|
7 years ago |
nodestore
|
96bc1c63df
initial swath of yapf formatting changes
|
7 years ago |
options
|
96bc1c63df
initial swath of yapf formatting changes
|
7 years ago |
ownership
|
317c65fbcd
ref: Use canonical keys everywhere in sentry itself (#10556)
|
6 years ago |
pipeline
|
7ca6c282d2
Signup with Github initial commit (#8685)
|
6 years ago |
plugins
|
da295b2132
feat(api): Add new OrganizationUserReportsEndpoint to allow users to fetch user reports across an Organization
|
6 years ago |
quotas
|
d292fd4680
lint: Mass convert str.format to unicode.format (#9615)
|
6 years ago |
ratelimits
|
aaacf82902
Add rate limits to auth (#3816)
|
8 years ago |
receivers
|
085f45046f
feat(api): Treat issues "fixed in commit" as resolved
|
6 years ago |
rules
|
f49c93c3ac
feat(app-platform): Add sentry apps to alert rule actions (#10662)
|
6 years ago |
runner
|
7af09911af
ref(cleanup): Try to better utilize multiple processes (#6407)
|
6 years ago |
search
|
85b4a7290e
feat(api): Add organization issues list endpoint (#11133)
|
6 years ago |
security
|
6ad37e7fab
feat(security): Block abusive email patterns
|
6 years ago |
services
|
461204944f
Initial support for Python 3
|
8 years ago |
similarity
|
a719ffd6d8
Fix lambda expressions for Python 3 (#6569)
|
7 years ago |
smtp
|
96bc1c63df
initial swath of yapf formatting changes
|
7 years ago |
tagstore
|
64177defeb
ref(tagstore): Refactor a couple of methods to support multi project/env (#11028)
|
6 years ago |
tasks
|
5ef5e51f67
ref: Update the Logentry interface (#11078)
|
6 years ago |
templates
|
d348dc492a
feat: Implement basics of pre-commit
|
6 years ago |
templatetags
|
1f4adaf261
fix: Only return dsn if it's a valid dsn (#11355)
|
6 years ago |
testutils
|
648d540598
ref(app-platform): Move feature flagging into decorators (#10091)
|
6 years ago |
tsdb
|
d653abb7b8
ref(tsdb): Support multiple environments in tsdb.get_range (snuba backend) (#11106)
|
6 years ago |
utils
|
5ef5e51f67
ref: Update the Logentry interface (#11078)
|
6 years ago |
web
|
255e1b8a72
feat(api): Add endpoint to redirect to event given project and event_id (#10670)
|
6 years ago |
__init__.py
|
f93441e7d5
Add missing future imports
|
9 years ago |
test_canonical.py
|
5ef5e51f67
ref: Update the Logentry interface (#11078)
|
6 years ago |
test_celery.py
|
d292fd4680
lint: Mass convert str.format to unicode.format (#9615)
|
6 years ago |
test_constants.py
|
2facb7dc76
Triggered sample (#5808)
|
7 years ago |
test_event_consumer.py
|
88620a14ee
feat: Publish (normalized) events in StoreView to Kafka (#10977)
|
6 years ago |
test_http.py
|
24744fbdab
fix(security): Apply IP validation within urllib3
|
6 years ago |
test_stacktraces.py
|
442be9b646
ref(stacktraces): Handle null values gracefully in stack traces (#10729)
|
6 years ago |