| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This exposes the QueryStringCacheBuster and PathSegmentCacheBuster
public APIs alongside the md5-variants. These should be more cleanly
subclassed by people wishing to extend their implementations.
|
|
|
|
|
|
|
|
|
|
Make Proutes *AMAZING*: Fix checks for @wsgiapp2, MultiView, and add request method
|
|
|
|
|
|
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
|
|
|