| Age | Commit message (Collapse) | Author |
|
bring test coverage of wiki2 up to 100%
|
|
|
|
Revert "Changed 'host' and 'port' configuration to a new 'listen' style that …"
|
|
…"
|
|
Changed 'host' and 'port' configuration to a new 'listen' style that …
|
|
|
|
|
|
|
|
Fix docs for Sphinx 1.5
|
|
|
|
|
|
|
|
|
|
supported by waitress server.
|
|
this better mirrors the view derivers design where the config package
uses implementations from the pyramid namespace
|
|
add 3.6 support to documentation
|
|
|
|
only warn about py33, do not error
|
|
this is squashed by pip unfortunately but it's better than a hard error
|
|
- See #2835
|
|
fixes #2831
|
|
|
|
|
|
pserve reloader revamp
|
|
|
|
fixes #2806
|
|
|
|
|
|
make settings only accessible using dictionary lookup
|
|
Mark more characters as safe in escaping generated path components
|
|
|
|
|
|
Remove the deprecated ability to access settings using attribute lookup.
|
|
|
|
|
|
exceptions
fixes #1531
|
|
|
|
Fixes #2658.
|
|
Fixes #2770.
|
|
pyramid.traversal and apply each to the applicable.
|
|
|
|
forward port #2819 to master
|
|
|
|
`setup.py`
|
|
|
|
Remove cachebust_match
|
|
``pyramid.deprecation.RemoveInVersion19Warning``"
This reverts commit 9c8d43a7101c2977f6bf388758f14c7c7fadcf71.
|
|
|
|
|
|
Avoid setting Content-Encoding header for static view responses.
|