Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-23 | Add a cache buster to all data_rest urls, add caching headers to all | Bharat Mediratta | |
data_rest responses, and check cache validity. Fixes #1909. | |||
2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta | |
2013-01-21 | Add unit tests for data_rest. While I'm in there, get rid of the | Bharat Mediratta | |
clause that returns nothing when the album has no album cover - we'll fail before that if the album's thumbnail is missing, and if it's not missing then we'll have something to serve even if it's out of date. |