summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Version increment.0.3.2Ryan Petrello2013-08-121-1/+1
* Version increment.Ryan Petrello2013-07-221-1/+1
* Jinja 2.7 removed support for Python 3.2Ryan Petrello2013-07-081-1/+3
* Updating version to 0.3.0.Jonathan LaCour2013-05-081-1/+1
* Version increment.Ryan Petrello2013-05-071-1/+1
* Merge remote-tracking branch 'origin/next' into py3kRyan Petrello2013-05-071-1/+1
|\
| * Version increment.Ryan Petrello2013-05-071-1/+1
* | Replace ``pecan.compat.dictconfig`` with ``logutils.dictconfig.dictConfig``.Ryan Petrello2013-05-031-0/+13
* | Fix a bit of logic surrounding Python 3/Genshi 0.7Ryan Petrello2013-05-011-2/+3
* | Run Genshi tests for Python3 (support was added in Genshi 0.7).Ryan Petrello2013-05-011-1/+3
* | Don't run Genshi and Kajiki tests for Python 3.Ryan Petrello2013-04-301-2/+5
* | Add Python 3.2+ to list of compatible versions. Add `six`.Ryan Petrello2013-04-301-2/+7
|/
* Version increment.Ryan Petrello2013-04-251-1/+1
* Increment version number.0.2.2Ryan Petrello2013-04-091-1/+1
* Merge pull request #197 from ryanpetrello/environment-variable-patchJonathan LaCour2013-03-191-1/+2
|\
| * Improved test cleanup for environment-variable-based configuration.Ryan Petrello2013-03-131-1/+2
* | Extract the scaffold-building tests into tox.Ryan Petrello2013-03-131-20/+0
|/
* Increment version number.0.2.1Ryan Petrello2013-02-081-1/+1
* Version increment.0.2.0Ryan Petrello2013-01-181-1/+1
* Merge branch 'master-jinja2' of https://github.com/saschpe/pecan into saschpe...Ryan Petrello2013-01-181-1/+1
|\
| * Fix the wrong test dependency on Jinja, it's Jinja2.Sascha Peilicke2013-01-171-1/+1
* | Add support for a ``gunicorn_pecan`` console script.Ryan Petrello2013-01-091-1/+3
|/
* Version update.Ryan Petrello2012-12-071-1/+1
* Version update.Ryan Petrello2012-12-071-1/+1
* pep8 complianceRyan Petrello2012-10-291-6/+6
* Updating version to use semantic versioning.Ryan Petrello2012-04-021-1/+1
* Version bump, a bug fix, more documentation...Ryan Petrello2012-03-301-1/+1
* Replacing ``paste.errordocument`` middleware with a simpler solution.Ryan Petrello2012-03-211-1/+0
* Refactored the `shell` command to fix IPython and make way for BPython support.Ryan Petrello2012-03-201-3/+0
* More test coverage.Ryan Petrello2012-03-201-1/+6
* More PEP8 compliancy.Ryan Petrello2012-03-201-1/+1
* Updating our GitHub URL.Ryan Petrello2012-03-201-1/+1
* Moving contributors' names into an AUTHORS file.Ryan Petrello2012-03-201-2/+1
* Replacing pygments with a JS-based code highlighter.Ryan Petrello2012-03-191-2/+1
* Adding a missing dependency.Ryan Petrello2012-03-191-1/+2
* Modifying `author_email`.Ryan Petrello2012-03-191-1/+1
* Updating requirements for Py3 compatability.Ryan Petrello2012-03-191-5/+4
* More test coverage.Ryan Petrello2012-03-151-4/+4
* More refactoring.Ryan Petrello2012-03-151-0/+2
* Implementing a simple command/plugin library to replace PasteScript, including:Ryan Petrello2012-03-151-7/+9
* Removing formencode and the built-in validation functionality.Ryan Petrello2012-03-121-1/+0
* Tests pass in py26 now.Ryan Petrello2012-03-121-0/+3
* More pep8 compliance.Ryan Petrello2012-03-111-26/+29
* PyPI version classifiers and code coverage improvements.Ryan Petrello2012-03-111-0/+5
* Doing some simple cleanup.Ryan Petrello2012-03-101-3/+3
* Changing our tests so that only the fast ones run by default.Ryan Petrello2012-03-101-1/+19
* More test cleanup, and tests for building templates.Ryan Petrello2012-03-101-8/+2
* Removing a ton of unnecessary test fixtures.Ryan Petrello2012-03-081-2/+1
* A handful of improvements:Ryan Petrello2012-03-021-18/+12
* Adding authors.Jonathan LaCour2011-09-021-1/+1