4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extended list of authors. More... over 13 years ago
Handle new-style cached template loader gracefully and compatible to older Django versions. More... over 13 years ago
Added with_statement import from da future. More... over 13 years ago
Stop using shlex.split for the command and open a shell instead. More... over 13 years ago
Fixed an issue where "compress" management command doesn't work for cached template loader More... over 13 years ago
Added CompassFilter. More... over 13 years ago
Merge branch 'release/0.9.2' into develop More... over 13 years ago
Merge branch 'release/0.9.2' More... over 13 years ago
Bumped version. More... over 13 years ago
Updated changelog. More... over 13 years ago
Fixed #51 -- In compilerfilter, pass stdin to filter even if filename is given. Thanks, Roejames12. More... over 13 years ago
Merge branch 'hotfix/0.9.1' into develop More... almost 14 years ago
Merge branch 'hotfix/0.9.1' More... almost 14 years ago
Bumped to 0.9.1. More... almost 14 years ago
Combined compressor.conf and compressor.settings. More... almost 14 years ago
Stopped turn the hunk values into unicode if already unicode. Fixes #49. More... almost 14 years ago
Merge branch 'release/0.9' into develop More... almost 14 years ago
Merge branch 'release/0.9' More... almost 14 years ago
Bumped version to 0.9. More... almost 14 years ago
Removed a few unneeded imports. More... almost 14 years ago
Fixed typo. More... almost 14 years ago
Updated changelog. More... almost 14 years ago
Whitespace cleanup. More... almost 14 years ago
Added [] to tox command call to enable specific runs of tests. More... almost 14 years ago
Minor refactoring on default filter. More... almost 14 years ago
Replaced a stray assert_. More... almost 14 years ago
Combined cachekey generator in compressor.cache module. More... almost 14 years ago
Normalize settings.COMPRESS_ROOT in setting mangling instead in CSS default filter. More... almost 14 years ago
Moved OSError exception handling to actual function. More... almost 14 years ago
Use MD5 instead of SHA1 to reduce the computational impact. More... almost 14 years ago