summaryrefslogtreecommitdiff
path: root/docs/source/routing.rst
Commit message (Expand)AuthorAgeFilesLines
* Pecan has moved to https://github.com/pecan/pecanRyan Petrello2015-07-291-597/+0
* Allow users to specify custom path segments for routing.Ryan Petrello2015-05-211-0/+58
* Document how to serve static files (with an iterable, not in-memory).Ryan Petrello2015-02-041-0/+54
* Document pecan.request.contextRyan Petrello2015-01-081-0/+19
* Add documentation for generic REST controllers.Ryan Petrello2014-12-041-37/+79
* Add support for specifying custom request and response implementations.Ryan Petrello2014-06-251-2/+30
* Merge "Add support for Pecan *without* thread local request/response objects"Jenkins2014-06-251-5/+5
|\
| * Add support for Pecan *without* thread local request/response objectsRyan Petrello2014-05-281-5/+5
* | Fix routing docs about "Interacting with the Request and Response Object"Pierre Padrixe2014-06-191-2/+2
|/
* Add improved documentation for `pecan.request` and `pecan.response`.Ryan Petrello2014-02-181-0/+28
* Improve pecan documentation and correct intersphinx references.Ryan Petrello2014-01-191-16/+16
* Adding some clarification to the file upload docs, at Ryan's request.Jonathan LaCour2013-08-121-0/+1
* Documenting multipart file uploads. Resolves #229.Jonathan LaCour2013-08-091-16/+41
* Address review commentsDoug Hellmann2013-05-061-1/+1
* Clean up and update docsDoug Hellmann2013-05-031-49/+75
* Store exceptions raised by ``abort`` in the WSGI environ.Ryan Petrello2013-04-091-0/+7
* Add documentation for returning specific HTTP status codes.Ryan Petrello2013-03-121-0/+29
* docs: Fix minor typo in *args Routing example.Wesley Spikes2012-10-261-1/+1
* More documentation updates.Ryan Petrello2012-03-241-5/+6
* More configuration improvements and stubs.Ryan Petrello2012-03-131-4/+4
* Cleaning up cruft, simplifying default config, and improving docs.Ryan Petrello2012-03-131-61/+135
* Removing formencode and the built-in validation functionality.Ryan Petrello2012-03-121-5/+0
* Bringing docs up to date.Ryan Petrello2012-03-051-3/+5
* Proof-editing for routing.rstRyan Petrello2011-09-021-80/+26
* Improving the routing documentation.Jonathan LaCour2011-09-021-16/+16
* Better routing docs.Jonathan LaCour2011-06-291-22/+64
* Revising the RestController docsYoann Roman2011-04-181-69/+0
* adding documentation for the restcontrollerAlfredo Deza2011-04-151-4/+66
* another syntax error: person argument is not used and assigned to studentAlfredo Deza2011-03-161-1/+1
* fixes syntax errors in decoratorsAlfredo Deza2011-03-161-14/+38
* Minor tweaks to routing docs.Jonathan LaCour2011-03-131-7/+28
* more clean-up of early routing draftMark McClain2011-03-111-8/+22
* fixed markup errorMark McClain2011-03-111-2/+4
* initial work on routing docsMark McClain2011-03-111-2/+162
* stub routing fileMark McClain2011-03-061-0/+6
* Moving the documentation around in preparation for the doc sprint.Jonathan LaCour2011-03-061-0/+0
* getting rid the top level directory for docs because Pecan is going to grow a...Alfredo Deza2010-12-091-0/+0
* adding files to properly document pecan. this is starting to look like a kick...Alfredo Deza2010-11-191-0/+0