Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -69/+0 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -10/+7 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -1/+1 |
* | Move more xrange to six | Adrian Tschira | 2018-04-28 | 1 | -1/+3 |
* | replace 'except:' with 'except Exception:' | Richard van der Hoff | 2017-10-23 | 1 | -1/+1 |
* | Fix synapse/storage/schema/delta/30/as_users.py | Mark Haines | 2016-05-31 | 1 | -2/+2 |
* | Don't require config to create database | Erik Johnston | 2016-04-06 | 1 | -1/+3 |
* | Update users table in a batched manner | Erik Johnston | 2016-03-10 | 1 | -9/+14 |
* | Idempotent-ise schema update script | Daniel Wagner-Hall | 2016-03-08 | 1 | -1/+5 |
* | Mark AS users with their AS's ID | Daniel Wagner-Hall | 2016-02-11 | 1 | -0/+59 |