jinja2-main
/ file revisions
Search:
summary
shortlog
changelog
graph
tags
files
file
revisions
annotate
diff
rss
setup.py
22 months ago
babel extraction can now properly extract newstyle gettext calls.
file
|
diff
|
annotate
23 months ago
Raised version number in setup.py
file
|
diff
|
annotate
23 months ago
Tip is 2.5, not 2.4.2
file
|
diff
|
annotate
24 months ago
tip is 2.4.2 dev.
file
|
diff
|
annotate
2 years ago
tip iis 2.5
file
|
diff
|
annotate
2 years ago
fixed an error reporting bug for undefineds.
file
|
diff
|
annotate
2 years ago
Merged in changes from 2.3.1
file
|
diff
|
annotate
2 years ago
Pushed version number in setup.py for 2.3.1 release.
file
|
diff
|
annotate
2 years ago
tip is 2.4
file
|
diff
|
annotate
2 years ago
Untagged and added python 3 category.
file
|
diff
|
annotate
2 years ago
Approaching python3 compatibility
file
|
diff
|
annotate
2 years ago
Added the security tests.
file
|
diff
|
annotate
2 years ago
Started working on unittest powered testsuite.
file
|
diff
|
annotate
2 years ago
Propably delaying release for better python 3 support. Started working on
file
|
diff
|
annotate
2 years ago
experimental Python 3 support.
file
|
diff
|
annotate
2 years ago
Raise version number.
file
|
diff
|
annotate
2 years ago
Reverted [73b04625ab54]. The old behavior is the new behavior, the other
file
|
diff
|
annotate
2 years ago
added a deprecation warning for a variable assignment, scope bug
file
|
diff
|
annotate
2 years ago
fixes issue with code generator that causes unbound variables
file
|
diff
|
annotate
2 years ago
Tip is 2.3
file
|
diff
|
annotate
2 years ago
fixes some smaller problems for Jinja2 on Jython.
file
|
diff
|
annotate
2 years ago
Improved wording in the CHANGES file.
file
|
diff
|
annotate
2 years ago
Disabled speedups by default.
file
|
diff
|
annotate
2 years ago
(codename Kong, released on September 12th 2009)
file
|
diff
|
annotate
3 years ago
Tip is 2.2
file
|
diff
|
annotate
3 years ago
On our way to 2.2 we found a bug in 2.1 and our repo is now 2.1.1 :) No need to branch for that.
file
|
diff
|
annotate
3 years ago
tip is now 2.2-dev
file
|
diff
|
annotate
3 years ago
Removed optional speedups extension hack.
file
|
diff
|
annotate
3 years ago
fixed development status classification
file
|
diff
|
annotate
3 years ago
tip is now 2.1-dev
file
|
diff
|
annotate
3 years ago
make -> fab
file
|
diff
|
annotate
3 years ago
ez_setup is no longer needed/imported in the setup file
file
|
diff
|
annotate
3 years ago
small fix for Python 2.4
file
|
diff
|
annotate
3 years ago
release trying #3: fixed typos in description :)
file
|
diff
|
annotate
3 years ago
untagged 2.0rc1 again and fixed classifier
file
|
diff
|
annotate
3 years ago
updated setup file for Jinja2 rc1
file
|
diff
|
annotate
3 years ago
data files are optional now
file
|
diff
|
annotate
3 years ago
improved sandbox and updated setup.py
file
|
diff
|
annotate
3 years ago
fixed babel entry point
file
|
diff
|
annotate
4 years ago
moved concat to utils, fixed a few docstrings, fixed memory leak in _speedups.escape
file
|
diff
|
annotate
4 years ago
moved trans extension from jinja2.i18n to jinja2.ext and fixed some more unittests
file
|
diff
|
annotate
4 years ago
inheritance uses a less awkward hack for contexts now and subclassing templates is possible
file
|
diff
|
annotate
4 years ago
fixed setup.py, a type and removed the possibility to use multiple statements per block. The latter makes it easier to write custom tags
file
|
diff
|
annotate
4 years ago
added first code for parser extensions and moved some code in speedups around
file
|
diff
|
annotate
4 years ago
added C escape and tb_set_next functions
file
|
diff
|
annotate
4 years ago
update setup.py so that setup.py develop works
file
|
diff
|
annotate
4 years ago
moved docstring into setup.py, this fixes #297
file
|
diff
|
annotate
4 years ago
added jinja.contrib to setup.py
file
|
diff
|
annotate
4 years ago
tip is now going towards 1.3
file
|
diff
|
annotate
4 years ago
some more small release changes
file
|
diff
|
annotate
4 years ago
some more doc changes in jinja for the upcoming release
file
|
diff
|
annotate
4 years ago
some documentation changes
file
|
diff
|
annotate
4 years ago
bumped jinja version
file
|
diff
|
annotate
4 years ago
fixed a couple of errors with the c extensions build process on windows
file
|
diff
|
annotate
4 years ago
[svn] added "debugger of awesomeness" :D
file
|
diff
|
annotate
4 years ago
[svn] made jinja platform depending and adedd manifest for the built documentation. Improved loader documentation
file
|
diff
|
annotate
4 years ago
[svn] added some more jinja unittests
file
|
diff
|
annotate
4 years ago
[svn] updated Jinja setup.py for (hopefully for) win32 compatibility
file
|
diff
|
annotate
5 years ago
[svn] added c implementation of the jinja context class.
file
|
diff
|
annotate
5 years ago
[svn] various updates i haven't checked in so far (see the diff of the changelog) and fixed critical bug reported by Alexey Melchakov
file
|
diff
|
annotate
(0)
-60
tip