- 25 Jun, 2013 3 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
ensure file globing is deterministic
Timothée Peignier committed
-
- 24 Jun, 2013 1 commit
-
-
A small change to ensure the order of filenames returned from glob() is deterministic. This is required to provide consistant file order (and therefore minified file version hashs) when running collectstatic on multiple servers.
Adam Charnock committed
-
- 20 Jun, 2013 1 commit
-
-
packaging fix for tests
Timothée Peignier committed
-
- 31 May, 2013 1 commit
-
-
Also picks up some missing files in tests/assets and tests/assets2
Mike Gilbert committed
-
- 27 May, 2013 1 commit
-
-
Timothée Peignier committed
-
- 25 May, 2013 2 commits
-
-
normalize paths in match_location
Timothée Peignier committed -
tepez committed
-
- 22 May, 2013 3 commits
-
-
Timothée Peignier committed
-
Add PIPELINE_ENABLED setting.
Timothée Peignier committed -
Carl Meyer committed
-
- 10 May, 2013 2 commits
-
-
update compass compiler url
Timothée Peignier committed -
To avoid confusions the package was renamed, see more: https://github.com/mila-labs/django-pipeline-compass-rubygem/issues/2
Camilo Nova committed
-
- 02 May, 2013 2 commits
-
-
Timothée Peignier committed
-
Fixes bug in compiler modified_time handling
Timothée Peignier committed
-
- 24 Apr, 2013 1 commit
-
-
David Hughes committed
-
- 18 Apr, 2013 1 commit
-
-
Timothée Peignier committed
-
- 03 Apr, 2013 2 commits
-
-
Fix PipelineExtension.render_individual_css arguments
Timothée Peignier committed -
Live Script Support
Timothée Peignier committed
-
- 01 Apr, 2013 1 commit
-
-
Arnar Yngvason committed
-
- 30 Mar, 2013 1 commit
-
-
Arnar Yngvason committed
-
- 26 Mar, 2013 2 commits
-
-
Mark Sandstrom committed
-
Use context as dict instead of kwargs in PipelineExtension
Timothée Peignier committed
-
- 25 Mar, 2013 2 commits
-
-
CompressedCSSNode.render_individual_css accepts **kwargs but PipelineExtension.render_individual_css does not. This causes an error when render_individual_css is called with the (unused) kwarg 'templates'.
Mark Sandstrom committed -
A context dict is compatible with both the jinja2 and coffin (django) tempate interfaces. kwargs is only compatible with jinja2.
Mark Sandstrom committed
-
- 23 Mar, 2013 1 commit
-
-
Adding 3rd party compiler section
Timothée Peignier committed
-
- 14 Mar, 2013 4 commits
-
-
fix for #198 including unittest
Timothée Peignier committed -
Miroslav Shubernetskiy committed
-
Miroslav Shubernetskiy committed
-
added unit test illustrating issue #198 (CSS Relative Paths with querystring/hash are not converted)
Miroslav Shubernetskiy committed
-
- 10 Mar, 2013 3 commits
-
-
Adds documentation for cache-busting URL support with staticfiles
Timothée Peignier committed -
Timothée Peignier committed
-
Rémy Sanchez committed
-
- 08 Mar, 2013 3 commits
-
-
Timothée Peignier committed
-
Stop requiring a Django version bigger than 1.4.2 since that upgrade to ...
Timothée Peignier committed -
Jannis Leidel committed
-
- 05 Mar, 2013 3 commits
-
-
Extending the document to contain links out to third party compilers written on top of django-pipeline. This should make simpler to find related resources and expand the django-pipeline community.
Jared Scott committed -
Timothée Peignier committed
-
adding Template instructions for Handlebars
Timothée Peignier committed
-