Commit History

Author SHA1 Message Date
  David Burke 24ea9ce225 lint 1 year ago
  David Burke b85aa912a0 Merge branch 'bulk-issue-delete' into 'master' 1 year ago
  Christoph Alms 8bd1c9804a respond with status_code 204 to bulk delete requests 1 year ago
  David Burke 3a2a35dde5 Revert annotations on issues list view for performance reasons 1 year ago
  David Burke d7ceb12350 Optimizations 1 year ago
  Christoph Alms 9f34eb391c implement bulk issue delete 1 year ago
  James Kiger 022c3c4729 Switch to annotation for user report count 1 year ago
  David Burke ce1e8043b0 Merge branch 'issue-comments' into 'master' 1 year ago
  James Kiger 81b75339f0 Linting 1 year ago
  James Kiger 12095f0d75 Add permission checks for comment list and create views. 1 year ago
  James Kiger 3c9f744c9b Remove max comments limit 1 year ago
  James Kiger 3c0798151c Make numComments an intfield 1 year ago
  James Kiger c2166f8506 Add comment count to issues 1 year ago
  James Kiger a72fef73d8 Add id, max comment limit to serializer 1 year ago
  David Burke 85a41cb823 Psycopg3 compatible queries 1 year ago
  James Kiger 965600bd6f Use event permissions for comments 1 year ago
  James Kiger 1e6b88f4b2 Move comments to issues 1 year ago
  Christoph Alms 3c7a582362 Filter in EventViewSet and EventJsonView causes MultipleObjectsReturned Exception if user is in two teams for the same project. 1 year ago
  David Burke a4dcce8d96 Resolve "Slow bulk issue updates" 2 years ago
  David Burke a9620b481d Fix error on event json view, internal code GLITCHTIP-BACKEND-1H1 2 years ago
  David Burke f62544d933 Filter performance on environment 2 years ago
  David Burke 84372a35ba Teams should not affect issue permissions 3 years ago
  David Burke dc694bff92 Fix tests 3 years ago
  David Burke 187ae891de update filter logic for tags 3 years ago
  David Burke f480b58c41 Add field for issue tags 3 years ago
  Tross Yvormes 217bad71ba Allow searching for specific event ID (#100) 3 years ago
  David Burke 40dba0318c Add environments query param to issues API for better compat with sentry 3 years ago
  David Burke f5ba937db2 Derp left debug things in 3 years ago
  David Burke 680f2d3c44 Fix email and stripe return links 3 years ago
  David Burke d553d8498b Fixes #70 4 years ago
  David Burke 6d5902a135 Add issue tag endpoints 4 years ago
  David Burke ef5b551425 Make event tags hstore based instead of relational tables 4 years ago
  David Burke f0934e6635 Issue bulk update should filter queryset and make id query param 4 years ago
  David Burke 9291afe61b Save transaction events (still not used) 4 years ago
  David Burke ef2b80bcdc Move events model to own app 4 years ago
  David Burke 7d0c0d5d10 Add Hits to cursor pagination 4 years ago
  David Burke 5a2fae88fc Add filter by tag issues query 4 years ago
  David Burke b9112eece6 Add reddit style (decaying time based scoring) sort called "priority" 4 years ago
  David Burke aa06ed24a8 Add sorting to issues view (default to last_seen) 4 years ago
  David Burke 56e81c8ccb Add scoped permissions to issues views 4 years ago
  David Burke 89c553e66e Event tag models 4 years ago
  David Burke d64225dfa2 Added user feedback issue api. Related to https://gitlab.com/glitchtip/meta/-/issues/32 4 years ago
  David Burke e66f7f2030 Fixes #41 query projects by team 4 years ago
  David Burke 40de39fb70 Add team membership change api 4 years ago
  David Burke b530b91bb0 Move search vector from event to issue table 4 years ago
  David Burke 835a670e49 Further optimize issues view 4 years ago
  David Burke 9c3b8f2372 Improve issues view performance 4 years ago
  David Burke 6d9519947d Very slight issue api optimization 4 years ago
  David Burke de0cfc7cdc Added redoc 4 years ago
  David Burke 681d35949c Super fast Postgres full text search fixes https://gitlab.com/glitchtip/meta/-/issues/18 4 years ago