Mark Story
|
774af7dc28
Remove imports from testutils barrel file (#53828)
|
1 year ago |
anthony sottile
|
fdaefe252c
ref: fix some mypy issues in snuba tests (#53458)
|
1 year ago |
anthony sottile
|
4889710c2b
ref: fix typing for sentry.models.__init__ (#52992)
|
1 year ago |
Ryan Skonnord
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
Shruthi
|
d840aab7e8
fix(eventsv2): Raise permission deined for teams (#31160)
|
2 years ago |
William Mak
|
84d39ba132
fix(visibility): Unbound errors for visibility files (#29330)
|
3 years ago |
Tony Xiao
|
5802c31a35
chore(performance): Remove legacy key transactions endpoint (#28383)
|
3 years ago |
Tony Xiao
|
85c63d9ba3
chore(performance): Remove team key transaction feature flags (#27557)
|
3 years ago |
Tony Xiao
|
40a7983cba
feat(performance): Add guide anchor for team key transactions (#26572)
|
3 years ago |
Tony Xiao
|
ee0b23e556
fix(performance): Team Key Transaction should use ProjectTeam foreign… (#26426)
|
3 years ago |
Tony Xiao
|
6c74045781
fix(performance): Return list of team key transactions (#26316)
|
3 years ago |
Tony Xiao
|
cb4135e8d6
feat(performance): Add endpoint for team key transaction counts (#26181)
|
3 years ago |
Tony Xiao
|
54f11cbca6
feat(performance): Add support for team key transactions in end points (#26093)
|
3 years ago |
Dan Fuller
|
fef828b7cc
fix(django22): Replace imports from `django.core.urlresolvers` with `django.urls` (#25382)
|
3 years ago |
Evan Purkhiser
|
3be371b9c7
ref(py): Apply isort to some less commonly touched test modules (#25016)
|
3 years ago |
josh
|
2600cce6d7
ref(pyupgrade): class-related refactors for tests/ (#23558)
|
3 years ago |
josh
|
6c9e580853
ref: remove six from tests (#23542)
|
3 years ago |
josh
|
05e81273da
ref: fstringify tests (#23518)
|
3 years ago |
josh
|
658504a9b2
ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197)
|
3 years ago |
William Mak
|
1851c33b82
chore(performance): remove old key transaction (#21903)
|
4 years ago |
William Mak
|
fd717d1b9b
ref(discover): Cleaning up how we build the filter params (#20849)
|
4 years ago |
Mark Story
|
232e01db29
fix(discover) Remove special handling of user field in discover (#20223)
|
4 years ago |
William Mak
|
d177e2e0e8
fix(discover): Fix flakey KeyTransactions test
|
4 years ago |
William Mak
|
9342cbe0c4
fix(perf-views): Key transactions couldnt query on aggregates (#19424)
|
4 years ago |
Chris Fuller
|
4c656d80ba
fix(app): Fixing stats endpoint and tests (#19341)
|
4 years ago |
Mark Story
|
a6c5ceabe8
tests: Improve stability of event details snapshot (#19402)
|
4 years ago |
evanh
|
7f0a5446f1
fix(perf) Change error_rate to failure_rate (#19093)
|
4 years ago |
evanh
|
91f93372d7
feat(discover/perf) Change from rp(m|s) to ep(m|s) (#18917)
|
4 years ago |
William Mak
|
2946fd434c
fix(perf-views): Fixing max key transactions (#18230)
|
4 years ago |
William Mak
|
052ea9ad92
fix(perf-views): Fix deleting key transactions (#18226)
|
4 years ago |
William Mak
|
3bf35f09f1
fix(perf-views) - Add owner to key transactions unique together
|
4 years ago |
William Mak
|
4dad82107f
fix(perf-views) - Allow members create/delete key transactions
|
4 years ago |
William Mak
|
80fb3fe456
fix(perf-views) - Fix 404 on missing feature
|
4 years ago |
William Mak
|
60d1cb77bd
fix(performance-views) - 204 on duplicate key transactions (#18144)
|
4 years ago |
William Mak
|
b7726146cd
fix(performance-views) - Return nothing instead of 404 (#18092)
|
4 years ago |
William Mak
|
f22d270126
feat(performance) - Adding key transactions to event stats
|
4 years ago |
William Mak
|
978b2df77e
feat(performance) - Allowing queries for key transactions
|
4 years ago |
William Mak
|
7ef70dca7d
feat(performance) - Adding is key transaction endpoint
|
4 years ago |
William Mak
|
e3f730b500
fix(performance) - Return nothing when there's no key transactions
|
4 years ago |
William Mak
|
77d4c879bd
feat(visibility) - Adding the KeyTransactions endpoint
|
4 years ago |