summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Prep 4.0.1 release.Tres Seaver2013-01-232-2/+2
* Garden.Tres Seaver2013-01-231-6/+2
* Added crude way of normalizing whitespace in an html test.Maurits van Rees2013-01-181-0/+3
* Add bin/testcompat script to test with z3c.pt(compat) plus Chameleon.Maurits van Rees2013-01-181-1/+8
* PageTemplateTracebackSupplement does not pass check_macro_expansion=FalseMaurits van Rees2013-01-042-2/+10
* Er, zope.security.proxy is in zope.security, not in zope.proxy.Marius Gedminas2012-12-201-1/+1
* Support setup.py test. Add a tox.ini.Marius Gedminas2012-12-202-4/+53
* Back to development: 4.0.1Marius Gedminas2012-12-132-1/+7
* Preparing release 4.0.0Marius Gedminas2012-12-132-2/+2
* Add a MANIFEST.in.Marius Gedminas2012-12-131-0/+4
* Workaround for CPU-burning pt_errors() on a recursive template.Marius Gedminas2012-12-125-6/+48
* Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-174-13/+23
* Revert last change as it is not needed after all.Maurits van Rees2012-01-062-5/+0
* If no IPageTemplateEngine utility can be found, make doubly sure toMaurits van Rees2012-01-052-0/+5
* The ``pt_edit`` method always cooks the template before returning; no need to...Malthe Borch2011-10-071-1/+1
* vbHanno Schlichting2011-09-212-1/+5
* Prepare zope.pagetemplate 3.6.3.Hanno Schlichting2011-09-212-2/+2
* Fixed test assertions to be compatible with zope.tal 3.6.Hanno Schlichting2011-09-212-4/+3
* vbHanno Schlichting2011-09-212-1/+5
* Prepare zope.pagetemplate 3.6.2.Hanno Schlichting2011-09-212-2/+2
* Fixed issue where a template would not have a ``_v_macros`` attribute.Malthe Borch2011-09-134-16/+26
* vbHanno Schlichting2011-08-232-1/+5
* Prepare zope.pagetemplate 3.6.1.Hanno Schlichting2011-08-232-2/+2
* Fixed issue with missing default value for ``strictinsert``.Malthe Borch2011-08-233-2/+4
* vbHanno Schlichting2011-08-202-1/+5
* Prepare zope.pagetemplate 3.6.0.Hanno Schlichting2011-08-202-5/+2
* Replaced StringIO stream class with a faster list-based implementation.Hanno Schlichting2011-08-203-4/+19
* Abstract out the template engine and program interfaces and allow implementat...Malthe Borch2011-08-144-26/+174
* Removed ancient copyright from test files (LP: #607228)Gediminas Paulauskas2011-06-086-75/+8
* bump versionFred Drake2010-07-081-1/+1
* make the PTRuntimeError exception message consistent across Python versionsFred Drake2010-07-083-4/+22
* add interpreter partFred Drake2010-07-081-1/+6
* Remove CVS-era Id fossils.Tres Seaver2010-06-0316-32/+0
* Conform to repository policy.Tres Seaver2010-05-0517-16/+61
* Bump versionHanno Schlichting2010-04-302-1/+5
* Prepare zope.pagetemplate 3.5.1.Hanno Schlichting2010-04-302-2/+2
* Update bootstrapHanno Schlichting2010-04-301-20/+89
* Removed use of 'zope.testing.doctestunit' in favor of stdlib's doctest.Tres Seaver2010-04-162-1/+3
* fix dependencies (thanks to z3c.dependencychecker)Godefroid Chapelle2009-12-182-8/+9
* pep8Godefroid Chapelle2009-12-181-9/+10
* Mark as part of the ZTKMartijn Faassen2009-09-111-0/+5
* added dependency on zope.security [untrustedpython]Fabio Tranchitella2009-07-072-1/+3
* svbTres Seaver2009-05-252-1/+6
* Prep 3.5.0 release.Tres Seaver2009-05-252-2/+2
* Added test coverage reporting support.Tres Seaver2009-05-252-1/+14
* Moved 'engine' module and here from ``zope.app.pagetemplate`` package.Tres Seaver2009-05-256-3/+625
* Bump version.Dan Korostelev2009-03-162-2/+7
* Remove old zpkg-related DEPENDENCIES.cfg file.Dan Korostelev2009-03-163-6/+8
* As 'setuptools' is a dependency 'pkg_resources' will be available always. Ref...Baiju Muthukadan2009-03-111-8/+1
* Bump version after release.Sylvain Viollon2009-01-272-1/+6