summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Updating version to 0.3.0.Jonathan LaCour2013-05-082-3/+3
* Version increment.Ryan Petrello2013-05-072-2/+6
* Version increment.Ryan Petrello2013-05-072-2/+7
* Address review commentsDoug Hellmann2013-05-064-5/+5
* Clean up and update docsDoug Hellmann2013-05-0320-466/+728
* Version increment.Ryan Petrello2013-04-252-2/+13
* Merge branch 'master' into nextRyan Petrello2013-04-252-2/+12
|\
| * Increment version number.0.2.2Ryan Petrello2013-04-092-2/+12
* | Rearrange quickstart verbiage so users don't miss a necessary step.Ryan Petrello2013-04-241-8/+6
* | Store exceptions raised by ``abort`` in the WSGI environ.Ryan Petrello2013-04-091-0/+7
|/
* Merge pull request #189 from ryanpetrello/doc-updateJonathan LaCour2013-03-121-0/+29
|\
| * Add documentation for returning specific HTTP status codes.Ryan Petrello2013-03-121-0/+29
* | Merge pull request #174 from alfredodeza/env_varRyan Petrello2013-03-011-6/+34
|\ \
| * | fix wording in documentationAlfredo Deza2013-02-281-9/+9
| * | fix some typos on commands docsAlfredo Deza2013-02-271-5/+5
| * | documentation about PECAN_CONFIG addedAlfredo Deza2013-01-231-0/+28
* | | Merge pull request #181 from ryanpetrello/nextDoug Hellmann2013-02-082-0/+44
|\ \ \
| * | | Remove pep8 changes from the changelog.Ryan Petrello2013-02-081-2/+0
| * | | Slight rearrangement of changelog placement.Ryan Petrello2013-02-082-10/+13
| * | | Add change history to the docs.Ryan Petrello2013-02-082-0/+43
| |/ /
* | | Increment version number.0.2.1Ryan Petrello2013-02-081-2/+2
|/ /
* | Version increment.0.2.0Ryan Petrello2013-01-181-2/+2
* | Improve visibility of deployment-related docs.Ryan Petrello2013-01-112-1/+5
* | Add support for a ``gunicorn_pecan`` console script.Ryan Petrello2013-01-091-10/+1
|/
* Version update.Ryan Petrello2012-12-071-2/+2
* Version update.Ryan Petrello2012-12-071-2/+2
* Improve documentation about config and app.pySteven Berler2012-12-052-0/+18
* Fix an incorrect code example in the Hooks documentation.Ryan Petrello2012-10-291-1/+2
* docs: Fix minor typo in *args Routing example.Wesley Spikes2012-10-261-1/+1
* Documentation bug.Pete2012-04-111-1/+1
* Updating version to use semantic versioning.Ryan Petrello2012-04-021-2/+2
* Deployment documenation tweak.Ryan Petrello2012-03-301-2/+1
* More deployment docs.Ryan Petrello2012-03-301-18/+104
* Version bump, a bug fix, more documentation...Ryan Petrello2012-03-302-6/+6
* Doc tweaks.Ryan Petrello2012-03-291-7/+14
* A first pass at deployment documentation.Ryan Petrello2012-03-291-21/+93
* Error doc tweak.Ryan Petrello2012-03-291-18/+18
* Custom Errors DocumentationPete2012-03-281-1/+112
* reload.rst not standalonePete2012-03-274-1/+5
* Got rid of sphinx toc warning.Pete2012-03-274-4/+4
* Making some Python corrections to the WTForms examples.Ryan Petrello2012-03-241-22/+29
* adding wtforms documentationMike Perez2012-03-231-8/+60
* Documentation typo.Ryan Petrello2012-03-241-2/+2
* More documentation updates.Ryan Petrello2012-03-245-53/+87
* More configuration changes.Ryan Petrello2012-03-244-9/+59
* Simplifying (and documenting) logging.Ryan Petrello2012-03-232-13/+133
* Adding documentation for the debug middleware, including docstrings.Jonathan LaCour2012-03-235-1/+41
* Documentation for pecan's static file serving middleware.Ryan Petrello2012-03-233-26/+41
* Docs for ``pecan.testing``.Ryan Petrello2012-03-232-3/+141
* Updating installation instructions.Ryan Petrello2012-03-231-3/+7