Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Copyright notices | Mark Haines | 2015-04-24 | 1 | -0/+14 | |
| | ||||||
* | Set a version_string in BaseMediaResource so that the request_handler ↵ | Mark Haines | 2015-04-21 | 1 | -0/+1 | |
| | | | | wrapper works | |||||
* | Combine the request wrappers in rest/media/v1 and http/server into a single ↵ | Mark Haines | 2015-04-21 | 4 | -131/+62 | |
| | | | | wrapper decorator | |||||
* | SYN-282: Don't log tracebacks for client errors | Mark Haines | 2015-02-18 | 1 | -1/+1 | |
| | ||||||
* | Fix code-style | Mark Haines | 2015-02-10 | 1 | -2/+2 | |
| | ||||||
* | Code-style fixes | Mark Haines | 2015-02-10 | 1 | -3/+4 | |
| | ||||||
* | ...and here's the actual impl. git fail. | Matthew Hodgson | 2015-02-07 | 1 | -25/+32 | |
| | ||||||
* | thou shalt specify a content-length | Matthew Hodgson | 2015-02-07 | 1 | -0/+1 | |
| | ||||||
* | i hate weakly typed languages | Matthew Hodgson | 2015-02-07 | 1 | -1/+1 | |
| | ||||||
* | Add Cache-Control header to identicon | Mark Haines | 2015-02-02 | 1 | -0/+3 | |
| | ||||||
* | Fix setting identicon width and height | Mark Haines | 2015-02-02 | 1 | -2/+2 | |
| | ||||||
* | Spell height more correctly | Mark Haines | 2015-02-02 | 1 | -1/+1 | |
| | ||||||
* | Add a media/v1/identicon resource for generating identicons using pydenticon | Mark Haines | 2015-02-02 | 2 | -0/+50 | |
| | ||||||
* | Extract the id token of the token when authing users, include the token and ↵ | Mark Haines | 2015-01-28 | 1 | -1/+1 | |
| | | | | device_id in the internal meta data for the event along with the transaction id when sending events | |||||
* | Return the device_id from get_auth_by_req | Mark Haines | 2015-01-28 | 1 | -1/+1 | |
| | ||||||
* | Move rest APIs back under the rest directory | Mark Haines | 2015-01-22 | 8 | -0/+1036 | |