summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify test settings filesimplify-settingsMathieu Pillard2022-10-311-8/+0
* Drop older versions of Django (2.2, 3.1) & Python (3.7) (#1150)Mathieu Pillard2022-10-316-100/+67
* Reformat with black (#1151)Mathieu Pillard2022-10-2848-1328/+1946
* Bump flake8 from 4.0.1 to 5.0.4 in /requirements (#1135)dependabot[bot]2022-10-142-3/+3
* Bump coverage from 5.5 to 6.5.0 in /requirements (#1146)dependabot[bot]2022-10-141-1/+1
* Bump jinja2 from 3.0.3 to 3.1.2 in /requirements (#1125)dependabot[bot]2022-10-142-2/+1
* Drop Python 3.6 support (#1148)Mathieu Pillard2022-10-144-11/+4
* Bump rcssmin to version 1.1.1 (#1137)Areski Belaid2022-10-141-1/+1
* Update doc in light of new mangled name avoidance (#1145)Karen Tracey2022-09-302-1/+12
* Update changelog.txtMathieu Pillard2022-08-141-0/+2
* Bump rjsmin from 1.2.0 to 1.2.1 in /requirements (#1131)dependabot[bot]2022-08-031-1/+1
* Do include "Unreleased" in develop changelogMathieu Pillard2022-08-031-0/+3
* Don't include "Unreleased" in master/releases changelog4.1Mathieu Pillard2022-08-031-3/+0
* Bump version to 4.1Mathieu Pillard2022-08-031-1/+1
* Test Django 4.1.x in CI separately from 4.0.x (#1134)Mathieu Pillard2022-08-033-2/+16
* Bump rcssmin from 1.1.0 to 1.1.1 in /requirements (#1130)dependabot[bot]2022-08-031-1/+1
* Bump flake8 from 3.9.1 to 4.0.1 in /requirements (#1122)dependabot[bot]2022-07-121-1/+1
* Bump beautifulsoup4 from 4.9.3 to 4.11.1 in /requirements (#1121)dependabot[bot]2022-07-121-1/+1
* Bump lxml from 4.6.5 to 4.9.1 in /requirements (#1120)dependabot[bot]2022-07-121-1/+1
* Create dependabot.ymlMathieu Pillard2022-07-121-0/+7
* Implement separate storage for the offline manifestth3hamm0r2022-05-277-18/+70
* Fixed compatibility with Django 4.1, fixes #1114 (#1115)th3hamm0r2022-05-241-2/+5
* Update django template and caching documentation links (#1110)Charlie Macfarlane Brodie2022-05-101-2/+2
* Merge branch 'develop'4.0Mathieu Pillard2022-04-2311-112/+65
|\
| * Prepare 4.0Mathieu Pillard2022-04-232-3/+5
| * Remove delete() call from CompressorFileStorage.get_available_name (#1107)Pēteris Caune2022-04-032-7/+16
| * add GitHub URL for PyPi (#1104)Andrii Oriekhov2022-04-031-0/+3
| * added example in docs for #933 (#1059)sur.la.route2022-03-081-0/+19
| * Deprecate SlimItFilter, stop testing it with Python 3.7+ (#1102)Mathieu Pillard2022-02-235-19/+23
| * Update LICENSE copyright year, remove obsolete references to removed codeMathieu Pillard2022-01-031-85/+1
* | Fixed the default value of COMPRESS_FILTERS. (#1096)Aymeric Augustin2021-12-281-4/+4
|/
* Bump lxml from 4.6.3 to 4.6.5 in /requirements (#1093)3.1dependabot[bot]2021-12-181-1/+1
* Add changelog for 3.1Mathieu Pillard2021-12-181-0/+8
* Bump version to 3.1Mathieu Pillard2021-12-181-1/+1
* Fix error with verbose offline compression and context generators (#1092)Mathieu Pillard2021-12-182-29/+64
* Created .readthedocs.yaml (#1089)Jannis Leidel2021-12-142-1/+33
* Prepare 3.0 release3.0Mathieu Pillard2021-12-122-7/+7
* Merge branch 'develop'Mathieu Pillard2021-12-1257-540/+464
|\
| * Update changelogMathieu Pillard2021-12-121-1/+3
| * Updated Jinja dependency in tests. (#1087)Carlton Gibson2021-12-071-1/+1
| * Update RCSSMIN version (#1085)Miku Chan2021-12-072-3/+3
| * Fixed race condition in _compress_template (#1086)Pēteris Caune2021-12-071-2/+12
| * Fixed test_precompiler_cache to clear cache before the test runs (#1078)Pēteris Caune2021-11-221-0/+3
| * Updated CI matrix. (#1074)Carlton Gibson2021-11-222-18/+8
| * Updated calmjs dependency for Python 3.10. (#1083)Carlton Gibson2021-11-221-1/+1
| * Updated rjsmin dependency. (#1080)Miku Chan2021-11-221-1/+1
| * Added Django 4.0 to test matrix. (#1072)Carlton Gibson2021-11-223-2/+10
| * Added `LazyScriptNamePrefixedUrl.replace` override (#1079)Pēteris Caune2021-11-221-0/+12
| * Remove unused django-discover-runner dependency (#1063)Jaap Roes2021-09-161-1/+0
| * Update classifiers (#1062)Jaap Roes2021-09-161-1/+1