summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-21Set a version_string in BaseMediaResource so that the request_handler ↵Mark Haines1-0/+1
wrapper works
2015-04-21Combine the request wrappers in rest/media/v1 and http/server into a single ↵Mark Haines7-198/+140
wrapper decorator
2015-04-21Split out the JsonResource request logging and error handling into a ↵Mark Haines1-94/+113