5
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
git-svn-id: http://sorl-thumbnail.googlecode.com/svn/trunk@412 18c32c52-eb3f-0410-93bd-f15eff1430f4 More... over 17 years ago
forcing unicode (on ImageField) to work with r8244, File storage refactoring More... over 17 years ago
forcing unicode (on ImageField) to work with r8244, File storage refactoring More... over 17 years ago
Remove a redundant logic statement from my last checkin More... over 17 years ago
Remove a redundant logic statement from my last checkin More... over 17 years ago
Add the ability to use file-like objects for source/dest arguments of the Thumbnail class More... over 17 years ago
Add the ability to use file-like objects for source/dest arguments of the Thumbnail class More... over 17 years ago
moving plugin branch to trunk More... over 17 years ago
moving plugin branch to trunk More... over 17 years ago
deleting old trunk More... over 17 years ago
Comment out some unused overridden methods (that wouldn't have worked anyway yet). Also, change the get_*_thumbnail_tag method to escape rather than urlquote the url (it's already been through iri_to_uri, but it could contain an ampersand) More... almost 18 years ago
Comment out some unused overridden methods (that wouldn't have worked anyway yet). Also, change the get_*_thumbnail_tag method to escape rather than urlquote the url (it's already been through iri_to_uri, but it could contain an ampersand) More... almost 18 years ago
Fix issue 22 (issues with ImageWithThumbnailsField) More... almost 18 years ago
Fix issue 22 (issues with ImageWithThumbnailsField) More... almost 18 years ago
Fix the order that the test images are created so that everything gets cleaned up after testing More... almost 18 years ago
Fix the order that the test images are created so that everything gets cleaned up after testing More... almost 18 years ago
Base functionality changed so that if the source file name doesn't exist but the thumbnail does, it still works. More... almost 18 years ago
Base functionality changed so that if the source file name doesn't exist but the thumbnail does, it still works. More... almost 18 years ago
Fix the utils test so test directories are correctly removed. More... almost 18 years ago
Fix the utils test so test directories are correctly removed. More... almost 18 years ago
Initial checkin of the ImageWithThumbnailsField. No docs yet but the tests pass. More... almost 18 years ago
Initial checkin of the ImageWithThumbnailsField. No docs yet but the tests pass. More... almost 18 years ago
Add tests for the size from context as a string (rather than a tuple) More... almost 18 years ago
Add tests for the size from context as a string (rather than a tuple) More... almost 18 years ago
Clarify the formats which are accepted if you're getting size from the context. More... almost 18 years ago
Clarify the formats which are accepted if you're getting size from the context. More... almost 18 years ago
More robust tests when testing against filenames stripped of MEDIA_ROOT and fix a bug with sizes coming from the context (which I would have noticed if I actually ran my own tests before checking in :P) More... almost 18 years ago
More robust tests when testing against filenames stripped of MEDIA_ROOT and fix a bug with sizes coming from the context (which I would have noticed if I actually ran my own tests before checking in :P) More... almost 18 years ago
using png24 again as intermediate format instead of tiff More... almost 18 years ago
using png24 again as intermediate format instead of tiff More... almost 18 years ago