anthony sottile
|
7d17434e01
ref: use datetime.timezone.utc instead of pytz.utc / pytz.UTC (#54705)
|
1 year ago |
Mark Story
|
774af7dc28
Remove imports from testutils barrel file (#53828)
|
1 year ago |
Scott Cooper
|
2f4f0e5379
fix(issues): Remove auto-resolve analytic in serializer (#53616)
|
1 year ago |
anthony sottile
|
fdaefe252c
ref: fix some mypy issues in snuba tests (#53458)
|
1 year ago |
Gabe Villalobos
|
2c87024ee1
ref(hybrid-cloud): Removes exempt_from_silo decorators in favor of assume_test_silo_mode (#52693)
|
1 year ago |
Mike Ihbe
|
c16a237e8a
ref(hybrid-cloud): make notification_settings.actor_id nullable (#51678)
|
1 year ago |
Dan Fuller
|
413e647dca
chore(issue-platform): Remove `can_create_group` and related options, and `_save_aggregate_performance` and related (#48915)
|
1 year ago |
Dan Fuller
|
bcca9ccf85
chore(issue-platform): Remove `organizations:issue-platform-search-perf-issues` flag and usages (#48751)
|
1 year ago |
Gilbert Szeto
|
baecb8d0de
fix(search): skip timestamp search term when querying for issues and issues-stats (#48198)
|
1 year ago |
Dan Fuller
|
e9c5e1e10e
feat(issue-platform): Allow performance issues to be queried via the new issues search dataset (#47790)
|
1 year ago |
Stephen Cefali
|
2ed2cd2ef4
feat(analytics): adds issue type and category to issue resolve analytics (#46958)
|
1 year ago |
Zach Collins
|
3e8de25949
chore(hybrid-cloud): More query changes in support for breaking foreign (#46365)
|
1 year ago |
Gilbert Szeto
|
f255b64eb4
fix(test): fix flake when time rolls to the next day (#46166)
|
1 year ago |
Pierre Massat
|
cc6f7a2a61
feat(issue-platform): Whitelist several profiling issue types (#45218)
|
1 year ago |
Zach Collins
|
611a4aeb84
chore(hybrid-cloud): user -> user_id in queries. (#44391)
|
1 year ago |
Colleen O'Rourke
|
6b1af33b73
ref(issue platform): Consolidate and move files (#44368)
|
1 year ago |
Colleen O'Rourke
|
78177a9fb3
ref(grouptype): Update usages of GroupType (#44004)
|
1 year ago |
Jodi Jang
|
9ef432fba0
feat(analytics): Add analytics for different types of issue resolution (#44106)
|
1 year ago |
Ash Anand
|
4a4c252e8a
feat(perf-issues): Add tag and metric before slow db issue creation (#42985)
|
1 year ago |
Gilbert Szeto
|
e5b0130fba
feat(issue-platform): update GroupSerializers et. al to query snuba for Issue stats (#42865)
|
1 year ago |
Gilbert Szeto
|
4f9dd1a759
ref(spelling): perfomance -> performance (#40413)
|
2 years ago |
Colleen O'Rourke
|
21a8ca3207
feat(perf issues): Frequency based alerts (#39522)
|
2 years ago |
Dameli Ushbayeva
|
5d8a666beb
test(perf-issues): Improve how performance issues are created in tests (#39293)
|
2 years ago |
Gilbert Szeto
|
4f54788843
ref(perf-issue): refactor tests to use common function for inserting transactions (#39156)
|
2 years ago |
Ryan Skonnord
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
Gilbert Szeto
|
5c8eaa2c68
ref(groups): move StreamGroupSerializer* related classes to a separate file (#38075)
|
2 years ago |
Stephen Cefali
|
8ae929fc4c
feat(slack-notifications): make slack enabled by default (#37403)
|
2 years ago |
josh
|
29a0c5342b
test: remove mock compat (#29501)
|
3 years ago |
Chris Fuller
|
a11db223dd
feat(workflow): Improving `sessionCount` granularity for queries under 1 hr (#27911)
|
3 years ago |
Chris Fuller
|
46be78cd6d
feat(workflow): Sending session count + adding metrics (#26115)
|
3 years ago |
Chris Fuller
|
e75e617671
feat(workflow): Add session % to Issue Stream serializer (#25969)
|
3 years ago |
Marcos Gaeta
|
dd09a748c0
ref(notifications): Move `ExternalProviders` to a file (#25046)
|
3 years ago |
Evan Purkhiser
|
3be371b9c7
ref(py): Apply isort to some less commonly touched test modules (#25016)
|
3 years ago |
Marcos Gaeta
|
8b553c55c6
ref(integrations): Dual Write Usages (#24258)
|
3 years ago |
Marcos Gaeta
|
f7847e6485
feat(integrations): Dual Write Notification Preferences (#24405)
|
3 years ago |
Marcos Gaeta
|
a8893e824f
ref(integrations): Cleaning up the Notification Settings (#24324)
|
3 years ago |
josh
|
2bf80a1326
ref(pyupgrade): set and dict literals for tests/ (#23560)
|
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
|
f2c2b833a8
chore(py3): remove utf-8 coding comments (#23514)
|
3 years ago |
josh
|
658504a9b2
ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197)
|
3 years ago |
Marcos Gaeta
|
36c577ad09
fix(api): can't compare datetime.datetime to NoneType (#21269)
|
4 years ago |
Chris Fuller
|
da77ab09a0
feat(workflow): Fetching first_seen and times_seen from the issue (#21066)
|
4 years ago |
Taylan Gocmen
|
3c2fcfec7e
feat(workflow): Dynamic Issue Stream - issue event/user counts and stats reflect time and search filters (#20406)
|
4 years ago |
josh
|
f952fedefe
ci: upgrade, apply, and require pre-commit (#18176)
|
4 years ago |
Dan Fuller
|
fb9564ed08
fix(search): Make `GroupSerializerSnuba` always use snuba to calculate `last_seen` and `times_seen`
|
4 years ago |
josh
|
8bccacafb1
test: upgrade mock backport (#16457)
|
4 years ago |
josh
|
67dd60eea2
fix(django 1.10): invalid kwarg red herring (#15757)
|
5 years ago |
Mark Story
|
51d3e6c5fa
ref(tests) Use datetime helpers in more places (#14519)
|
5 years ago |