| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up tests | Richard van der Hoff | 2018-08-28 | 1 | -2/+2 |
* | Run black. | black | 2018-08-10 | 1 | -28/+18 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -4/+4 |
* | Fix tests for Store.__init__ update | Richard van der Hoff | 2017-11-13 | 1 | -1/+1 |
* | User Cursor.__iter__ instead of fetchall | Erik Johnston | 2017-03-23 | 1 | -2/+2 |
* | Don't require config to create database | Erik Johnston | 2016-04-06 | 1 | -1/+1 |
* | Merge pull request #571 from matrix-org/daniel/asids | Daniel Wagner-Hall | 2016-03-03 | 1 | -1/+2 |
|\ |
|
| * | Mark AS users with their AS's ID | Daniel Wagner-Hall | 2016-02-11 | 1 | -1/+2 |
* | | Fix flake8 warnings for tests | Mark Haines | 2016-02-19 | 1 | -46/+43 |
|/ |
|
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | synapse/storage/_base.py:_simple_selectupdate_one was unused | Mark Haines | 2015-09-23 | 1 | -20/+0 |
* | Fix daedlock | Erik Johnston | 2015-05-15 | 1 | -1/+2 |
* | Add support for using executemany | Erik Johnston | 2015-05-05 | 1 | -2/+2 |
* | Fix tests after commit 9a0579 | Erik Johnston | 2015-04-08 | 1 | -0/+6 |
* | Make work in both Maria and SQLite. Fix tests | Erik Johnston | 2015-04-01 | 1 | -9/+11 |
* | Tidy up _simple_... methods | Erik Johnston | 2015-03-20 | 1 | -1/+1 |
* | Add a cache for get_event | Mark Haines | 2015-02-11 | 1 | -2/+3 |
* | Factor out some of the common homeserver setup code into a | Mark Haines | 2015-02-11 | 1 | -0/+1 |
* | SYN-163: Add an order by rowid to selects. | Erik Johnston | 2014-11-24 | 1 | -4/+8 |
* | Fix SQLBaseStoreTestCase | Erik Johnston | 2014-11-10 | 1 | -1/+1 |
* | Have all unit tests import from our own subclass of trial's unittest TestCase... | Paul "LeoNerd" Evans | 2014-09-12 | 1 | -1/+1 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | add in copyrights to everything, not just the synapse subdir, and add a copyr... | Matthew Hodgson | 2014-08-13 | 1 | -0/+14 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+191 |