| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SYN-367: Use upsert rather than insert_or_replace | Mark Haines | 2015-04-30 | 1 | -2/+6 |
| | | |||||
| * | Merge branch 'develop' into key_distribution | Mark Haines | 2015-04-29 | 1 | -6/+10 |
| |\ | | | | | | | | | Conflicts: synapse/config/homeserver.py | ||||
| | * | Fix unicode support | Erik Johnston | 2015-04-02 | 1 | -4/+10 |
| | | | |||||
| | * | Make work in both Maria and SQLite. Fix tests | Erik Johnston | 2015-04-01 | 1 | -2/+2 |
| | | | |||||
| | * | Fix unicode database support | Erik Johnston | 2015-03-25 | 1 | -2/+2 |
| | | | |||||
| | * | Remove uses of REPLACE and ON CONFLICT IGNORE to make the SQL more portable. | Erik Johnston | 2015-03-23 | 1 | -2/+0 |
| | | | |||||
| * | | Implement remote key lookup api | Mark Haines | 2015-04-22 | 1 | -13/+22 |
| | | | |||||
| * | | Add methods for storing and retrieving the raw key json | Mark Haines | 2015-04-15 | 1 | -0/+56 |
| |/ | |||||
| * | Appease pep8 | Paul "LeoNerd" Evans | 2015-03-11 | 1 | -2/+2 |
| | | |||||
| * | Add a description to storage layer's _execute_and_decode() | Paul "LeoNerd" Evans | 2015-03-11 | 1 | -1/+3 |
| | | |||||
| * | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
| | | |||||
| * | Fix pep8 warnings | Mark Haines | 2014-10-30 | 1 | -1/+2 |
| | | |||||
| * | Fix pyflakes warnings | Mark Haines | 2014-10-27 | 1 | -1/+0 |
| | | |||||
| * | Respond with more helpful error messages for unsigned requests | Mark Haines | 2014-10-13 | 1 | -0/+2 |
| | | |||||
| * | SYN-75 Verify signatures on server to server transactions | Mark Haines | 2014-09-30 | 1 | -31/+44 |
| | | |||||
| * | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵ | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
| | | | | | hasn't been incorporated in time for launch. | ||||
| * | Fix homeserver config parsing | Mark Haines | 2014-09-01 | 1 | -1/+1 |
| | | |||||
| * | Add store for server certificates and keys | Mark Haines | 2014-08-28 | 1 | -0/+103 |
