| Commit message (Expand) | Author | Age | Files | Lines |
* | run isort | Amber Brown | 2018-07-09 | 1 | -7/+7 |
* | fix tests | Matthew Hodgson | 2018-06-28 | 1 | -0/+1 |
* | add ip_range_whitelist parameter to limit where ASes can connect from | Matthew Hodgson | 2018-06-28 | 1 | -1/+10 |
* | Use six.moves.urlparse | Adrian Tschira | 2018-04-15 | 1 | -2/+2 |
* | Replace some type checks with six type checks | Adrian Tschira | 2018-04-07 | 1 | -3/+5 |
* | Check group_id belongs to this domain | Luke Barnard | 2017-11-16 | 1 | -0/+1 |
* | Allow Configurable Rate Limiting Per AS | Luke Barnard | 2016-10-18 | 1 | -0/+6 |
* | flake8 | Kegan Dougal | 2016-08-30 | 1 | -2/+3 |
* | Use None instead of the empty string | Kegan Dougal | 2016-08-30 | 1 | -4/+11 |
* | Flake8 | Kegan Dougal | 2016-08-30 | 1 | -1/+2 |
* | Allow application services to have an optional 'url' | Kegan Dougal | 2016-08-30 | 1 | -0/+6 |
* | Merge pull request #1026 from matrix-org/paul/thirdpartylookup | Paul Evans | 2016-08-18 | 1 | -0/+10 |
|\ |
|
| * | Filter 3PU lookups by only ASes that declare knowledge of that protocol | Paul "LeoNerd" Evans | 2016-08-18 | 1 | -0/+10 |
* | | Add appservice worker | Erik Johnston | 2016-08-18 | 1 | -0/+1 |
|/ |
|
* | Move the functions for parsing app service config | Mark Haines | 2016-05-17 | 1 | -1/+106 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Implement configurable stats reporting | Daniel Wagner-Hall | 2015-09-22 | 1 | -1/+1 |
* | Manually generate the default config yaml, remove most of the commandline arg... | Mark Haines | 2015-04-30 | 1 | -11/+7 |
* | Add AppServiceConfig | Kegan Dougal | 2015-03-31 | 1 | -0/+31 |