summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Documenting multipart file uploads. Resolves #229.Jonathan LaCour2013-08-091-16/+41
* Merge pull request #226 from ryanpetrello/nextmarkmcclain2013-08-081-33/+8
|\
| * Make some notable changes to how ``pecan.conf.app`` is passed to a new app.Ryan Petrello2013-08-081-33/+8
* | Merge pull request #224 from ryanpetrello/nextmarkmcclain2013-08-081-0/+24
|\ \ | |/
| * Clarify the __force_dict__ configuration directive.Ryan Petrello2013-08-081-0/+24
* | Version increment.Ryan Petrello2013-07-221-0/+5
* | Allow on_error hooks to return a Response.Kiall Mac Innes2013-07-201-2/+4
* | update some wording on cherrypy implementationAlfredo Deza2013-07-081-4/+5
* | include cherrypy as list of static file serving optionsAlfredo Deza2013-07-081-1/+3
* | Add the CheryPy sectionAlfredo Deza2013-07-081-2/+73
|/
* Update the version in the docs from the packageDoug Hellmann2013-05-081-2/+5
* 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