Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-19 | Update keyring Measure | Erik Johnston | 1 | -85/+85 | |
2016-08-19 | Measure http.server render | Erik Johnston | 1 | -28/+30 | |
2016-08-19 | Measure _get_event_from_row | Erik Johnston | 1 | -41/+43 | |
2016-08-19 | Measure keyrings | Erik Johnston | 1 | -34/+36 | |
2016-08-19 | Add measure blocks to notifier | Erik Johnston | 1 | -15/+18 | |
2016-08-19 | Make get_new_events_for_appservice use indices | Erik Johnston | 1 | -2/+5 | |
2016-08-18 | Move validation logic for AS 3PE query response into ApplicationServiceApi ↵ | Paul "LeoNerd" Evans | 2 | -45/+44 | |
class, to keep the handler logic neater | |||||
2016-08-18 | More warnings about invalid results from AS 3PE query | Paul "LeoNerd" Evans | 1 | -2/+7 | |
2016-08-18 | Avoid so much copypasta between 3PU and 3PL query by unifying around a ↵ | Paul "LeoNerd" Evans | 4 | -42/+34 | |
ThirdPartyEntityKind enumeration | |||||
2016-08-18 | Minor syntax neatenings | Paul "LeoNerd" Evans | 2 | -16/+10 | |
2016-08-18 | Appease pep8 | Paul "LeoNerd" Evans | 1 | -0/+2 | |
2016-08-18 | Authenticate 3PE lookup requests | Paul "LeoNerd" Evans | 1 | -0/+6 | |
2016-08-18 | Copypasta the 3PU support code to also do 3PL | Paul "LeoNerd" Evans | 3 | -3/+61 | |
2016-08-18 | Remove TODO note about request fields being strings - they're always strings | Paul "LeoNerd" Evans | 1 | -2/+0 | |
2016-08-18 | Remove log lines | Erik Johnston | 1 | -2/+0 | |
2016-08-18 | Log a warning if an AS yields an invalid 3PU lookup result | Paul "LeoNerd" Evans | 1 | -1/+6 | |
2016-08-18 | Scattergather the call out to ASes; validate received results | Paul "LeoNerd" Evans | 1 | -7/+34 | |
2016-08-18 | Jenkins: tox install setuptools | Erik Johnston | 1 | -0/+1 | |
2016-08-18 | Add appservice worker | Erik Johnston | 7 | -123/+369 | |