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
16 days
ago. based on code collected
17 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 53 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added cache busting ability to CssAbsoluteFilter filter which appends a hash to each image URL (except data: images).
Jannis Leidel
More...
almost 15 years ago
Added overlooked test file.
Jannis Leidel
More...
almost 15 years ago
Renamed a setting just for internal consistency.
Jannis Leidel
More...
almost 15 years ago
Added cache related settings.
Jannis Leidel
More...
almost 15 years ago
Fixed #25 - Catch IOErrors in the YUI and closure filter.
Jannis Leidel
More...
almost 15 years ago
Bumped version to 0.5.4.
Jannis Leidel
More...
almost 15 years ago
Fixed issue #26 - Added cssmin filter.
Jannis Leidel
More...
almost 15 years ago
Worked around a Python bug (http://bugs.python.org/issue5401) with the mimetypes lib.
Jannis Leidel
More...
almost 15 years ago
Implemented a simpler approach to prevent dog-piling based on the MintCache at http://www.djangosnippets.org/snippets/793/.
Jannis Leidel
More...
almost 15 years ago
Make sure that a custom OUTPUT_DIR setting doesn't raise a SuspiciousOperation.
Jannis Leidel
More...
almost 15 years ago
Make sure the CssAbsoluteFilter works for relative paths.
Jannis Leidel
More...
almost 15 years ago
Fixed #19: allowed args is explicitly stated
Atamert Ölçgen
More...
almost 15 years ago
Use the `safe` filter for inline content and respect the use of the `media` attribute on inline style if available.
Benjamin Wohlwend
More...
almost 15 years ago
Added an inline render mode.
Benjamin Wohlwend
More...
almost 15 years ago
make CSS media subnodes respect source ordering; fixes #15 (again)
Carl Meyer
More...
almost 15 years ago
Bumped version up to 0.5.3.
Jannis Leidel
More...
almost 15 years ago
Removed CssAbsoluteFilter again from default settings, since it's added to the list in the CssCompressor. (This is *not* related to the change mentioned in issue 9 but merely a bugfix of a merge error.)
Jannis Leidel
More...
almost 15 years ago
Added another test for latin-1 encoded files to be on the safe side.
Jannis Leidel
More...
almost 15 years ago
Fixed issue 14 - Don't create empty cache files if the compress block is empty.
Jannis Leidel
More...
almost 15 years ago
Fixed #16 - Explicitly use posixpath module to prevent backslashes on Windows.
Jannis Leidel
More...
almost 15 years ago
Further authors updates
Jannis Leidel
More...
almost 15 years ago
Updated authors file.
Jannis Leidel
More...
almost 15 years ago
Use setdefault instead of defaultdict to be compatible with older versions of Python (<2.5).
Jannis Leidel
More...
almost 15 years ago
Merge remote branch 'muhuk/master'
Jannis Leidel
More...
almost 15 years ago
Merge remote branch 'carljm/master'
Jannis Leidel
More...
almost 15 years ago
Bumped version to 0.5.2.
Jannis Leidel
More...
almost 15 years ago
Updated README a little with the new COMPRESS_STORAGE setting and a few cosmetic changes.
Jannis Leidel
More...
almost 15 years ago
Added a CSS data URI generator
Atamert Ölçgen
More...
almost 15 years ago
Added support for pluggable storage backends to agnostically handle the actual build location.
Jannis Leidel
More...
about 15 years ago
Fixed #11: using linked files' encoding
Atamert Ölçgen
More...
about 15 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