openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-compressor
Settings
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
15 days
ago. based on code collected
16 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 55 of 55
Search / Filter on:
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
acdha
More...
over 15 years ago
Subclassing YUI compressor (now with correct self.type) into specific CSS/JS versions.
Justin Lilly
More...
over 15 years ago
Making FilterBase a new style class.
Justin Lilly
More...
over 15 years ago
Adding some notes for mahself.
xian
More...
almost 16 years ago
No longer tries to interpolate an nonexistent string when raising an UncompressableFileError.
xian
More...
almost 16 years ago
Fixed another bug in a test I missed because of a .pyc file hanging around. :(
xian
More...
almost 16 years ago
Typo in a raise statement.
xian
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. :-/
xian
More...
almost 16 years ago
Switched the hashing method so it works on python 2.4
xian
More...
almost 16 years ago
Fixed a missing import for the template tag.
xian
More...
almost 16 years ago
Braggin' about mah tests.
xian
More...
almost 16 years ago
Made it clearer that the default OUTPUT_DIR setting is a string.
xian
More...
almost 16 years ago
Added the why.
xian
More...
almost 16 years ago
README improvements.
xian
More...
almost 16 years ago
Packaging and a README
xian
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.
xian
More...
almost 16 years ago
file modification times and templatetag cachekey bits added.
xian
More...
almost 16 years ago
CSS handles media directives via input filters now. :D
xian
More...
almost 16 years ago
Elements passed back in with split contents so input filters can use them.
xian
More...
almost 16 years ago
url() normalizing is go.
xian
More...
almost 16 years ago
single file filters have been moved out of folders
xian
More...
almost 16 years ago
Filters switched to define both input and output and passes type to filter initialization and filename to input filters.
xian
More...
almost 16 years ago
Ignore me some cache files.
xian
More...
almost 16 years ago
Hashes and creates files now.
xian
More...
almost 16 years ago
Template tags classes work through concatenation and have passing tests for most for everything implemented so far.
xian
More...
almost 16 years ago
Initial commit (includes bits from django-compress)
xian
More...
almost 16 years ago
←
1
2
…
47
48
49
50
51
52
53
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree