| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move client command handling out of TCP protocol (#7185) | Erik Johnston | 2020-04-06 | 1 | -12/+0 |
| * | Port synapse.replication.tcp to async/await (#6666) | Erik Johnston | 2020-01-16 | 1 | -2/+1 |
| * | Port some admin handlers to async/await (#6559) | Erik Johnston | 2019-12-19 | 1 | -2/+4 |
| * | Remove database config parsing from apps. | Erik Johnston | 2019-12-10 | 1 | -5/+0 |
| * | Implement a structured logging output system. (#5680) | Amber Brown | 2019-08-28 | 1 | -2/+2 |
| * | Remove pointless description | Erik Johnston | 2019-07-16 | 1 | -1/+0 |
| * | Fix typo in synapse/app/admin_cmd.py | Erik Johnston | 2019-07-16 | 1 | -1/+1 |
| * | s/exfiltrate_user_data/export_user_data/ | Erik Johnston | 2019-07-15 | 1 | -1/+1 |
| * | Add FileExfiltrationWriter | Erik Johnston | 2019-07-15 | 1 | -1/+69 |
| * | Use set_defaults(func=) style | Erik Johnston | 2019-07-15 | 1 | -11/+8 |
| * | Move creation of ArgumentParser to caller | Erik Johnston | 2019-07-15 | 1 | -1/+3 |
| * | Fix up comments | Erik Johnston | 2019-07-15 | 1 | -2/+2 |
| * | Add basic admin cmd app | Erik Johnston | 2019-07-02 | 1 | -0/+198 |
