4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix so it can actually be used - otherwise you'll get an import error for compressor.conf as soon as you import compressor More... over 15 years ago
Subclassing YUI compressor (now with correct self.type) into specific CSS/JS versions. More... over 15 years ago
Making FilterBase a new style class. More... over 15 years ago
Adding some notes for mahself. More... almost 16 years ago
No longer tries to interpolate an nonexistent string when raising an UncompressableFileError. More... almost 16 years ago
Fixed another bug in a test I missed because of a .pyc file hanging around. :( More... almost 16 years ago
Typo in a raise statement. More... almost 16 years ago
Fixed a bug in file saving that I didn't catch because it doesn't write files that already exist and mine did. :-/ More... almost 16 years ago
Switched the hashing method so it works on python 2.4 More... almost 16 years ago
Fixed a missing import for the template tag. More... almost 16 years ago
Braggin' about mah tests. More... almost 16 years ago
Made it clearer that the default OUTPUT_DIR setting is a string. More... almost 16 years ago
Added the why. More... almost 16 years ago
README improvements. More... almost 16 years ago
Packaging and a README More... almost 16 years ago
Huge refactor to move all the compressor bits to __init__ so the template tag can just be a template tag. More... almost 16 years ago
file modification times and templatetag cachekey bits added. More... almost 16 years ago
CSS handles media directives via input filters now. :D More... almost 16 years ago
Elements passed back in with split contents so input filters can use them. More... almost 16 years ago
url() normalizing is go. More... almost 16 years ago
single file filters have been moved out of folders More... almost 16 years ago
Filters switched to define both input and output and passes type to filter initialization and filename to input filters. More... almost 16 years ago
Ignore me some cache files. More... almost 16 years ago
Hashes and creates files now. More... almost 16 years ago
Template tags classes work through concatenation and have passing tests for most for everything implemented so far. More... almost 16 years ago
Initial commit (includes bits from django-compress) More... almost 16 years ago