| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use 'functools.update_wrapper' to preserve attributes from wrapped.
|
|
Suppress setuptools chatter when testing under tox.
|
|
Used only to allow 'functools.update_wrapper' to do its thing.
|
|
|
|
|
|
|
|
Make Proutes *AMAZING*: Fix checks for @wsgiapp2, MultiView, and add request method
|
|
|
|
fix master branch docs from "changing the response factory" breakage; use intersphinx mapping to python.org to prevent link rot
|
|
|
|
master again
|
|
support_more_features_in_routes
Conflicts:
CHANGES.txt
|
|
Give pserve the ability top open server in browser
|
|
E.g.:
pserve app.ini --browser
or:
pserve app.ini -b
|
|
Fix few typos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support_more_features_in_routes
Conflicts:
CHANGES.txt
|
|
|
|
Support returning app_iter from renderer.
|
|
|
|
|
|
|
|
support_more_features_in_routes
|
|
|
|
support_more_features_in_routes
|
|
Expose response class
|
|
|
|
Setup logging with prequest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- update theme with new image
|
|
|