- Aug 05, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
Raise 404 when couldn't find event
-
Erik Johnston authored
-
Erik Johnston authored
Don't include html comments in description
-
Erik Johnston authored
-
Erik Johnston authored
Fix backfill auth events
-
Erik Johnston authored
-
Erik Johnston authored
Check if we already have the events returned by /state/
-
Erik Johnston authored
-
Erik Johnston authored
Tweak integrity error recovery to work as intended
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Benjamin Saunders authored
-
- Aug 04, 2016
-
-
Erik Johnston authored
Change the way we summarize URLs
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Retry event persistence on IntegrityError
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Due to a bug in the porting script some backfilled events were not correctly persisted, causing irrecoverable IntegrityErrors on future attempts to persist those events. This commit adds a retry mechanism invoked upon IntegrityError, where when retried the tables are purged for all references to the events being persisted.
-
Erik Johnston authored
Add /state_ids federation API
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Port script: Handle the fact that some tables have negative rowid rows
-
Richard van der Hoff authored
keys/query: Omit device displayname if null
-
Mark Haines authored
* Factor out more common code from the jenkins scripts * Fix install_and_run path * Poke jenkins * Poke jenkins
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
... which makes it more consistent with user displaynames.
-
- Aug 03, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Include device name in /keys/query response
-
Richard van der Hoff authored
keys/query: return all users which were asked for
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Add an 'unsigned' section which includes the device display name.
-
Richard van der Hoff authored
In the situation where all of a user's devices get deleted, we want to indicate this to a client, so we want to return an empty dictionary, rather than nothing at all.
-
Erik Johnston authored
-
Erik Johnston authored
-