-
-
Notifications
You must be signed in to change notification settings - Fork 371
Comparing changes
Open a pull request
base repository: jazzband/django-pipeline
base: 2.0.7
head repository: jazzband/django-pipeline
compare: master
Commits on Dec 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 406e014 - Browse repository at this point
Copy the full SHA 406e014View commit details
Commits on Nov 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fbab928 - Browse repository at this point
Copy the full SHA fbab928View commit details
Commits on Nov 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c641b59 - Browse repository at this point
Copy the full SHA c641b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc1d14 - Browse repository at this point
Copy the full SHA 5dc1d14View commit details
Commits on Nov 25, 2021
-
Merge pull request #739 from gatsinski/master
Add a note about removed cached storage in Django 3.1
Buky authoredNov 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 616d804 - Browse repository at this point
Copy the full SHA 616d804View commit details
Commits on Jan 6, 2022
-
Bump the package version and update the package HISTORY
TheBuky authored and TheBuky committedJan 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 525dafa - Browse repository at this point
Copy the full SHA 525dafaView commit details -
CoffeeScript on NPM has moved to "coffeescript"
Update package.json due to the npm package coffee-script has moved coffeescript
TheBuky authored and TheBuky committedJan 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 8628326 - Browse repository at this point
Copy the full SHA 8628326View commit details
Commits on Jan 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9123d68 - Browse repository at this point
Copy the full SHA 9123d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 991bd91 - Browse repository at this point
Copy the full SHA 991bd91View commit details -
Remove slimit official package support due to not maintained package: no any release since 2013
TheBuky authored and TheBuky committedJan 10, 2022 Configuration menu - View commit details
-
Copy full SHA for f961008 - Browse repository at this point
Copy the full SHA f961008View commit details
Commits on Aug 6, 2022
-
Improved packager.compile() to handle s3 storage when compiler genera…
…tes output to the local one. This patch copies the generated file. (#502)
Configuration menu - View commit details
-
Copy full SHA for fafe97c - Browse repository at this point
Copy the full SHA fafe97cView commit details -
There are small typos in: - CONTRIBUTING.rst - docs/using.rst Fixes: - Should read `recommend` rather than `reccomend`. - Should read `platform` rather than `plaform`. - Should read `dependencies` rather than `depencies`. Signed-off-by: Tim Gates <tim.gates@iress.com>
Configuration menu - View commit details
-
Copy full SHA for c85a257 - Browse repository at this point
Copy the full SHA c85a257View commit details
Commits on Jan 24, 2023
-
Add allowlist_externals for npm.
By default tox does not allow invoking external binaries, in order to prevent people from accidentally (or nefariously) deleting their entire system. The pipeline tests do need to run npm though, so this change adds that to the configuration.
Configuration menu - View commit details
-
Copy full SHA for b5e35f2 - Browse repository at this point
Copy the full SHA b5e35f2View commit details -
Fix string encoding in compiler and compressor errors.
The errors raised when a compiler or compressor failed were including the message as bytes instead of str. This meant that when printing the errors, or seeing them in the django-pipeline-error element that's rendered to the page, the error would be shown as the repr of the bytestring (which did not properly show newlines, and included extra b'' junk). This change fixes things to decode to str when appropriate.
Configuration menu - View commit details
-
Copy full SHA for 69820b0 - Browse repository at this point
Copy the full SHA 69820b0View commit details -
This updates the test workflow to fix several issues: - Python 3.6 is no longer available on the test hosts. - Node 12 is deprecated, and needs to be replaced with 16. - The name of the node step had a typo in it (Instal -> Install).
Configuration menu - View commit details
-
Copy full SHA for d4ab608 - Browse repository at this point
Copy the full SHA d4ab608View commit details -
Bump versions of github actions.
This updates actions/checkout, actions/setup-python, actions/setup-node, and actions/cache to their most recent releases.
Configuration menu - View commit details
-
Copy full SHA for bf67109 - Browse repository at this point
Copy the full SHA bf67109View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa5aea3 - Browse repository at this point
Copy the full SHA fa5aea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84350e4 - Browse repository at this point
Copy the full SHA 84350e4View commit details -
Migrate github action to use environment files instead of set-output.
Updated the test workflow according to the instructions at https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Configuration menu - View commit details
-
Copy full SHA for 54d7c15 - Browse repository at this point
Copy the full SHA 54d7c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b55fe - Browse repository at this point
Copy the full SHA 93b55feView commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0b78a2 - Browse repository at this point
Copy the full SHA f0b78a2View commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8fada29 - Browse repository at this point
Copy the full SHA 8fada29View commit details -
Add flake8 and isort to pre-commit (#777)
* Add flake8 and isort to pre-commit * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a642568 - Browse repository at this point
Copy the full SHA a642568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b8024 - Browse repository at this point
Copy the full SHA 52b8024View commit details
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b638b7a - Browse repository at this point
Copy the full SHA b638b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24050e1 - Browse repository at this point
Copy the full SHA 24050e1View commit details
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 455649d - Browse repository at this point
Copy the full SHA 455649dView commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b5aa4a9 - Browse repository at this point
Copy the full SHA b5aa4a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 413c921 - Browse repository at this point
Copy the full SHA 413c921View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4ba452 - Browse repository at this point
Copy the full SHA b4ba452View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 54ccf68 - Browse repository at this point
Copy the full SHA 54ccf68View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9af3eeb - Browse repository at this point
Copy the full SHA 9af3eebView commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d828d2 - Browse repository at this point
Copy the full SHA 3d828d2View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 275c4b5 - Browse repository at this point
Copy the full SHA 275c4b5View commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38deeb5 - Browse repository at this point
Copy the full SHA 38deeb5View commit details
Commits on Apr 5, 2023
-
[pre-commit.ci] pre-commit autoupdate (#767)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.4.0](pre-commit/pre-commit-hooks@v4.0.1...v4.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ccfafcc - Browse repository at this point
Copy the full SHA ccfafccView commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e459d87 - Browse repository at this point
Copy the full SHA e459d87View commit details
Commits on Nov 28, 2023
-
Use Pypy 3.10, drop Python 3.7 and Django 2
Upgrade pypy to 3.10 Drop support for Python 3.7 and django 2,3.0,3.1 Update history file
Configuration menu - View commit details
-
Copy full SHA for bc2a5f5 - Browse repository at this point
Copy the full SHA bc2a5f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7a4a9 - Browse repository at this point
Copy the full SHA bb7a4a9View commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a0bb76 - Browse repository at this point
Copy the full SHA 3a0bb76View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 9aa8be1 - Browse repository at this point
Copy the full SHA 9aa8be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd41a3 - Browse repository at this point
Copy the full SHA 0dd41a3View commit details
Commits on Dec 13, 2023
-
avoid the use of pkg_resources when importlib.metadata is available (#…
…799) * feat: avoid the use of pkg_resources when importlib.metadata, since pkg_resources is removed from Python 3.12 * feat: avoid the use of pkg_resources when importlib.metadata, since pkg_resources is removed from Python 3.12 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: remove flake8 errors * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c286019 - Browse repository at this point
Copy the full SHA c286019View commit details
Commits on Dec 14, 2023
-
Add Python 3.12 support (#802)
* Add Python 3.12 support * Use shutil in tests after deprecating distutils in python 3.12
Configuration menu - View commit details
-
Copy full SHA for b9e6356 - Browse repository at this point
Copy the full SHA b9e6356View commit details
Commits on Dec 21, 2023
-
* Add django 5 support * exclude Python 3.9 and django 5
Configuration menu - View commit details
-
Copy full SHA for 7b4eea1 - Browse repository at this point
Copy the full SHA 7b4eea1View commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 14b6d2c - Browse repository at this point
Copy the full SHA 14b6d2cView commit details
Commits on Jan 15, 2024
-
Replace deprecated .warn method with .warning (#807)
- `logging.Logger.warn()` has been deprecated since Python 3.3 and will not be available in Python 3.13 as per this pull request (python/cpython#105377). Co-authored-by: Lewis M. Kabui <lewisemm@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2018c11 - Browse repository at this point
Copy the full SHA 2018c11View commit details
Commits on Mar 19, 2024
-
Update sourcemap paths when concatenating source files.
When building a package from source files, the built source files get concatenated together before being post-processed by Django. Prior to Django 4.0, the post-processing step would normalize `url(...)` entries in CSS by looking it up in storage and replacing the path with the hashed version. Starting in Django 4.0, post-processing would do the same for sourcemaps. This can break when concatenating either CSS or JavaScript files, since Pipeline may produce a built package file that's in a different directory from one or more built source files. Django would fail to find the file and raise an error. We now include sourcemap normalization as part of the concatenation process. This is using a similar approach to `url(...)` normalization, but now consolidated into the `Compressor.concatenate()` function. This has been updated to take arguments controlling the concatenation process, such as a regex for capturing paths to normalize. The regex for capturing sourcemap lines is built to be spec-compliant, and is currently more broad than what Django looks for during post-processing. This will help avoid potential issues as Django makes changes to their process. The old functions (`concatenate_and_rewrite()`) and old default behavior has been left intact, but with runtime deprecation warnings, so that any code specializing Pipeline will continue to work. This helps ensure this change is API-compatible and non-breaking. See issue #808 for more details on the problem and the solution.
Configuration menu - View commit details
-
Copy full SHA for fd1c033 - Browse repository at this point
Copy the full SHA fd1c033View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 58f9f99 - Browse repository at this point
Copy the full SHA 58f9f99View commit details
Commits on Apr 17, 2024
-
Merge pull request #809 from chipx86/3.x/fix-sourcemap-paths
Update sourcemap paths when concatenating source files.
Configuration menu - View commit details
-
Copy full SHA for 193cc20 - Browse repository at this point
Copy the full SHA 193cc20View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.