| Age | Commit message (Collapse) | Author |
|
|
|
|
|
master again
|
|
support_more_features_in_routes
Conflicts:
CHANGES.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support_more_features_in_routes
|
|
|
|
Expose response class
|
|
|
|
|
|
|
|
|
|
|
|
renamed images to use a 'imagename.*' wildcard so that the correct format is chosen. See http://stackoverflow.com/questions/6473660/using-sphinx-docs-how-can-i-specify-png-image-formats-for-html-builds-and-pdf-im
|
|
replace router.png with pyramid_router.svg and make design consistent
|
|
|
|
|
|
In response to #600.
|
|
|
|
consistent with its content
- add source files for future modifications
|
|
add request processing diagram to docs/narr/router.rst
|
|
Include code examples for integration and functional tests in docs.
|
|
|
|
Wrap lines as per convention.
|
|
|
|
security docs enhancements
|
|
|
|
|
|
|
|
|
|
|
|
Doc config
|
|
Some improvements to the paste.translogger related docs.
|
|
Fix a typo in the documentation.
Closes #1408
|
|
- We have a request object, so get the current registry
properly through it.
- make use of the built-in `aslist` function for parsing the result
|
|
|
|
|
|
|
|
|
|
|
|
Make the change througout the authentication policies, etc. as well.
|
|
|
|
Synchronizes with Waitress docs.
|
|
|