Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move rest APIs back under the rest directory | Mark Haines | 2015-01-22 | 1 | -378/+0 |
* | Merge branch 'master' into develop | Mark Haines | 2015-01-06 | 1 | -0/+1 |
|\ | |||||
| * | Return the argument passed to the callback in a deferred callback, otherwise ... | Mark Haines | 2014-12-29 | 1 | -0/+1 |
* | | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | | SYN-229: Include Content-Length when downloading files | Mark Haines | 2015-01-06 | 1 | -2/+10 |
|/ | |||||
* | clean up coding style a bit | Mark Haines | 2014-12-16 | 1 | -0/+1 |
* | Allow only one download for a given image at a time, so that we don't end up ... | Mark Haines | 2014-12-11 | 1 | -2/+25 |
* | Limit the size of images that are thumbnailed serverside. Limit the size of f... | Mark Haines | 2014-12-11 | 1 | -0/+18 |
* | Make sure we pass a tuple to string '%' formatting | Mark Haines | 2014-12-11 | 1 | -2/+2 |
* | Get the code actually working | Mark Haines | 2014-12-10 | 1 | -11/+20 |
* | Thumbnail uploaded and cached images | Mark Haines | 2014-12-10 | 1 | -0/+318 |