| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement a structured logging output system. (#5680) | Amber Brown | 2019-08-28 | 1 | -2/+3 |
* | Don't load the media repo when configured to use an external media repo (#5754) | Amber Brown | 2019-08-13 | 1 | -0/+1 |
* | Add some stuff back to the .gitignore (#4843) | Aaron Raimist | 2019-03-15 | 1 | -3/+7 |
* | Clean up gitignores (#4688) | Richard van der Hoff | 2019-02-20 | 1 | -58/+30 |
* | SIGHUP for TLS cert reloading (#4495) | Amber Brown | 2019-01-30 | 1 | -0/+1 |
* | Use native UPSERTs where possible (#4306) | Amber Brown | 2019-01-24 | 1 | -3/+3 |
* | Fix IP URL previews on Python 3 (#4215) | Amber Brown | 2018-12-22 | 1 | -2/+0 |
* | Debian packaging via dh_virtualenv (#4285) | Richard van der Hoff | 2018-12-20 | 1 | -1/+7 |
* | Add a way to run tests in PostgreSQL in Docker (#3699) | Amber Brown | 2018-09-20 | 1 | -0/+1 |
* | Remove documentation referencing Cygwin (#3873) | Amber Brown | 2018-09-19 | 1 | -0/+1 |
* | Port handlers/ to Python 3 (#3803) | Amber Brown | 2018-09-07 | 1 | -0/+1 |
* | Port to sortedcontainers (with tests!) (#3332) | Amber Brown | 2018-06-06 | 1 | -0/+1 |
* | update gitignore to remove some files that got put on my machine | Amber Brown | 2018-05-22 | 1 | -0/+3 |
* | Merge branch 'develop' of https://github.com/matrix-org/synapse into cohort_a... | Neil Johnson | 2018-05-14 | 1 | -0/+1 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' into feat-dockerfile | kaiyou | 2018-04-08 | 1 | -0/+2 |
| |\ |
|
| * | | Add the build cache/ folder to gitignore | kaiyou | 2018-02-04 | 1 | -0/+1 |
* | | | ignore atom editor python ide files | Neil Johnson | 2018-04-25 | 1 | -0/+1 |
| |/
|/| |
|
* | | Add .vscode to gitignore | Erik Johnston | 2018-02-05 | 1 | -0/+2 |
|/ |
|
* | Reduce DB hits for replication | Erik Johnston | 2016-09-23 | 1 | -4/+4 |
* | Ignore development virtualenv and generated logger configuration as well. | pztrn | 2015-09-01 | 1 | -0/+3 |
* | Add .tox to .gitignore | Mark Haines | 2015-08-25 | 1 | -0/+1 |
* | Add core registration html/js | Kegan Dougal | 2015-02-23 | 1 | -0/+1 |
* | Update .gitignore | Erik Johnston | 2015-01-23 | 1 | -0/+6 |
* | update .gitignore, set media-store-path in demo | Mark Haines | 2015-01-22 | 1 | -8/+3 |
* | Ignore pycharm dir | Erik Johnston | 2014-12-08 | 1 | -0/+2 |
* | Add test coverage to the webclient. Update .gitignore | Kegan Dougal | 2014-11-12 | 1 | -1/+2 |
* | hide crap from gitignore | Matthew Hodgson | 2014-11-12 | 1 | -0/+9 |
* | Update .gitignore to ignore config.js files in syweb/webclient. | Kegan Dougal | 2014-11-04 | 1 | -1/+1 |
* | Added boilerplate for running end-to-end tests.\nThis is done using Protracto... | Kegan Dougal | 2014-09-22 | 1 | -0/+1 |
* | Added webclient config.js for storing recaptcha public key. | Kegan Dougal | 2014-09-05 | 1 | -0/+2 |
* | Add demo/etc to .gitignore | Mark Haines | 2014-09-05 | 1 | -0/+1 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor | Erik Johnston | 2014-08-27 | 1 | -1/+1 |
|\ |
|
| * | git ignore all the homeserver*.db files | Paul "LeoNerd" Evans | 2014-08-27 | 1 | -1/+1 |
* | | WIP: Completely change how event streaming and pagination work. This reflects... | Erik Johnston | 2014-08-26 | 1 | -0/+7 |
|/ |
|
* | Capture the .gitignore file | Paul "LeoNerd" Evans | 2014-08-12 | 1 | -0/+19 |