-
Notifications
You must be signed in to change notification settings - Fork 645
Comparing changes
Open a pull request
base repository: mozilla/nunjucks
base: b045b8759988eea7a2d2f0ffbd86c67cddeca527
head repository: mozilla/nunjucks
compare: fd500902d7c88672470c87170796de52fc0f791a
Commits on Oct 29, 2015
-
Template error supressed when it's included inside {% if %}: a test case
Artemy Tregubenko committedOct 29, 2015 Configuration menu - View commit details
-
Copy full SHA for e7d29b4 - Browse repository at this point
Copy the full SHA e7d29b4View commit details
Commits on Jan 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d353626 - Browse repository at this point
Copy the full SHA d353626View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd06894 - Browse repository at this point
Copy the full SHA bd06894View commit details -
Fix "sum" filter argument order
Pablo Lazo committedJan 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 0f9f948 - Browse repository at this point
Copy the full SHA 0f9f948View commit details -
Configuration menu - View commit details
-
Copy full SHA for c85ceb6 - Browse repository at this point
Copy the full SHA c85ceb6View commit details -
* 2.x: Bump version to 2.4.0-dev.1. Update maintenance docs. Prep for v2.3.0 release. Revert "Fix: [Breaking Change] filter.escape should not escape SafeString (#168)"
Configuration menu - View commit details
-
Copy full SHA for 56ba335 - Browse repository at this point
Copy the full SHA 56ba335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b89b04 - Browse repository at this point
Copy the full SHA 6b89b04View commit details
Commits on Jan 7, 2016
-
Added test for throwing errors from globals
Konstantin Burkalev authored and Konstantin Burkalev committedJan 7, 2016 Configuration menu - View commit details
-
Copy full SHA for ab6b4ba - Browse repository at this point
Copy the full SHA ab6b4baView commit details -
Merge remote-tracking branch 'upstream/master'
Konstantin Burkalev authored and Konstantin Burkalev committedJan 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 18c7cde - Browse repository at this point
Copy the full SHA 18c7cdeView commit details
Commits on Jan 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0d82f39 - Browse repository at this point
Copy the full SHA 0d82f39View commit details -
Merge pull request #631 from oyyd/fix
Fix unexpected whitespace control behavior, close #595.
Configuration menu - View commit details
-
Copy full SHA for 430e2fc - Browse repository at this point
Copy the full SHA 430e2fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 212b56d - Browse repository at this point
Copy the full SHA 212b56dView commit details -
Konstantin Burkalev authored and Konstantin Burkalev committed
Jan 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 51b033e - Browse repository at this point
Copy the full SHA 51b033eView commit details -
Konstantin Burkalev authored and Konstantin Burkalev committed
Jan 8, 2016 Configuration menu - View commit details
-
Copy full SHA for ad7e48d - Browse repository at this point
Copy the full SHA ad7e48dView commit details
Commits on Jan 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 48be86e - Browse repository at this point
Copy the full SHA 48be86eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc50f44 - Browse repository at this point
Copy the full SHA fc50f44View commit details
Commits on Jan 11, 2016
-
Merge branch 'master' of https://github.com/arty-name/nunjucks into f…
…ix-asyncif-err
Configuration menu - View commit details
-
Copy full SHA for b5cbabc - Browse repository at this point
Copy the full SHA b5cbabcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89cbe61 - Browse repository at this point
Copy the full SHA 89cbe61View commit details -
Merge remote-tracking branch 'upstream/master'
Konstantin Burkalev authored and Konstantin Burkalev committedJan 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 19bbb94 - Browse repository at this point
Copy the full SHA 19bbb94View commit details
Commits on Jan 13, 2016
-
Merge pull request #632 from oyyd/fix
Support whitespace control in comment blocks, close #332
Configuration menu - View commit details
-
Copy full SHA for 0b6dd68 - Browse repository at this point
Copy the full SHA 0b6dd68View commit details
Commits on Jan 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a90a606 - Browse repository at this point
Copy the full SHA a90a606View commit details -
Merge pull request #634 from oyyd/fix-asyncif-err
fix #571, make asyncif handle error
Configuration menu - View commit details
-
Copy full SHA for 02a69d5 - Browse repository at this point
Copy the full SHA 02a69d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a6acc3 - Browse repository at this point
Copy the full SHA 8a6acc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b45db7a - Browse repository at this point
Copy the full SHA b45db7aView commit details
Commits on Jan 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c56f6f4 - Browse repository at this point
Copy the full SHA c56f6f4View commit details
Commits on Jan 18, 2016
-
Makes urlize conserve any white space char
Paulo Bu committedJan 18, 2016 Configuration menu - View commit details
-
Copy full SHA for efdd638 - Browse repository at this point
Copy the full SHA efdd638View commit details
Commits on Jan 19, 2016
-
fix range template global to work with zero stop-value, for counting …
…up from a negative number
Configuration menu - View commit details
-
Copy full SHA for 53a9b75 - Browse repository at this point
Copy the full SHA 53a9b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d2f5dd - Browse repository at this point
Copy the full SHA 2d2f5ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13abcba - Browse repository at this point
Copy the full SHA 13abcbaView commit details -
break backwards compatibility for undefined behavior in range (passin…
…g null, empty string, false as second value)
Configuration menu - View commit details
-
Copy full SHA for 2a7d1b2 - Browse repository at this point
Copy the full SHA 2a7d1b2View commit details -
Merge pull request #637 from pbu88/urlize_keep_ws_chars
Makes urlize conserve any white space char * pbu88/urlize_keep_ws_chars: Makes urlize conserve any white space char
Configuration menu - View commit details
-
Copy full SHA for f715387 - Browse repository at this point
Copy the full SHA f715387View commit details -
Merge pull request #638 from devoidfury/fix-range
fix range template global to work with zero stop-value
Configuration menu - View commit details
-
Copy full SHA for 8984d58 - Browse repository at this point
Copy the full SHA 8984d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c2d02 - Browse repository at this point
Copy the full SHA 49c2d02View commit details
Commits on Jan 20, 2016
-
Makes urlize conserve any white space char
Update docs in french #637
Configuration menu - View commit details
-
Copy full SHA for 916a6e1 - Browse repository at this point
Copy the full SHA 916a6e1View commit details -
Merge pull request #640 from forresst/translate-in-french-637
Makes urlize conserve any white space char
Configuration menu - View commit details
-
Copy full SHA for 13b384c - Browse repository at this point
Copy the full SHA 13b384cView commit details -
Support named
endblock
tags, fix #521As in Jinja2: http://jinja.pocoo.org/docs/dev/templates/#named-block-end-tags Also added two tests
Configuration menu - View commit details
-
Copy full SHA for d0400bb - Browse repository at this point
Copy the full SHA d0400bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b3a07 - Browse repository at this point
Copy the full SHA d4b3a07View commit details
Commits on Jan 21, 2016
-
enforce linux line endings for test files in order to guarantee test …
…success on Windows
jan.rehwaldt committedJan 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 42d9f13 - Browse repository at this point
Copy the full SHA 42d9f13View commit details -
Adds *failing* tests illustrating both issues mentioned in #576. The …
…additional tests focus on template constructs within the filter block (`{% filter ... %}...{% endfilter %}` as introduced by #254): 1. variable evaluation inside filter block 2. block declaration inside filter block Both test are added to the list of `it('should handle filter blocks', ...`, which seems to be the project's convention for grouping tests by feature. Nonetheless, the two added test cases fail in different ways: 1. The variable expression test fails due to the discarding of any but the first token. Its output is unexpected. 2. The block declaration test fails due to a reference to undefined. It throws an error. Both issues are caused by the following line https://github.com/mozilla/nunjucks/blob/d4b3a07603b5a5c8adacb0c54aca53df8c931c73/src/parser.js#L1032. It can easily be seen that the given code comment is only true for text-only filter blocks.
jan.rehwaldt committedJan 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 0c42cad - Browse repository at this point
Copy the full SHA 0c42cadView commit details -
Merge pull request #646 from jrehwaldt/tests-on-windows
Tests may fail on Windows due to line ending issues
Configuration menu - View commit details
-
Copy full SHA for 6ed8d6b - Browse repository at this point
Copy the full SHA 6ed8d6bView commit details
Commits on Jan 22, 2016
-
* add filters `dump` and `sum` * Sort list by alphabetical order
Configuration menu - View commit details
-
Copy full SHA for fa1d10d - Browse repository at this point
Copy the full SHA fa1d10dView commit details
Commits on Jan 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c98b4ce - Browse repository at this point
Copy the full SHA c98b4ceView commit details
Commits on Jan 24, 2016
-
Merge pull request #648 from forresst/improve-docs-filters
Improve docs for filters
Configuration menu - View commit details
-
Copy full SHA for 8e086ae - Browse repository at this point
Copy the full SHA 8e086aeView commit details
Commits on Jan 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a582818 - Browse repository at this point
Copy the full SHA a582818View commit details -
Merge pull request #649 from oyyd/cn-doc
update Chinese documentation for builtin filters
Configuration menu - View commit details
-
Copy full SHA for b9e04a0 - Browse repository at this point
Copy the full SHA b9e04a0View commit details
Commits on Jan 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6f78089 - Browse repository at this point
Copy the full SHA 6f78089View commit details
Commits on Jan 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fe7e653 - Browse repository at this point
Copy the full SHA fe7e653View commit details -
Merge pull request #653 from oyyd/macro-resolveup
Do not resolve up when setting a variable in macro.
Configuration menu - View commit details
-
Copy full SHA for a9b85a8 - Browse repository at this point
Copy the full SHA a9b85a8View commit details
Commits on Jan 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for aeb4f6a - Browse repository at this point
Copy the full SHA aeb4f6aView commit details -
Some code clean-up to conform the project's coding style. Also added …
…one more test for set block assignments
Configuration menu - View commit details
-
Copy full SHA for 6dc41c3 - Browse repository at this point
Copy the full SHA 6dc41c3View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.