- Dec 14, 2015
-
-
Daniel Wagner-Hall authored
-
Mark Haines authored
Fix typo in sql for full text search on sqlite3
-
Mark Haines authored
-
- Dec 12, 2015
-
-
Mark Haines authored
-
- Dec 11, 2015
-
-
Erik Johnston authored
Include approximate count of search results
-
Paul Evans authored
Ensure that the event that gets persisted is the one that was signed
-
Mark Haines authored
SYN-90: We don't need --proccess-dependency-links
-
Mark Haines authored
When installing synapse since all its dependencies are on PyPI
-
Erik Johnston authored
-
Erik Johnston authored
-
- Dec 10, 2015
-
-
Matthew Hodgson authored
-
Mark Haines authored
Add caches for whether a room has been forgotten by a user
-
Mark Haines authored
-
Mark Haines authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Mark Haines authored
-
- Dec 09, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
David Baker authored
Split out the push rule evaluator into a separate file
-
David Baker authored
-
David Baker authored
Split out the push rule evaluator into a separate file so it can be more readily reused. Should be functionally identical.
-
Mark Haines authored
Allow filter JSON object in the filter query parameter in /sync Documented by matrix-org/matrix-doc#224
-
Mark Haines authored
Documented by matrix-org/matrix-doc#224
-
Daniel Wagner-Hall authored
Merge pull request #430 from matrix-org/daniel/unstable
-
- Dec 08, 2015
-
-
Erik Johnston authored
Change the result dict to be a list in /search response
-
Daniel Wagner-Hall authored
-
Mark Haines authored
Track the time spent in the database per request.
-
- Dec 07, 2015
-
-
Mark Haines authored
and track the number of transactions that request started.
-
Mark Haines authored
Only include the archived rooms if a include_leave flag in set in the…
-
Mark Haines authored
-
Mark Haines authored
Fix mock import in tests.
-
David Baker authored
Add logging to pushers API to log the body of the request
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
Mark Haines authored
Add a setter for the current log context.
-
Mark Haines authored
Move the resource tracking inside that setter so that it is easier to make sure that the resource tracking isn't double counting the resource usage.
-