Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run isort | Amber Brown | 2018-07-09 | 1 | -3/+4 |
* | Replace ujson with simplejson | Erik Johnston | 2018-03-15 | 1 | -2/+2 |
* | Add comments to existing schema deltas that used "CREATE INDEX" directly | Mark Haines | 2016-09-12 | 1 | -0/+4 |
* | unbreak schema | Matrix | 2016-05-10 | 2 | -39/+0 |
* | Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs | David Baker | 2016-04-29 | 1 | -0/+65 |
|\ | |||||
| * | Order NULLs first | Erik Johnston | 2016-04-21 | 1 | -2/+2 |
| * | Use special UPDATE syntax | Erik Johnston | 2016-04-21 | 1 | -2/+2 |
| * | Create index concurrently | Erik Johnston | 2016-04-21 | 1 | -5/+1 |
| * | Add missing run_upgrade | Erik Johnston | 2016-04-21 | 1 | -0/+4 |
| * | Optimise event_search in postgres | Erik Johnston | 2016-04-21 | 1 | -0/+65 |
* | | First bits of emailpusher | David Baker | 2016-04-19 | 2 | -0/+39 |
|/ | |||||
* | Add index | Erik Johnston | 2016-04-14 | 1 | -0/+18 |
* | Merge pull request #705 from matrix-org/dbkr/pushers_use_event_actions | David Baker | 2016-04-11 | 1 | -0/+79 |
|\ | |||||
| * | pep8 | David Baker | 2016-04-07 | 1 | -0/+1 |
| * | Fix port script for changes merged from develop | David Baker | 2016-04-07 | 1 | -1/+4 |
| * | Make pushers use the event_push_actions table instead of listening on an even... | David Baker | 2016-04-06 | 1 | -0/+75 |
* | | move local_media_repository_url_cache.sql to schema v31 | Matthew Hodgson | 2016-04-08 | 1 | -0/+27 |
|/ | |||||
* | Docs and indents | Erik Johnston | 2016-04-04 | 1 | -11/+11 |
* | Add upgrade path, rename table | Erik Johnston | 2016-04-04 | 1 | -3/+17 |
* | Store invites in a separate table. | Erik Johnston | 2016-04-04 | 1 | -0/+28 |