Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-24 | Better help for the old-signing-key option | Mark Haines | 1 | -1/+4 | |
2015-04-23 | Update to match the specification for key/v2 | Mark Haines | 3 | -21/+26 | |
2015-04-22 | Implement remote key lookup api | Mark Haines | 7 | -61/+252 | |
2015-04-21 | Bump syutil version to 0.0.5 | Mark Haines | 1 | -3/+3 | |
2015-04-21 | Set a version_string in BaseMediaResource so that the request_handler ↵ | Mark Haines | 1 | -0/+1 | |
wrapper works | |||||
2015-04-21 | Combine the request wrappers in rest/media/v1 and http/server into a single ↵ | Mark Haines | 7 | -198/+140 | |
wrapper decorator | |||||
2015-04-21 | Split out the JsonResource request logging and error handling into a ↵ | Mark Haines | 1 | -94/+113 | |
separate wrapper function | |||||
2015-04-21 | SYN-350: Don't ratelimit the individual events generated during room creation | Mark Haines | 1 | -4/+4 | |
2015-04-20 | Implement v2 key lookup | Mark Haines | 2 | -18/+254 | |
2015-04-17 | The new parameter to urlopen is "context" not "ctx" | Mark Haines | 1 | -1/+1 | |
2015-04-17 |