Commit History

Author SHA1 Message Date
  Erik Johnston 75552d2148 Update comments 6 years ago
  Erik Johnston c0e08dc45b Remove unused code path from member change DB func 6 years ago
  Erik Johnston 0461ef01b7 Merge pull request #3195 from matrix-org/erikj/pagination_refactor 6 years ago
  Erik Johnston e2accd7f1d Refactor sync APIs to reuse pagination API 6 years ago
  Erik Johnston e5ab9cd24b Don't unnecessarily require token to be stream token 6 years ago
  Richard van der Hoff 60590211c1 Merge pull request #3194 from rubo77/fix-nuke 6 years ago
  Erik Johnston c4af4c24ca Refactor get_recent_events_for_room return type 6 years ago
  Erik Johnston 05e0a2462c Refactor pagination DB API to return concrete type 6 years ago
  Erik Johnston 7dd13415db Remove unused from_token param 6 years ago
  Erik Johnston 27cf170558 Refactor recent events func to use pagination func 6 years ago
  Erik Johnston 1aeb5e28a9 Merge pull request #3193 from matrix-org/erikj/pagination_refactor 6 years ago
  Erik Johnston 23ec51c94c Fix up comments and make function private 6 years ago
  Richard van der Hoff d5377eba55 Merge pull request #2337 from rubo77/patch-5 6 years ago
  rubo77 d11b8b6b65 nuke-room-from-db.sh: nuke from table event_search too 6 years ago
  rubo77 8ff8ab3bce Dont nuke non-existing table event_search_content 6 years ago
  rubo77 6c957e26f0 nuke-room-from-db.sh: added postgresql option and help 6 years ago
  Erik Johnston 696f532453 Reuse existing pagination code for context API 6 years ago
  Erik Johnston 3e6d306e94 Parse tokens before calling DB function 6 years ago
  Erik Johnston 274b8c6025 Only fetch required fields from database 6 years ago
  Erik Johnston 06c0d0ed08 Split paginate_room_events storage function 6 years ago
  Richard van der Hoff 678e649b78 Merge pull request #3190 from mujx/notif-token-fix 6 years ago
  Erik Johnston 0b7dfbb194 Merge pull request #3186 from matrix-org/erikj/fix_int_values_metrics 6 years ago
  Konstantinos Sideris 88868b2839 notifications: Convert next_token to string according to the spec 6 years ago
  kaiyou 5addeaa02c Add Docker packaging in the author list 6 years ago
  Erik Johnston 6d8ec3462d Note that label values can be anything 6 years ago
  Erik Johnston 95b6912045 Fix metrics that have integer value labels 6 years ago
  Richard van der Hoff 966686c845 Merge pull request #3007 from matrix-org/rav/warn_on_logcontext_fail 6 years ago
  Richard van der Hoff 093d8c415a Merge remote-tracking branch 'origin/develop' into rav/warn_on_logcontext_fail 6 years ago
  Richard van der Hoff 0ba609dc6f Merge pull request #3183 from matrix-org/rav/moar_logcontext_leaks 6 years ago
  Richard van der Hoff 2117f84323 Merge pull request #3182 from Half-Shot/hs/fix-twisted-shutdown 6 years ago