Michelle Zhang
|
d3115f3c29
feat(issues): allow pluginIssues and pluginActions to be expanded (#60730)
|
11 months ago |
Ryan Skonnord
|
33f6772e7f
test(hc): Remove stable=True arg from silo test decorators (#60421)
|
11 months ago |
anthony sottile
|
9fe6d9177f
ref: use enum value / name due to 3.11 repr changes (#60138)
|
11 months ago |
Richard Roggenkemper
|
b0e64100ab
fix(issue-stream): Fix default search behavior (#59484)
|
1 year ago |
Richard Roggenkemper
|
aeea69263d
feat(issue-stream): Find search from backend (#59127)
|
1 year ago |
Richard Roggenkemper
|
fb22ac3d3c
feat(issue-stream): Combined endpoint for stats + unhandled (#58456)
|
1 year ago |
Richard Roggenkemper
|
e59d23b3a5
feat(issue-stream): Add "unhandled" as collapsable parameter (#57951)
|
1 year ago |
anthony sottile
|
714fabf11f
ref: use absolute imports for models (#57281)
|
1 year ago |
anthony sottile
|
4191ea1f7a
ref: move from freezegun to time-machine (part 3: rest of sentry) (#56495)
|
1 year ago |
getsentry-bot
|
3e3940d52d
Revert "feat(search): remove issue-search-allow-postgres-only-search feature flag and slightly more correct behavior (#53321)"
|
1 year ago |
Mark Story
|
774af7dc28
Remove imports from testutils barrel file (#53828)
|
1 year ago |
Gilbert Szeto
|
af9fdf5f39
feat(search): remove issue-search-allow-postgres-only-search feature flag and slightly more correct behavior (#53321)
|
1 year ago |
anthony sottile
|
fdaefe252c
ref: fix some mypy issues in snuba tests (#53458)
|
1 year ago |
Zach Collins
|
edf02f179a
fix(hc): Fixing snuba tests in split db mode (#53403)
|
1 year ago |
Colleen O'Rourke
|
91ef3f00c4
ref(sort): Replace betterPriority with priority (#52915)
|
1 year ago |
Colleen O'Rourke
|
c11ee49d54
ref(sort): Remove priority and betterpriority flags (#52770)
|
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 |
Markus Unterwaditzer
|
c4cb73dc7e
ref: Add typing to eventstream (#51479)
|
1 year ago |
Colleen O'Rourke
|
f116be2e25
ref(sort): Remove a/b test for priority sort (#51478)
|
1 year ago |
Colleen O'Rourke
|
82f3b0721a
ref(sort): Hard code variant values (#50837)
|
1 year ago |
Gilbert Szeto
|
83a905ad29
feat(sort): add relative volume weight (#50118)
|
1 year ago |
Gilbert Szeto
|
7dbd78a6ee
fix(sort): coerce string to proper type when parsing better priority test params (#50090)
|
1 year ago |
Gilbert Szeto
|
5a54b229e8
chore(flags): merge organizations:issue-states into organizations:escalating-issues usage (#49775)
|
1 year ago |
Colleen O'Rourke
|
d467fad7dd
feat(sort): Add another version of the new priority sort formula (#49730)
|
1 year ago |
Gilbert Szeto
|
36ed5a7f0e
feat(sort): consider an error's log_level and stackframe in better priority sort (#49383)
|
1 year ago |
Colleen O'Rourke
|
93a3aed0c1
ref(sort): Remove trend sort backend (#49280)
|
1 year ago |
Colleen O'Rourke
|
e6d29314b8
fix(sort): Fix some better priority bugs (#49211)
|
1 year ago |
Colleen O'Rourke
|
b062c3bd03
feat(sort): Better priority sort algorithm (#48790)
|
1 year ago |
Gilbert Szeto
|
369ed2a9da
fix(issue-states): filtering issues by substatus (#48842)
|
1 year ago |
Josh Ferge
|
ad0300ff27
feat(replays): allow replay requests to query across projects (#48493)
|
1 year ago |
Snigdha Sharma
|
7bf68e3938
feat(issue-states): Replace `unignored` with `ongoing` (#47909)
|
1 year ago |
NisanthanNanthakumar
|
dbc1b53767
feat(issue-search): Query for archived issues (#47749)
|
1 year ago |
Snigdha Sharma
|
24daa10f6e
feat(issue-states): Add presave checks for GroupSubStatus (#47420)
|
1 year ago |
Snigdha Sharma
|
d3aab7733b
ref(update_groups): Pull out logic to merge groups (#47187)
|
1 year ago |
Dan Fuller
|
5e901f316c
fix(issues): Remove ignore rows when an issue is resolved (#45617)
|
1 year ago |
Zach Collins
|
183f9f2d22
chore(hybrid-cloud): Break AuditLogEntry and Activity foreign keys (#45061)
|
1 year ago |
Zach Collins
|
3c3f07e923
chore(hybrid-cloud): Break UserOption.organization fk (#45229)
|
1 year ago |
Zach Collins
|
ede26403b8
chore(hybrid-cloud): breaking foreign keys (#45203)
|
1 year ago |
getsentry-bot
|
da6cf991dd
Revert "chore(hybrid-cloud): Break queries that depend on cross silo FKs (#45095)"
|
1 year ago |
Zach Collins
|
2d87621f5f
chore(hybrid-cloud): Break queries that depend on cross silo FKs (#45095)
|
1 year ago |
Gilbert Szeto
|
f45557bf88
test(search): add a negative test for search query="release.build:[<release-build>]" (#44799)
|
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 |
Richard Ortenberg
|
8168a5932d
fix(discovery): Allows for negation of non-existent or unselected projects (#44281)
|
1 year ago |
Richard Ortenberg
|
42ed5e7818
fix(discovery): Fixes aliased search keys + issue shortname + project name queries (#43851)
|
1 year ago |
Snigdha Sharma
|
213d58ad89
cleanup(release-notifications): Remove active release notifications backend (#44082)
|
1 year ago |
Ash Anand
|
c1eb2dff5b
ref(perf-issues): Rename slow span issue to slow db query (#43432)
|
1 year ago |
Dameli Ushbayeva
|
7f6640a25c
revert(perf-issues): This is a revert of commit SHA 6adcf35f2c554ef873379334ff7afb536eacc71e (#42573)
|
1 year ago |
getsentry-bot
|
6adcf35f2c
Revert "du(chore): Remove performance issues options (#42466)"
|
1 year ago |