- May 09, 2018
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Refactor pagination DB API to return concrete type
-
Erik Johnston authored
-
Erik Johnston authored
Refactor recent events func to use pagination func
-
Richard van der Hoff authored
nuke-room-from-db.sh: fix deletion from search table
-
Erik Johnston authored
There is no reason to return a tuple of tokens when the last token is always the token passed as an argument. Changing it makes it consistent with other storage APIs
-
Erik Johnston authored
This makes it easier to document what is being returned by the storage functions and what some functions expect as arguments.
-
Erik Johnston authored
-
Erik Johnston authored
This also removes a cache that is unlikely to ever get hit.
-
Erik Johnston authored
Refactor /context to reuse pagination storage functions
-
Erik Johnston authored
-
Richard van der Hoff authored
nuke-room-from-db.sh: added postgresql option and help
-
- May 08, 2018
-
-
rubo77 authored
-
rubo77 authored
-
rubo77 authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
notifications: Convert next_token to string according to the spec
-
Erik Johnston authored
Fix metrics that have integer value labels
-
- May 05, 2018
-
-
Konstantinos Sideris authored
Currently the parameter is serialized as an integer. Signed-off-by:
Konstantinos Sideris <sideris.konstantin@gmail.com>
-
- May 03, 2018
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Make 'unexpected logging context' into warnings
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fix logcontext leaks in rate limiter
-
Richard van der Hoff authored
Fix 'Unhandled Error' logs with Twisted 18.4
-
Richard van der Hoff authored
-
Will Hunt authored
-
Richard van der Hoff authored
fix http request timeout code
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Erik Johnston authored
Refactor event storage to prepare for changes in state calculations
-
Erik Johnston authored
-
Richard van der Hoff authored
Make Client-Server API return 403 for invalid token
-
Erik Johnston authored
Escape label values in prometheus metrics
-
- May 02, 2018
-
-
Richard van der Hoff authored
This gets two arguments, not one.
-