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 47 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge remote-tracking branch 'emirotin/master' into feature/preprocessing
Jannis Leidel
More...
almost 14 years ago
Moved base filter to base module.
Jannis Leidel
More...
almost 14 years ago
supporting precompilers
Eugene Mirotin
More...
almost 14 years ago
Implemented a few storage methods introduced in Django 1.3 but missing in older versions of Django. Closes GH-11.
Jannis Leidel
More...
almost 14 years ago
Merge branch 'release/0.6b5' into develop
Jannis Leidel
More...
almost 14 years ago
Merge branch 'release/0.6b5'
Jannis Leidel
More...
almost 14 years ago
Bumped version a little.
Jannis Leidel
More...
almost 14 years ago
Fixed ImportError.
Jannis Leidel
More...
almost 14 years ago
Merge branch 'release/0.6b4' into develop
Jannis Leidel
More...
almost 14 years ago
Merge branch 'release/0.6b4'
Jannis Leidel
More...
almost 14 years ago
Bumped version up to 0.6b4.
Jannis Leidel
More...
almost 14 years ago
Updated the default storage backend to overwrite files with the same name by default instead of appending _<count>.
Jannis Leidel
More...
almost 14 years ago
Improved check for the cache settings to be a bit more forgiving.
Jannis Leidel
More...
almost 14 years ago
Merge branch 'release/0.6b3' into develop
Jannis Leidel
More...
almost 14 years ago
Merge branch 'release/0.6b3'
Jannis Leidel
More...
almost 14 years ago
Bumped version up a bit.
Jannis Leidel
More...
almost 14 years ago
Stop using an own theme, now that Read The Docs' default theme is nice.
Jannis Leidel
More...
almost 14 years ago
Documented how to use django_compressor with remote storages such as Amazon S3 (thanks to Sean Brant for the inspiration), including staticfiles.
Jannis Leidel
More...
almost 14 years ago
Reverted recent change of the default of COMPRESS_OUTPUT_DIR (back to 'CACHE') to lower the chance for problems during migration from 0.5.X to 0.6.X.
Jannis Leidel
More...
almost 14 years ago
Added staticfiles compatible file finder to be independent from the FileSystemFinder.
Jannis Leidel
More...
almost 14 years ago
Refined checks in the settings when looking for COMPRESS_URL.
Jannis Leidel
More...
almost 14 years ago
Cleaned up settings a bit after talking about a S3 use case with seanbrant.
Jannis Leidel
More...
almost 14 years ago
Merge branch 'develop' of github.com:jezdez/django_compressor into develop
Jannis Leidel
More...
almost 14 years ago
avoid failures when using shared memcached instances on different frontends
Mehmet S Catalbas
More...
almost 14 years ago
Removed incorrect statement that was left from a few commits ago.
Jannis Leidel
More...
almost 14 years ago
Merge branch 'release/0.6b2' into develop
Jannis Leidel
More...
almost 14 years ago
Merge branch 'release/0.6b2'
Jannis Leidel
More...
almost 14 years ago
Bumped version up a notch.
Jannis Leidel
More...
almost 14 years ago
Removed a few unnecessary imports.
Jannis Leidel
More...
almost 14 years ago
Moved Gzip enabled compressor storage backend from tests.storage to compressor.storage module.
Jannis Leidel
More...
almost 14 years ago
←
1
2
…
43
44
45
46
47
48
49
50
51
…
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