Erik Johnston
|
3ce8540484
Don't look for an TLS private key if we have set --no-tls
|
преди 9 години |
Erik Johnston
|
e780492ecf
Merge pull request #102 from matrix-org/randomize_stream_timeout
|
преди 9 години |
Erik Johnston
|
130df8fb01
Add some randomness to the user specified timeout on event streams to mitigate against thundering herds problems
|
преди 9 години |
Erik Johnston
|
5b5c7a28d6
Log error message when we fail to fetch remote server keys
|
преди 9 години |
Erik Johnston
|
12bcf3d179
Merge pull request #100 from matrix-org/missing_pdu_compat
|
преди 9 години |
Erik Johnston
|
9708f49abf
Docs
|
преди 9 години |
Erik Johnston
|
96fee64421
Remove unecessary check
|
преди 9 години |
Erik Johnston
|
39aa968a76
Respect min_depth argument
|
преди 9 години |
Erik Johnston
|
6dfd8c73fc
Docs.
|
преди 9 години |
Paul "LeoNerd" Evans
|
9d9d39536b
Slightly reduce the insane amounts of indentation in main http server response path, by 'continue'ing around a non-match or falling through
|
преди 9 години |
Erik Johnston
|
ae702d161a
Handle if get_missing_pdu returns 400 or not all events.
|
преди 9 години |
Paul "LeoNerd" Evans
|
dc4b774f1e
Rename rooms_to_listeners to room_to_listeners, for consistency with user_ and appservice_*
|
преди 9 години |
Paul "LeoNerd" Evans
|
027fd1242c
Give LruCache a __len__, so that len(cache) works
|
преди 9 години |
Erik Johnston
|
1af1c45dc0
Merge pull request #99 from matrix-org/schema_versioning
|
преди 9 години |
Erik Johnston
|
d56c01fff4
Note that we don't specify execution order
|
преди 9 години |
Erik Johnston
|
17d319a20d
s/schema_deltas/applied_schema_deltas/
|
преди 9 години |
Erik Johnston
|
5681264faa
s/%r/%s/
|
преди 9 години |
Erik Johnston
|
f701197227
Add example directory structures in doc
|
преди 9 години |
Erik Johnston
|
16dd87d848
Don't assume db conn is a Context Manager.
|
преди 9 години |
Erik Johnston
|
5eefd1f618
Add unique constraint on schema_version.lock schema. Use conflict clause in sql.
|
преди 9 години |
Erik Johnston
|
b4c38738f4
Change to use logger in db upgrade script
|
преди 9 години |
Erik Johnston
|
640e53935d
Use context manager with db conn to correctly commit and rollback
|
преди 9 години |
Erik Johnston
|
8c8354e85a
Actually add full_schemas dir
|
преди 9 години |
Erik Johnston
|
c3530c3fb3
More docs. Rename 'schema/current' to 'schema/full_schemas'
|
преди 9 години |
Erik Johnston
|
811355ccd0
Add some docs and remove unused variables
|
преди 9 години |
Erik Johnston
|
82b34e813d
SYN-67: Finish up implementing new database schema management
|
преди 9 години |
Matthew Hodgson
|
84a4367657
WIP vertobridge AS
|
преди 9 години |
Erik Johnston
|
8d33adfbbb
SYN-67: Begin changing the way we handle schema versioning
|
преди 9 години |
David Baker
|
3c8bd7809c
Fix upgrade instructions
|
преди 9 години |
Erik Johnston
|
9f03553f48
Add missing comma
|
преди 9 години |