Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Kegan Dougal | 2014-09-22 | 1 | -0/+1 |
| | | | | Protractor, which looks for a .gitignored file environment-protractor.js which contains the selenium endpoint url. | ||||
* | 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 |
|\ | | | | | | | | | | | | | Conflicts: synapse/handlers/events.py synapse/rest/events.py synapse/rest/room.py | ||||
| * | 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 ↵ | Erik Johnston | 2014-08-26 | 1 | -0/+7 |
|/ | | | | reflects the change in the underlying storage model. | ||||
* | Capture the .gitignore file | Paul "LeoNerd" Evans | 2014-08-12 | 1 | -0/+19 |