]> git.ipfire.org Git - thirdparty/jinja.git/log
thirdparty/jinja.git
12 years agoMerge pull request #76 from kracekumar/master
Armin Ronacher [Sun, 19 May 2013 10:33:59 +0000 (03:33 -0700)] 
Merge pull request #76 from kracekumar/master

Changed three to four in nodes.py at line no 107

12 years agoFlask -> Jinja2
Armin Ronacher [Sun, 19 May 2013 10:29:55 +0000 (11:29 +0100)] 
Flask -> Jinja2

12 years agoMerge pull request #104 from njl/fix-issue-77
Armin Ronacher [Sun, 19 May 2013 10:29:35 +0000 (03:29 -0700)] 
Merge pull request #104 from njl/fix-issue-77

Fix issue #77

12 years agoMerge pull request #94 from florentx/patch-1
Armin Ronacher [Sun, 19 May 2013 10:29:15 +0000 (03:29 -0700)] 
Merge pull request #94 from florentx/patch-1

Fix the Mako-like environment.

12 years agoMerge pull request #114 from cocoatomo/patch-1
Armin Ronacher [Sun, 19 May 2013 10:26:14 +0000 (03:26 -0700)] 
Merge pull request #114 from cocoatomo/patch-1

There is no need to initialize Environment#bytecode_cache twice

12 years agoMerge pull request #138 from gazpachoking/default_fix
Armin Ronacher [Sun, 19 May 2013 10:25:40 +0000 (03:25 -0700)] 
Merge pull request #138 from gazpachoking/default_fix

Prevent default filter from throwing UndefinedError

12 years agoMerge branch 'master' of github.com:mitsuhiko/jinja2
Armin Ronacher [Sun, 19 May 2013 10:18:59 +0000 (11:18 +0100)] 
Merge branch 'master' of github.com:mitsuhiko/jinja2

12 years agoMerge remote-tracking branch 'kristi/master'
Armin Ronacher [Sun, 19 May 2013 10:18:19 +0000 (11:18 +0100)] 
Merge remote-tracking branch 'kristi/master'

12 years agoMerge pull request #149 from dmedvinsky/patch-1
Armin Ronacher [Sun, 19 May 2013 10:11:04 +0000 (03:11 -0700)] 
Merge pull request #149 from dmedvinsky/patch-1

Fix typo in `include` documentation

12 years agoMerge pull request #162 from mgax/fix-caching
Armin Ronacher [Sun, 19 May 2013 10:10:01 +0000 (03:10 -0700)] 
Merge pull request #162 from mgax/fix-caching

fix DictLoader `uptodate` callback

12 years agoMerge branch 'master' of github.com:mitsuhiko/jinja2
Armin Ronacher [Sun, 19 May 2013 10:09:44 +0000 (11:09 +0100)] 
Merge branch 'master' of github.com:mitsuhiko/jinja2

12 years agoMerge remote-tracking branch 'wking/keep-trailing-newline'
Armin Ronacher [Sun, 19 May 2013 10:09:19 +0000 (11:09 +0100)] 
Merge remote-tracking branch 'wking/keep-trailing-newline'

12 years agoMerge pull request #165 from AquarHEAD/master
Armin Ronacher [Sun, 19 May 2013 10:07:28 +0000 (03:07 -0700)] 
Merge pull request #165 from AquarHEAD/master

Update the Docstring of do_truncate in jinja2/filters.py

12 years agoMerge pull request #159 from myle/patch-1
Armin Ronacher [Sun, 19 May 2013 10:07:11 +0000 (03:07 -0700)] 
Merge pull request #159 from myle/patch-1

Update docs/templates.rst

12 years agoMerge pull request #141 from dgilman/patch-1
Armin Ronacher [Sun, 19 May 2013 10:06:52 +0000 (03:06 -0700)] 
Merge pull request #141 from dgilman/patch-1

Fix FAQ typo

12 years agoMerge pull request #173 from kracekumar/patch-1
Armin Ronacher [Sun, 19 May 2013 10:06:39 +0000 (03:06 -0700)] 
Merge pull request #173 from kracekumar/patch-1

Update jinja2/filters.py

12 years agoAdded a way to disable memcache error ignoring and documented the change. Also chang...
Armin Ronacher [Sun, 19 May 2013 10:06:18 +0000 (11:06 +0100)] 
Added a way to disable memcache error ignoring and documented the change.  Also changed a bare except to an except on the exception type.

12 years agoMerge remote-tracking branch 'kadams54/master'
Armin Ronacher [Sun, 19 May 2013 10:04:40 +0000 (11:04 +0100)] 
Merge remote-tracking branch 'kadams54/master'

12 years agoMerge pull request #203 from aspiers/master
Armin Ronacher [Sun, 19 May 2013 10:03:50 +0000 (03:03 -0700)] 
Merge pull request #203 from aspiers/master

Prevent line statements eating newlines (fixes #52)

12 years agoMerge pull request #166 from rtorr/patch-1
Armin Ronacher [Sun, 19 May 2013 10:03:06 +0000 (03:03 -0700)] 
Merge pull request #166 from rtorr/patch-1

Update docs/tricks.rst

12 years agoRemoved dummy readme
Armin Ronacher [Sat, 18 May 2013 13:31:47 +0000 (14:31 +0100)] 
Removed dummy readme

12 years agoMerge pull request #222 from mgax/exception-messages
Armin Ronacher [Sat, 18 May 2013 12:58:06 +0000 (05:58 -0700)] 
Merge pull request #222 from mgax/exception-messages

Python 3 exceptions can handle unicode messages

12 years agoRemoved a refrence to removed debugsupport in the manifest
Armin Ronacher [Sat, 18 May 2013 12:45:00 +0000 (13:45 +0100)] 
Removed a refrence to removed debugsupport in the manifest

12 years agoPython 3 exceptions can handle unicode messages 222/head
Alex Morega [Sat, 18 May 2013 12:35:46 +0000 (15:35 +0300)] 
Python 3 exceptions can handle unicode messages

12 years agoxrange -> range_type for consistency
Armin Ronacher [Sat, 18 May 2013 12:05:01 +0000 (13:05 +0100)] 
xrange -> range_type for consistency

12 years agoAdded 3.3
Armin Ronacher [Sat, 18 May 2013 11:58:29 +0000 (12:58 +0100)] 
Added 3.3

12 years agoRemoved 2.5 for travis on the new branch
Armin Ronacher [Sat, 18 May 2013 11:45:13 +0000 (12:45 +0100)] 
Removed 2.5 for travis on the new branch

12 years agoMerge branch 'master' into sprint-branch
Armin Ronacher [Sat, 18 May 2013 11:44:48 +0000 (12:44 +0100)] 
Merge branch 'master' into sprint-branch

12 years agoFixed MethodType being wrong on 3.x
Armin Ronacher [Sat, 18 May 2013 11:44:03 +0000 (12:44 +0100)] 
Fixed MethodType being wrong on 3.x

12 years agoMerge pull request #219 from sharoonthomas/master
Armin Ronacher [Sat, 18 May 2013 11:41:10 +0000 (04:41 -0700)] 
Merge pull request #219 from sharoonthomas/master

Add Travis CI for master

12 years agoMerge remote-tracking branch 'mgax/test-for-58d458d' into sprint-branch
Armin Ronacher [Sat, 18 May 2013 11:27:45 +0000 (12:27 +0100)] 
Merge remote-tracking branch 'mgax/test-for-58d458d' into sprint-branch

12 years agoAdd Travis CI 219/head
Sharoon Thomas [Sat, 18 May 2013 11:26:10 +0000 (16:56 +0530)] 
Add Travis CI

12 years agoFixed a type in a module name.
Armin Ronacher [Sat, 18 May 2013 11:25:16 +0000 (12:25 +0100)] 
Fixed a type in a module name.

12 years agounit test for dumping as utf-8 to a file 218/head
Alex Morega [Sat, 18 May 2013 11:22:30 +0000 (14:22 +0300)] 
unit test for dumping as utf-8 to a file

12 years agoMerge remote-tracking branch 'ThomasWaldmann/sprint-branch' into sprint-branch
Armin Ronacher [Sat, 18 May 2013 11:23:30 +0000 (12:23 +0100)] 
Merge remote-tracking branch 'ThomasWaldmann/sprint-branch' into sprint-branch

12 years agostuff missing from previous commit, thanks git
Thomas Waldmann [Sat, 18 May 2013 11:14:14 +0000 (13:14 +0200)] 
stuff missing from previous commit, thanks git

12 years agoMerge branch 'master' into sprint-branch
Armin Ronacher [Sat, 18 May 2013 11:11:05 +0000 (12:11 +0100)] 
Merge branch 'master' into sprint-branch

12 years agoMerge pull request #163 from kuyan/patch-1
Armin Ronacher [Sat, 18 May 2013 11:10:52 +0000 (04:10 -0700)] 
Merge pull request #163 from kuyan/patch-1

Fixed typo

12 years agoMerge pull request #188 from lemonad/master
Armin Ronacher [Sat, 18 May 2013 11:10:40 +0000 (04:10 -0700)] 
Merge pull request #188 from lemonad/master

Fixed typos: overriden to overridden

12 years agonew jinja2._compat module for stuff not yet in six 1.3.0
Thomas Waldmann [Sat, 18 May 2013 11:08:53 +0000 (13:08 +0200)] 
new jinja2._compat module for stuff not yet in six 1.3.0

12 years agoMerge branch 'master' into sprint-branch
Armin Ronacher [Sat, 18 May 2013 11:07:34 +0000 (12:07 +0100)] 
Merge branch 'master' into sprint-branch

12 years agoAdded missing versionadded and changelog entry
Armin Ronacher [Sat, 18 May 2013 11:07:27 +0000 (12:07 +0100)] 
Added missing versionadded and changelog entry

12 years agoMerge branch 'master' of github.com:mitsuhiko/jinja2
Armin Ronacher [Sat, 18 May 2013 11:06:06 +0000 (12:06 +0100)] 
Merge branch 'master' of github.com:mitsuhiko/jinja2

12 years agoMerge pull request #206 from johnmcdonnell/wordwrap
Armin Ronacher [Sat, 18 May 2013 11:05:57 +0000 (04:05 -0700)] 
Merge pull request #206 from johnmcdonnell/wordwrap

Allow choice of wrap string in wordwrap filter.

12 years agoMerge branch 'sprint-branch' of github.com:mitsuhiko/jinja2 into sprint-branch
Armin Ronacher [Sat, 18 May 2013 11:04:23 +0000 (12:04 +0100)] 
Merge branch 'sprint-branch' of github.com:mitsuhiko/jinja2 into sprint-branch

12 years agoMerge branch 'master' into sprint-branch
Armin Ronacher [Sat, 18 May 2013 11:04:19 +0000 (12:04 +0100)] 
Merge branch 'master' into sprint-branch

12 years agoMerge pull request #216 from Lukasa/luk-sprint-branch
Armin Ronacher [Sat, 18 May 2013 11:03:40 +0000 (04:03 -0700)] 
Merge pull request #216 from Lukasa/luk-sprint-branch

Sprint: Not supporting Python 2.4 is a blessing

12 years agoWhitespace cleanup
Armin Ronacher [Sat, 18 May 2013 11:02:11 +0000 (12:02 +0100)] 
Whitespace cleanup

12 years agoPython 2.6+ supports conditional expressions. 216/head
Cory Benfield [Sat, 18 May 2013 10:58:57 +0000 (11:58 +0100)] 
Python 2.6+ supports conditional expressions.

12 years agoBytesIO from six.
Cory Benfield [Sat, 18 May 2013 10:58:18 +0000 (11:58 +0100)] 
BytesIO from six.

12 years agoMerge branch 'master' into sprint-branch
Armin Ronacher [Sat, 18 May 2013 10:59:23 +0000 (11:59 +0100)] 
Merge branch 'master' into sprint-branch

12 years agoMerge pull request #202 from Necoro/master
Armin Ronacher [Sat, 18 May 2013 10:59:01 +0000 (03:59 -0700)] 
Merge pull request #202 from Necoro/master

Fix vim syntax: filters

12 years agoMerge branch 'master' into sprint-branch
Armin Ronacher [Sat, 18 May 2013 10:58:37 +0000 (11:58 +0100)] 
Merge branch 'master' into sprint-branch

12 years agoCleanup and changelog entry for new contextfunction behavior
Armin Ronacher [Sat, 18 May 2013 10:58:12 +0000 (11:58 +0100)] 
Cleanup and changelog entry for new contextfunction behavior

12 years agoMerge pull request #200 from Naddiseo/callable_class_contextfunction
Armin Ronacher [Sat, 18 May 2013 10:55:48 +0000 (03:55 -0700)] 
Merge pull request #200 from Naddiseo/callable_class_contextfunction

Callable class contextfunction, closes #180

12 years agoMerge pull request #215 from DasIch/remove-unused-imports
Armin Ronacher [Sat, 18 May 2013 10:53:55 +0000 (03:53 -0700)] 
Merge pull request #215 from DasIch/remove-unused-imports

Remove unused imports

12 years agoRemove unused imports 215/head
Daniel Neuhäuser [Sat, 18 May 2013 10:52:40 +0000 (12:52 +0200)] 
Remove unused imports

12 years agoMerge pull request #214 from Lukasa/luk-sprint-branch
Armin Ronacher [Sat, 18 May 2013 10:49:17 +0000 (03:49 -0700)] 
Merge pull request #214 from Lukasa/luk-sprint-branch

Sprint: More misc fixes

12 years agoMake dump() work Python 3.3
Armin Ronacher [Sat, 18 May 2013 10:46:35 +0000 (11:46 +0100)] 
Make dump() work Python 3.3

12 years agofile -> open for 3.x support. This fixes #152
Armin Ronacher [Sat, 18 May 2013 10:44:49 +0000 (11:44 +0100)] 
file -> open for 3.x support.  This fixes #152

12 years agoDon't assign the range type each time. 214/head
Cory Benfield [Sat, 18 May 2013 10:41:24 +0000 (11:41 +0100)] 
Don't assign the range type each time.

12 years agoCorrectly compare version type.
Cory Benfield [Sat, 18 May 2013 10:40:52 +0000 (11:40 +0100)] 
Correctly compare version type.

12 years agoCleanup up some imports
Armin Ronacher [Sat, 18 May 2013 10:38:34 +0000 (11:38 +0100)] 
Cleanup up some imports

12 years agoMerge pull request #213 from Lukasa/luk-sprint-branch
Armin Ronacher [Sat, 18 May 2013 10:37:18 +0000 (03:37 -0700)] 
Merge pull request #213 from Lukasa/luk-sprint-branch

Sprint: Misc fixes.

12 years agoFixed a check that broke pypy
Armin Ronacher [Sat, 18 May 2013 10:36:32 +0000 (11:36 +0100)] 
Fixed a check that broke pypy

12 years agoAdded .tox to .gitignore
Armin Ronacher [Sat, 18 May 2013 10:36:26 +0000 (11:36 +0100)] 
Added .tox to .gitignore

12 years agoMerge pull request #212 from DasIch/add-tox
Armin Ronacher [Sat, 18 May 2013 10:32:21 +0000 (03:32 -0700)] 
Merge pull request #212 from DasIch/add-tox

Add tox configuration

12 years agoNo need for tuple comparisons. 213/head
Cory Benfield [Sat, 18 May 2013 09:54:29 +0000 (10:54 +0100)] 
No need for tuple comparisons.

12 years agoWe don't support 2.4 anymore.
Cory Benfield [Sat, 18 May 2013 09:53:48 +0000 (10:53 +0100)] 
We don't support 2.4 anymore.

12 years agoAdd tox configuration 212/head
Daniel Neuhäuser [Sat, 18 May 2013 10:29:58 +0000 (12:29 +0200)] 
Add tox configuration

12 years agoA bit of cleanup in the environment
Armin Ronacher [Sat, 18 May 2013 10:18:57 +0000 (11:18 +0100)] 
A bit of cleanup in the environment

12 years agoMerge pull request #207 from ekalinin/patch-1
Armin Ronacher [Sat, 18 May 2013 10:13:17 +0000 (03:13 -0700)] 
Merge pull request #207 from ekalinin/patch-1

Fixed improperly closed tag in menu example in tricks.rst

12 years agoAdd myself. 211/head
Cory Benfield [Sat, 18 May 2013 09:39:12 +0000 (10:39 +0100)] 
Add myself.

12 years agoTrash debugsupport.
Cory Benfield [Sat, 18 May 2013 09:35:04 +0000 (10:35 +0100)] 
Trash debugsupport.

12 years agosetup.py: add "six" library to install_requires 210/head
Thomas Waldmann [Fri, 17 May 2013 23:16:18 +0000 (01:16 +0200)] 
setup.py: add "six" library to install_requires

12 years agoupdate docs / changelog about python requirement, add myself to AUTHORS
Thomas Waldmann [Fri, 17 May 2013 23:07:52 +0000 (01:07 +0200)] 
update docs / changelog about python requirement, add myself to AUTHORS

also added 2 FIXMEs to intro.rst about the debugsupport for python 2.4
that needs to get removed

12 years agoutils: remove some old py compat code
Thomas Waldmann [Fri, 17 May 2013 22:47:41 +0000 (00:47 +0200)] 
utils: remove some old py compat code

12 years ago_markupsafe: remove some py2.4/2.5 compat code
Thomas Waldmann [Fri, 17 May 2013 22:24:05 +0000 (00:24 +0200)] 
_markupsafe: remove some py2.4/2.5 compat code

12 years agopython 3 port: manual fixes, remove 2to3 from setup.py, remove fixers
Thomas Waldmann [Fri, 17 May 2013 22:06:22 +0000 (00:06 +0200)] 
python 3 port: manual fixes, remove 2to3 from setup.py, remove fixers

12 years agopython 3 port: automated changes by a slightly modified python-modernize
Thomas Waldmann [Fri, 17 May 2013 21:52:14 +0000 (23:52 +0200)] 
python 3 port: automated changes by a slightly modified python-modernize

(replacing unicode with six.text_type, but not replacing u"" by six.u(""))

12 years agoFixed improperly closed tag in menu example in tricks.rst 207/head
Eugene Kalinin [Tue, 14 May 2013 02:59:53 +0000 (06:59 +0400)] 
Fixed improperly closed tag in menu example in tricks.rst

12 years agoAllow choice of wrap string in wordwrap filter. 206/head
John McDonnell [Sun, 2 Oct 2011 07:17:57 +0000 (03:17 -0400)] 
Allow choice of wrap string in wordwrap filter.

12 years agoPrevent line statements eating newlines (fixes #52) 203/head
Adam Spiers [Wed, 1 May 2013 17:42:55 +0000 (18:42 +0100)] 
Prevent line statements eating newlines (fixes #52)

12 years agoFix vim syntax: Correctly highlight filters. 202/head
René Neumann [Tue, 23 Apr 2013 12:50:51 +0000 (14:50 +0200)] 
Fix vim syntax: Correctly highlight filters.

`skipwhite` makes only sense in combination with `nextgroup`.
Now filters are correctly highlighted independent of spaces after the
'|'.

12 years ago- Allow callable classes to have contextfunction and the like 200/head
Richard Eames [Tue, 16 Apr 2013 05:49:02 +0000 (23:49 -0600)] 
- Allow callable classes to have contextfunction and the like

12 years ago- Testcase
Richard Eames [Tue, 16 Apr 2013 05:48:48 +0000 (23:48 -0600)] 
- Testcase

12 years agoMerge pull request #177 from sakti/patch-1
Armin Ronacher [Fri, 12 Apr 2013 23:39:51 +0000 (16:39 -0700)] 
Merge pull request #177 from sakti/patch-1

fix typo swtich -> switch

12 years agoMerge pull request #171 from mgorny/master
Armin Ronacher [Fri, 12 Apr 2013 23:39:34 +0000 (16:39 -0700)] 
Merge pull request #171 from mgorny/master

Fix jinjaext compatibility with Python 3

12 years agoPessimistic locking for LRU cache. This fixes #8
Armin Ronacher [Fri, 12 Apr 2013 23:38:27 +0000 (00:38 +0100)] 
Pessimistic locking for LRU cache.  This fixes #8

12 years agoMerge pull request #187 from jet-sun/patch-1
Armin Ronacher [Fri, 12 Apr 2013 23:19:27 +0000 (16:19 -0700)] 
Merge pull request #187 from jet-sun/patch-1

correct typo

12 years agoMerge pull request #193 from mozillazg/patch-1
Armin Ronacher [Fri, 12 Apr 2013 23:18:49 +0000 (16:18 -0700)] 
Merge pull request #193 from mozillazg/patch-1

Fixed an issue about urlize function

12 years agoMerge pull request #195 from vergenzt/master
Armin Ronacher [Fri, 12 Apr 2013 23:18:03 +0000 (16:18 -0700)] 
Merge pull request #195 from vergenzt/master

Correct typo in dictsort filter documentation

12 years agoCorrect typo in dictsort filter documentation 195/head
Tim Vergenz [Thu, 28 Mar 2013 20:41:35 +0000 (13:41 -0700)] 
Correct typo in dictsort filter documentation

12 years agoFixed an issue about urlize function 193/head
mozillazg [Mon, 18 Mar 2013 06:27:54 +0000 (14:27 +0800)] 
Fixed an issue about urlize function

When URL startswith 'https://', the return is wrong.
Before:

    >>> urlize('https://github.com/')
    u'<a href="http://https://github.com/">https://github.com/</a>'
After:

    >>> urlize('https://github.com/')
    u'<a href="https://github.com/">https://github.com/</a>'

12 years agoFixed typos: overriden to overridden 188/head
Jonas Nockert [Sat, 23 Feb 2013 19:34:47 +0000 (20:34 +0100)] 
Fixed typos: overriden to overridden

12 years agocorrect typo 187/head
Jet Sun [Wed, 20 Feb 2013 23:30:16 +0000 (15:30 -0800)] 
correct typo

12 years agoFixes #181: Handle memcached errors gracefully. 182/head
Kyle Adams [Mon, 18 Feb 2013 18:26:40 +0000 (13:26 -0500)] 
Fixes #181: Handle memcached errors gracefully.

12 years agofix typo swtich -> switch 177/head
Sakti Dwi Cahyono [Fri, 15 Feb 2013 07:08:45 +0000 (14:08 +0700)] 
fix typo swtich -> switch

12 years agoUpdate jinja2/filters.py 173/head
kracekumar [Tue, 15 Jan 2013 12:32:49 +0000 (18:02 +0530)] 
Update jinja2/filters.py

Fixed spelling mistake in docstring for dictsort

12 years agoFix jinjaext compatibility with Python 3. 171/head
Michał Górny [Sun, 13 Jan 2013 21:58:30 +0000 (22:58 +0100)] 
Fix jinjaext compatibility with Python 3.

Patch by Arfrever.

Fixes: https://github.com/mitsuhiko/jinja2/issues/115