| Age | Commit message (Collapse) | Author |
|
Minor correction; it's ``cache_max_age`` rather than ``max_cache_age``.
|
|
|
|
|
|
|
|
- grammar, punctuation, 79-column rewrapping, case corrections
|
|
not add_route.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|