summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Version increment.Ryan Petrello2013-05-071-1/+1
* 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
* Making the setup.py even better.Jonathan LaCour2011-09-021-2/+15
* Making some preparations for release in the documentation and setup.py.Jonathan LaCour2011-09-021-2/+2
* updated url's to point to the new locationJohn Anderson2011-04-291-1/+1
* Adding py.test as a project requirementYoann Roman2011-04-201-5/+2
* Updating py.test requirementYoann Roman2011-04-181-1/+1
* bump mako version to 0.4.0Mark McClain2011-03-281-1/+1
* Removing the "update-site" script, since we're going to be hosting ourJonathan LaCour2011-03-131-1/+4
* Updating our setup.py to include Webtest.Ryan Petrello2011-02-181-3/+3
* Adding some flexibility to the requirements since these packages are all fair...Yoann Roman2011-02-011-10/+10
* refactor of commands to more robust serverMark McClain2011-01-071-1/+1
* Rewriting command support to use PasteScript since we're keeping that depende...Yoann Roman2011-01-061-1/+6