Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-06-09 | 502 on /thumbnail when can't contact remote server | Erik Johnston | 1 | -4/+10 | |
2016-06-09 | Remove redundant exception log in /events | Erik Johnston | 1 | -24/+21 | |
2016-06-08 | Fix a bug caused by a change in auth_handler function | Negar Fazeli | 2 | -8/+5 | |
Fix the relevant unit test cases | |||||
2016-06-08 | Pull full state for each room all at once | Erik Johnston | 1 | -16/+16 | |
2016-06-08 | Disable the synchrotron on jenkins until the sytest support lands (#855) | Mark Haines | 1 | -1/+2 | |
* Disable the synchrotron on jenkins until the sytest support lands * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins | |||||
2016-06-08 | Don't make rooms visibile by default | Erik Johnston | 1 | -2/+0 | |
2016-06-08 | Fix up federation PublicRoomList | Erik Johnston | 1 | -1/+1 | |
2016-06-08 | Log user that is making /publicRooms calls | Erik Johnston | 1 | -0/+7 | |
2016-06-08 | Enable auth on federation PublicRoomList | Erik Johnston | 1 | -5/+0 | |
2016-06-08 | Add some logging for when servers ask for missing events | Erik Johnston | 1 | -0/+19 | |
2016-06-08 |