index
:
delta/python-packages/django-compressor.git
black
dependabot/pip/requirements/beautifulsoup4-4.12.2
dependabot/pip/requirements/calmjs-3.4.4
dependabot/pip/requirements/coverage-7.2.3
dependabot/pip/requirements/jinja2-2.11.3
dependabot/pip/requirements/lxml-4.6.3
develop
django-2.2-support
django-4.1-ci
drop-python-3.6
drop-python-3.7-and-old-djangos
fix-tests-coffin-breakage
master
prepare-for-2.0
rtd-config
simplify-settings
update-pypi-badge
update-template-doc-link
github.com: django-compressor/django-compressor.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Django 4.2 tox update (#1189)
HEAD
develop
Jonas Vacek
2023-05-14
3
-0
/
+12
*
Fixed typo in behind-the-scenes.txt (#1188)
Carlton Gibson
2023-05-13
1
-1
/
+1
*
Switched to importlib in tests. (#1186)
Carlton Gibson
2023-04-30
1
-1
/
+1
*
Bump lxml from 4.9.1 to 4.9.2 in /requirements (#1162)
4.3.1
master
dependabot[bot]
2023-01-22
1
-1
/
+1
*
Bump coverage from 6.5.0 to 7.0.5 in /requirements (#1170)
dependabot[bot]
2023-01-22
1
-1
/
+1
*
Bump flake8 from 5.0.4 to 6.0.0 in /requirements (#1159)
dependabot[bot]
2023-01-22
1
-1
/
+1
*
Doc fixes, prepare 4.3.1
Mathieu Pillard
2023-01-22
6
-25
/
+39
*
Update copyright year in docs
Mathieu Pillard
2023-01-21
1
-41
/
+52
*
Delete .readthedocs.yaml
Mathieu Pillard
2023-01-21
1
-31
/
+0
*
Update badge
Mathieu Pillard
2023-01-06
1
-1
/
+1
*
Prepare 4.3
4.3
Mathieu Pillard
2023-01-06
2
-2
/
+9
*
Officially support Python 3.11 (#1168)
Mathieu Pillard
2023-01-06
4
-1
/
+8
*
Remove unnecessary Django version check (#1156)
bcail
2023-01-06
1
-4
/
+1
*
Fix tests with latest `tox`
Mathieu Pillard
2023-01-06
1
-1
/
+1
*
Prepare 4.2
4.2
Mathieu Pillard
2023-01-06
2
-3
/
+6
*
Add note to specify `COMPRESS_OFFLINE_MANIFEST_STORAGE` (#1160)
Jack Linke
2022-11-30
1
-2
/
+4
*
Fix example for COMPRESS_OFFLINE_MANIFEST_STORAGE in docs (#1161)
Stefan Hammer
2022-11-30
1
-1
/
+1
*
Bump django-sekizai from 2.0.0 to 4.0.0 in /requirements (#1128)
dependabot[bot]
2022-10-31
1
-1
/
+1
*
Drop older versions of Django (2.2, 3.1) & Python (3.7) (#1150)
Mathieu Pillard
2022-10-31
6
-100
/
+67
*
Reformat with black (#1151)
Mathieu Pillard
2022-10-28
48
-1328
/
+1946
*
Bump flake8 from 4.0.1 to 5.0.4 in /requirements (#1135)
dependabot[bot]
2022-10-14
2
-3
/
+3
*
Bump coverage from 5.5 to 6.5.0 in /requirements (#1146)
dependabot[bot]
2022-10-14
1
-1
/
+1
*
Bump jinja2 from 3.0.3 to 3.1.2 in /requirements (#1125)
dependabot[bot]
2022-10-14
2
-2
/
+1
*
Drop Python 3.6 support (#1148)
Mathieu Pillard
2022-10-14
4
-11
/
+4
*
Bump rcssmin to version 1.1.1 (#1137)
Areski Belaid
2022-10-14
1
-1
/
+1
*
Update doc in light of new mangled name avoidance (#1145)
Karen Tracey
2022-09-30
2
-1
/
+12
*
Update changelog.txt
Mathieu Pillard
2022-08-14
1
-0
/
+2
*
Bump rjsmin from 1.2.0 to 1.2.1 in /requirements (#1131)
dependabot[bot]
2022-08-03
1
-1
/
+1
*
Do include "Unreleased" in develop changelog
Mathieu Pillard
2022-08-03
1
-0
/
+3
*
Don't include "Unreleased" in master/releases changelog
4.1
Mathieu Pillard
2022-08-03
1
-3
/
+0
*
Bump version to 4.1
Mathieu Pillard
2022-08-03
1
-1
/
+1
*
Test Django 4.1.x in CI separately from 4.0.x (#1134)
Mathieu Pillard
2022-08-03
3
-2
/
+16
*
Bump rcssmin from 1.1.0 to 1.1.1 in /requirements (#1130)
dependabot[bot]
2022-08-03
1
-1
/
+1
*
Bump flake8 from 3.9.1 to 4.0.1 in /requirements (#1122)
dependabot[bot]
2022-07-12
1
-1
/
+1
*
Bump beautifulsoup4 from 4.9.3 to 4.11.1 in /requirements (#1121)
dependabot[bot]
2022-07-12
1
-1
/
+1
*
Bump lxml from 4.6.5 to 4.9.1 in /requirements (#1120)
dependabot[bot]
2022-07-12
1
-1
/
+1
*
Create dependabot.yml
Mathieu Pillard
2022-07-12
1
-0
/
+7
*
Implement separate storage for the offline manifest
th3hamm0r
2022-05-27
7
-18
/
+70
*
Fixed compatibility with Django 4.1, fixes #1114 (#1115)
th3hamm0r
2022-05-24
1
-2
/
+5
*
Update django template and caching documentation links (#1110)
Charlie Macfarlane Brodie
2022-05-10
1
-2
/
+2
*
Merge branch 'develop'
4.0
Mathieu Pillard
2022-04-23
11
-112
/
+65
|
\
|
*
Prepare 4.0
Mathieu Pillard
2022-04-23
2
-3
/
+5
|
*
Remove delete() call from CompressorFileStorage.get_available_name (#1107)
Pēteris Caune
2022-04-03
2
-7
/
+16
|
*
add GitHub URL for PyPi (#1104)
Andrii Oriekhov
2022-04-03
1
-0
/
+3
|
*
added example in docs for #933 (#1059)
sur.la.route
2022-03-08
1
-0
/
+19
|
*
Deprecate SlimItFilter, stop testing it with Python 3.7+ (#1102)
Mathieu Pillard
2022-02-23
5
-19
/
+23
|
*
Update LICENSE copyright year, remove obsolete references to removed code
Mathieu Pillard
2022-01-03
1
-85
/
+1
*
|
Fixed the default value of COMPRESS_FILTERS. (#1096)
Aymeric Augustin
2021-12-28
1
-4
/
+4
|
/
*
Bump lxml from 4.6.3 to 4.6.5 in /requirements (#1093)
3.1
dependabot[bot]
2021-12-18
1
-1
/
+1
*
Add changelog for 3.1
Mathieu Pillard
2021-12-18
1
-0
/
+8
[next]