Erik Johnston
|
e701aec2d1
|
Implement locks using create_observer for fetching media and server keys
|
2015-04-27 14:20:26 +01:00 |
|
Mark Haines
|
4e2f8b8722
|
Copyright notices
|
2015-04-24 10:35:29 +01:00 |
|
Mark Haines
|
812a99100b
|
Set a version_string in BaseMediaResource so that the request_handler wrapper works
|
2015-04-21 16:43:58 +01:00 |
|
Mark Haines
|
1967650bc4
|
Combine the request wrappers in rest/media/v1 and http/server into a single wrapper decorator
|
2015-04-21 16:35:53 +01:00 |
|
Mark Haines
|
6375bd3e33
|
SYN-282: Don't log tracebacks for client errors
|
2015-02-18 12:01:37 +00:00 |
|
Erik Johnston
|
4ebbaf0d43
|
Blunty replace json with simplejson
|
2015-02-11 14:23:10 +00:00 |
|
Mark Haines
|
84a769cdb7
|
Fix code-style
|
2015-02-10 17:58:36 +00:00 |
|
Mark Haines
|
b085fac735
|
Code-style fixes
|
2015-02-10 16:30:48 +00:00 |
|
Matthew Hodgson
|
582019f870
|
...and here's the actual impl. git fail.
|
2015-02-07 13:32:14 +00:00 |
|
Matthew Hodgson
|
e117bc3fc5
|
thou shalt specify a content-length
|
2015-02-07 12:56:21 +00:00 |
|
Matthew Hodgson
|
34c39398fa
|
i hate weakly typed languages
|
2015-02-07 12:55:13 +00:00 |
|
Mark Haines
|
1bb0528316
|
Add Cache-Control header to identicon
|
2015-02-02 16:57:26 +00:00 |
|
Mark Haines
|
f2eda123b7
|
Fix setting identicon width and height
|
2015-02-02 16:32:33 +00:00 |
|
Mark Haines
|
038f5afb07
|
Spell height more correctly
|
2015-02-02 16:29:18 +00:00 |
|
Mark Haines
|
22c1ffb0a0
|
Add a media/v1/identicon resource for generating identicons using pydenticon
|
2015-02-02 16:02:31 +00:00 |
|
Mark Haines
|
388581e087
|
Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events
|
2015-01-28 16:58:23 +00:00 |
|
Mark Haines
|
c59bcabf0b
|
Return the device_id from get_auth_by_req
|
2015-01-28 15:43:41 +00:00 |
|
Mark Haines
|
97c68c508d
|
Move rest APIs back under the rest directory
|
2015-01-22 16:10:07 +00:00 |
|