Commit Graph

  • a5b31a1130 Work-around to get compressor working for jinja2 templates in django 1.8. Nicholas Wilson 2015-12-23 12:47:56 -0800
  • 4674c13259 Split django and jinja tests to make results easier to read. Mathieu Pillard 2015-12-23 23:25:41 +0100
  • a256eb372b Avoid AttributeError: 'Jinja2' object has no attribute 'engine' Mathieu Pillard 2015-12-24 16:08:21 +0100
  • afae1e1f7a Switch tests to new TEMPLATES setting Mathieu Pillard 2015-12-24 16:00:57 +0100
  • c179a07e8a Merge pull request #714 from diox/remove-overextends Mathieu Pillard 2015-12-24 15:59:42 +0100
  • 9aff77e842 Remove test using django-overextends to simplify codebase Mathieu Pillard 2015-12-24 12:51:45 +0100
  • 916846dabe Fixed changelog and dependencies. debian/1.6+2015.12.22.git.94755c5aa6-1 Thomas Goirand 2015-12-23 08:48:15 +0000
  • d999eaaa2f Merge pull request #708 from nikolas/html5lib-0.9999999 Mathieu Pillard 2015-12-23 02:52:51 +0100
  • c7da3f9855 Added python-rcssmin, python3-rcssmin as build-depends. Thomas Goirand 2015-12-22 15:43:30 +0000
  • 50c9b7861c Removed unittest import patch. Thomas Goirand 2015-12-22 09:49:21 +0000
  • dc88e5f078 Now packaging 1.6+2015.12.22.git.94755c5aa6 Thomas Goirand 2015-12-22 09:48:47 +0000
  • 8378413310 Merge tag '1.6+2015.12.22.git.94755c5aa6' into debian/unstable Thomas Goirand 2015-12-22 09:48:32 +0000
  • 97767ec781 More (build-)depends fixups. Thomas Goirand 2015-12-16 15:17:12 +0000
  • f829830c10 Update html5lib to 0.9999999 and fix URL Nik Nyby 2015-12-16 10:09:30 -0500
  • 049696d3be remove setup.py classifier for py2.6, add py3.5 Nik Nyby 2015-12-16 10:01:15 -0500
  • 6c8b935b09 Fix debian/patches/fix-django.utils.unittest-import.patch to also fix importlib stuff. Thomas Goirand 2015-12-16 10:24:42 +0000
  • 7e38922b6d Packaging based on commit 1.6+2015.12.15.git.66feba0db5 Thomas Goirand 2015-12-16 09:46:14 +0000
  • dfb44904be Merge tag '1.6+2015.12.15.git.66feba0db5' into debian/unstable Thomas Goirand 2015-12-16 09:46:03 +0000
  • 5dd6a2b40d Fixed upstream VCS URL. Thomas Goirand 2015-12-16 09:44:21 +0000
  • 4d8aae7a8d Fix the import. Thomas Goirand 2015-12-16 08:34:25 +0000
  • e6b312aa09 Now packaging 1.6. Thomas Goirand 2015-12-16 08:33:48 +0000
  • 495cf28aa6 Added patch to stop using removed django.utils.unittest. Thomas Goirand 2015-12-15 16:13:43 +0000
  • 09e9dc9d12 Release 1.6 Mathieu Pillard 2015-11-19 18:48:47 +0100
  • a76ccef881 Upgrade rcssmin to 1.0.6 Ville Skyttä 2015-10-27 12:52:52 +0200
  • 49ccbc7802 Upgrade rjsmin to 1.0.12 Ville Skyttä 2015-10-27 12:45:36 +0200
  • 58dee08a73 Fixed Django 1.8+ deprecation warning for Storage.get_available_name Luke Plant 2015-10-23 11:23:17 +0100
  • 0d99339306 Fixed Django 1.7+ deprecation warning for requires_model_validation Luke Plant 2015-10-23 11:13:03 +0100
  • 40393d7f88 Fixed Django 1.8+ deprecation warnings for changed render_to_string/render Luke Plant 2015-10-23 10:30:42 +0100
  • f1dfb62ca0 Fixed deprecation warnings for calling HTMLParser on Python 3.X Luke Plant 2015-10-23 10:17:23 +0100
  • b584f36933 Change to suggest django-storages-redux in docs André Ericson 2015-10-23 01:48:01 -0300
  • da13a31e03 Add 3.4 trove classifier Ville Skyttä 2015-10-18 14:52:06 +0300
  • 5e90fc5920 Replace SortedDict with OrderedDict Carlton Gibson 2015-10-09 22:02:24 +0200
  • 7f5aa9aad9 Fix breakage introduced in 49ab93d99f Mathieu Pillard 2015-10-02 14:39:41 +0200
  • 760d3662c1 Add tests with multiple offline contexts with inheritance Mathieu Pillard 2015-10-02 12:37:03 +0200
  • fc9c04a6ad Update link to templates documentation Carlton Gibson 2015-09-30 12:00:04 +0200
  • 824f437883 add django-overextends to tox dependencies Matt Westcott 2015-09-27 16:23:14 +0100
  • 1a76eb2b1c Make a copy of offline context before using Stefan Wehrmeyer 2015-07-29 15:56:37 +0200
  • 4d352d8754 Failing test for #640 Matt Westcott 2015-09-27 16:04:42 +0100
  • b2afd32c22 Fix TemplateFilter breakage Mathieu Pillard 2015-09-26 03:44:00 +0200
  • 5ca807c8fa Refactor offline tests to make them always use override_settings Mathieu Pillard 2015-09-26 01:05:36 +0200
  • 38b6450dae On py27, run tests with bs4 Johannes Linke 2015-09-25 20:38:48 +0200
  • 14bbff5a0e Make requirements/tests.txt python3 compatible by using bs4 Johannes Linke 2015-09-22 18:50:31 +0200
  • c13ac87789 Documentation: don't require beautifulsoup<4.0 Johannes Linke 2015-09-22 18:12:29 +0200
  • f97e73dd99 Overwrite some tests for bs4 to account for the changed behaviour Johannes Linke 2015-09-25 11:25:46 +0200
  • db3f83bbbd Refactor and fix beautifulsoup version selection in the tests Johannes Linke 2015-09-22 18:43:10 +0200
  • f073df6597 Adapt Beautifulsoup parser to changed behaviour in bs4 Johannes Linke 2015-09-22 18:10:48 +0200
  • 892f4a26c7 Refactor and fix beautifulsoup version selection in the parser Johannes Linke 2015-09-22 17:43:23 +0200
  • 11a1881e6b Add support for multiple offline contexts. Nick Pope 2014-10-23 17:36:02 +0100
  • 56c6df2db2 Enable beautifulsoup tests for beautifulsoup v4 Johannes Linke 2015-09-22 16:27:28 +0200
  • da15caeeab Add a test Johannes Linke 2015-09-23 22:26:37 +0200
  • d173063a48 Apply CssAbsoluteFilter to precompiled css even when compression is disabled Johannes Linke 2015-09-11 16:09:12 +0200
  • aaa2d2f80d Fix a deprecation warning Johannes Linke 2015-09-16 17:49:14 +0200
  • 6ce62dd9f6 Minor refactoring in compress templatetag: part 2 Johannes Linke 2015-09-16 17:43:11 +0200
  • 5415da2472 Minor refactoring in compress templatetag Johannes Linke 2015-09-14 00:50:24 +0200
  • c4f01b7650 Minor refactoring in Compressor's constructor Johannes Linke 2015-09-11 15:09:51 +0200
  • 6a364e32f0 Minor refactoring in precompile method Johannes Linke 2015-09-14 00:50:49 +0200
  • 96db359008 contrib.sekizai: fix double-rendering: use TextNode, not Template Daniel Hahler 2015-06-20 16:35:15 +0200
  • e48c89ea5e Applied TextNode fix to sekizai postprocessor, fixes the double render issue. fixes #361 Aaron Croyle 2013-02-05 14:57:47 -0500
  • b83db4c79c Update reactjs.txt Aleck Landgraf 2015-09-20 17:31:47 -0700
  • 4a29820816 Remove Django 1.5 and 1.6 from tox and travis Carlton Gibson 2015-09-16 16:06:14 +0200
  • d19b472600 Switch from coveralls to codecov badge Trey Hunner 2015-09-15 22:55:15 -0700
  • 64a2d2ab22 Use codecov to measure code coverage Trey Hunner 2015-09-15 22:47:34 -0700
  • 228458e45f sanitize settings overriding in CompressorInDebugModeTestCase Johannes Linke 2015-09-15 18:42:57 +0200
  • be18986eff In debug mode, use the app's static dir first Aurélien Bompard 2014-03-29 16:56:18 +0100
  • 2a9c86b580 stop tests from leaking changed settings Johannes Linke 2015-09-14 21:26:00 +0200
  • 36a68b9085 remove silent exception catching Johannes Linke 2015-09-06 13:23:42 +0200
  • 7b04fd7327 Remove sudo from .travis.yml to run on travis new architecture Mathieu Pillard 2015-09-14 00:23:21 +0200
  • 0d69afea18 CachedCompilerFilter: also cache empty files Johannes Linke 2015-09-10 20:37:23 +0200
  • ca9edb799b fix cached precompiler for unicode input Johannes Linke 2015-09-06 13:11:14 +0200
  • 809b681048 fix tests Johannes Linke 2015-09-06 16:58:47 +0200
  • e018d2781a Document COMPRESS_CACHEABLE_PRECOMPILERS setting Pindi Albert 2012-12-14 16:18:08 -0800
  • 54c030e523 Only cache precompilers specified in COMPRESS_CACHEABLE_PRECOMPILERS setting, and refactor caching logic into new CachedCompilerFilter class Pindi Albert 2012-12-14 13:48:23 -0800
  • 5189a07f49 Add unit tests for compiler cache Pindi Albert 2012-12-13 20:13:39 -0800
  • eeb7316595 Cache precompiler results to avoid re-compiling an unchanged file Pindi Albert 2012-12-13 16:30:12 -0800
  • 37da5a8b89 Update html5lib-python Cassidy Williams 2015-08-25 20:56:35 -0400
  • 445e08b03c Update links for lxml and html5lib Cassidy Williams 2015-08-25 15:04:57 -0400
  • acdfa91cb2 Favour importlib over Django backport Carlton Gibson 2015-08-21 20:47:55 +0200
  • 4824b9a215 Correct COMPRESS_CLEAN_CSS_* name in the docs Johannes Löthberg 2015-08-12 14:47:18 +0200
  • 5cba71ff5d JsMinTestCase: New test case Ville Skyttä 2015-08-01 20:19:55 +0300
  • 9f6eba8fa0 rCssMinTestCase: New test case Ville Skyttä 2015-08-01 20:13:34 +0300
  • fca67a4e04 test_cssmin_filter: Add bang comment to test data Ville Skyttä 2015-08-01 20:13:00 +0300
  • 0c26162cd5 Pass keep_bang_comments=True to rJSmin as kwargs Ville Skyttä 2015-08-01 18:58:25 +0300
  • f5200b5ac7 Pass keep_bang_comments=True to rCSSmin Ville Skyttä 2015-08-01 18:56:46 +0300
  • 65a0ff3e17 Fix pep8 E265 errors in rcssmin.py Ville Skyttä 2015-08-01 11:30:55 +0300
  • 694d4a7a6c Spelling fixes Ville Skyttä 2015-07-31 00:00:19 +0300
  • d7b9374035 Note filters that have no external dependencies Ville Skyttä 2015-07-30 23:56:01 +0300
  • 690204e202 Document existence of rCSSMinFilter Ville Skyttä 2015-07-30 23:55:22 +0300
  • c14c3dda0c Update rCSSmin to 1.0.5 Ville Skyttä 2015-07-30 23:47:41 +0300
  • e8aa25a9e8 Fix flake8 for rsjmin.py Houssam Haidar 2015-07-27 16:57:42 -0400
  • 9fe2625c1e Pass in 'Keep Bang Comments' arg to rJSmin Houssam Haidar 2015-07-27 15:55:37 -0400
  • 61a3c5b83a Upgrade rJSmin to 1.0.10 Houssam Haidar 2015-07-27 15:52:53 -0400
  • 6873563202 Update url for django caching documentation. H.Gökhan Sarı 2015-07-24 20:43:39 +0300
  • eea4e72de2 Pin versions in requirements/tests.txt & tox.ini Carlton Gibson 2015-07-14 10:59:07 +0200
  • 439fad66a1 Try pinning mock for 3.2 as well Carlton Gibson 2015-07-13 11:46:55 +0200
  • 4358a34fa1 Pin specific version of mock for Python 2.6 Carlton Gibson 2015-07-13 11:13:54 +0200
  • 471b83e7e3 Add missing sub-sentential fragment. Carlton Gibson 2015-07-10 14:56:51 +0200
  • 0004142815 Add npm/react-tools COMPRESS_PRECOMPILERS example Carlton Gibson 2015-07-10 14:53:59 +0200
  • 279e5ba4d9 Make supported JS engines link in a seperate line Ramast Magdy 2015-07-09 22:26:37 +0800
  • 5faf5a629e added punctuation and other minor changes [ by rfleschenberg ] Ramast Magdy 2015-07-09 22:18:08 +0800
  • 65e05385ee Added doc to explain using compressor with facebook react Ramast Magdy 2015-07-09 21:27:22 +0800