Josh Soref
|
8b13ba0e01
Spelling visibility (#36055)
|
2 years ago |
Marcos Gaeta
|
b9f5a910dc
ref(models): `ActivityType` (#34978)
|
2 years ago |
Marcos Gaeta
|
096b5511e2
ref(tests): Remove `get_valid_response()` (#34822)
|
2 years ago |
asottile-sentry
|
55eee7adfa
ref: remove deprecated checksum= from create_group calls (#34375)
|
2 years ago |
Colleen O'Rourke
|
2d33f7cba8
ref(rate limits): Move settings out of sentry (#33806)
|
2 years ago |
Colleen O'Rourke
|
80f282cdcc
ref(rate limits): Remove rate_limit_endpoint decorator (#31445)
|
2 years ago |
Dan Fuller
|
d7cc9b622b
feat(issue_search): Add `regressed_in_release` search term to issue search (#29890)
|
3 years ago |
Dan Fuller
|
59108ad826
feat(semver): Determine latest release using semver when applicable (#27733)
|
3 years ago |
josh
|
29a0c5342b
test: remove mock compat (#29501)
|
3 years ago |
Dan Fuller
|
12211f7461
feat(insights): Remove `organizations:group-history` feature flag. (#29470)
|
3 years ago |
Marcos Gaeta
|
e24037645f
ref(api): Split up large file (#29302)
|
3 years ago |
Chris Fuller
|
55ed5d75ea
feat(workflow): Adding some group history entries across app (#29355)
|
3 years ago |
William Mak
|
84d39ba132
fix(visibility): Unbound errors for visibility files (#29330)
|
3 years ago |
Marcos Gaeta
|
b19fcc486b
ref(integrations): f-strings (#28887)
|
3 years ago |
Kelly Carino
|
1326508276
fix(semver): Handle NOT operator for releases list (#28713)
|
3 years ago |
Dan Fuller
|
c60d77542f
chore(cdc_search): Remove unused `query` and `active_at` fields. (#28520)
|
3 years ago |
Scott Cooper
|
8b4fb28224
feat(workflow): Require environment selection for release.stage (#28097)
|
3 years ago |
Ahmed Etefy
|
8fd1f18575
feat(release): Modify resolvedInNext behaviour for date based release (#27858)
|
3 years ago |
Ahmed Etefy
|
63328c0fac
feat(group-index): Return activities in issue page (#27860)
|
3 years ago |
Ahmed Etefy
|
9317d2a5cb
feat(semver): Set `current_release_version` on Activity model (#27830)
|
3 years ago |
Ahmed Etefy
|
a75b3b8754
fix(group-index): Add ability to disable cache when fetching group last release (#27740)
|
3 years ago |
Ahmed Etefy
|
16d9586b51
feat(semver): Handle semver versions in resolve in release (#27738)
|
3 years ago |
Ahmed Etefy
|
016708de91
feat(semver): Add resolved in next release for semver releases (#27573)
|
3 years ago |
Dan Fuller
|
6942959c23
fix(semver): Make dynamic counts on issue stream work with semver (#27611)
|
3 years ago |
Chris Fuller
|
67ca94f4e7
ref(workflow): Changing adoption stage keywords (#27588)
|
3 years ago |
Dan Fuller
|
a1c1dc7b52
fix(api): Fix bug with `!is:unresolved` on group list endpoints (#27480)
|
3 years ago |
Dan Fuller
|
5599911b07
feat(semver): Add `release.build` to all searches (#27374)
|
3 years ago |
Chris Fuller
|
931b97324b
feat(workflow): `release.stage` filter support (#27276)
|
3 years ago |
Dan Fuller
|
fd10bc58bf
feat(semver): Support `release.package` search key (#27218)
|
3 years ago |
Dan Fuller
|
1c999c3de8
fix(semver): Fix bug in semver snuba related searches when we find no related releases. (#26841)
|
3 years ago |
Scott Cooper
|
3265d869a5
feat(workflow): GA for review, remove inbox flag (#26760)
|
3 years ago |
Scott Cooper
|
9561f267fd
fix(workflow): Allow release query to contain a wildcard (#26650)
|
3 years ago |
Dan Fuller
|
a9ab28ae6a
feat(semver): Add semver filtering to the issue list and discover (#26582)
|
3 years ago |
Dan Fuller
|
263b770692
refs(search): Remove `me_or_none` syntax from issue search. (#25779)
|
3 years ago |
Scott Cooper
|
9561794767
feat(workflow): For Review GA (#25636)
|
3 years ago |
Dan Fuller
|
fef828b7cc
fix(django22): Replace imports from `django.core.urlresolvers` with `django.urls` (#25382)
|
3 years ago |
Dan Fuller
|
f72d39d0b9
feat(issue_search): Add `none` keyword for assignment related searches. (#25287)
|
3 years ago |
Dan Fuller
|
4adfa72786
feat(search): Handle IN search in postgres (#25171)
|
3 years ago |
Evan Purkhiser
|
3be371b9c7
ref(py): Apply isort to some less commonly touched test modules (#25016)
|
3 years ago |
Marcos Gaeta
|
184324a089
ref(tests): DRY mock_uuid classes (#24627)
|
3 years ago |
Alex Xu @ Sentry
|
008801332a
feat(discover): improve invalid filter message (#24484)
|
3 years ago |
Dan Fuller
|
48f351df78
fix(api): Allow cursors to contain floats. (#24328)
|
3 years ago |
Chris Fuller
|
f9627d270f
fix(workflow): Fixing bug with inbox search (#24306)
|
3 years ago |
Shruthi
|
a7958f331c
feat(discover): Allow numeric shorthand on numeric queries (#24261)
|
3 years ago |
Dan Fuller
|
d6797244eb
fix(tests): Fix flaky test_assigned_me_or_none test (#23787)
|
3 years ago |
Dan Fuller
|
d2a772aadf
fix(inbox): Fix inbox date_added sort to correctly filter out tasks assigned to others when using me_or_none. (#23717)
|
3 years ago |
Matej Minar
|
152313905b
ref: Remove two fully adopted feature flags (#23048)
|
3 years ago |
Markus Unterwaditzer
|
6c7fb1676c
ref: Refactor test mock to return data based on arguments (#23531)
|
3 years ago |
Dan Fuller
|
e89b99315b
feat(inbox): Implement faster version of inbox sort (#23591)
|
3 years ago |
Chris Fuller
|
1800c5b36b
feat(workflow): Implementing `assigned:me_or_none` (#23580)
|
3 years ago |