summary refs log tree commit diff
path: root/synapse/storage/schema/delta/30 (follow)
Commit message (Expand)AuthorAgeFilesLines
* run isortAmber Brown2018-07-091-1/+1
* Move more xrange to sixAdrian Tschira2018-04-281-1/+3
* replace 'except:' with 'except Exception:'Richard van der Hoff2017-10-231-1/+1
* Fix synapse/storage/schema/delta/30/as_users.pyMark Haines2016-05-311-2/+2
* Don't require config to create databaseErik Johnston2016-04-061-1/+3
* Add replication streams for ex outliers and current state resetsMark Haines2016-03-301-0/+38
* Comment about weird SQLErik Johnston2016-03-231-1/+3
* SQLite and postgres doesn't share a true literalErik Johnston2016-03-231-1/+1
* Ensure all old public rooms have aliasesErik Johnston2016-03-231-0/+21
* Add a comment to offer a hint to an explanation for why we have a unique cons...Mark Haines2016-03-161-0/+1
* Add replication stream for pushersMark Haines2016-03-151-0/+24
* Update users table in a batched mannerErik Johnston2016-03-101-9/+14
* Merge branch 'develop' into daniel/ickDaniel Wagner-Hall2016-03-082-0/+54
|\
| * s/stream_ordering/event_stream_ordering/ in pushMark Haines2016-03-041-1/+1
| * Merge branch 'develop' into markjh/pushrule_streamMark Haines2016-03-042-0/+75
| |\
| | * Merge pull request #614 from matrix-org/erikj/alias_deleteErik Johnston2016-03-041-0/+16
| | |\
| | | * Allow alias creators to delete aliasesErik Johnston2016-03-011-0/+16
| * | | Add a stream for push rule updatesMark Haines2016-03-011-0/+38
| | |/ | |/|
* | | Idempotent-ise schema update scriptDaniel Wagner-Hall2016-03-081-1/+5
| |/ |/|
* | Merge pull request #571 from matrix-org/daniel/asidsDaniel Wagner-Hall2016-03-031-0/+59
|\ \ | |/ |/|
| * Mark AS users with their AS's IDDaniel Wagner-Hall2016-02-111-0/+59
* Generate guest access token on 3pid invitesDaniel Wagner-Hall2016-02-241-0/+24
* Prefix TS fields with _tsErik Johnston2016-02-181-3/+3
* Initial cutErik Johnston2016-02-171-0/+30