| Age | Commit message (Collapse) | Author |
|
Add support for testing 'pypy3' under Tox / Travis.
|
|
|
|
Correct url in git remote command.
|
|
|
|
Fixes breaking docs build due to unquoted asterisks in doc string.
|
|
|
|
security docs enhancements
|
|
enable PYTHONSTARTUP support in pshell
|
|
|
|
- add step for badges in README.rst
|
|
|
|
We need some steenkin badges. Thank you!
|
|
|
|
See: http://jenkins.pylonsproject.org/job/pyramid/1617/console.
|
|
|
|
|
|
|
|
|
|
|
|
Added coverage for MultiView and long names in proutes
|
|
|
|
fix_proutes_coverage
|
|
|
|
|
|
|
|
fix_proutes_coverage
|
|
|
|
Switch to using tox for travis so coverage is ran
|
|
|
|
use hmac.compare_digest if available
|
|
|
|
|
|
|
|
Make sure tox fails the cover build if it isn't at 100%
|
|
|
|
|
|
|
|
Static view registrations with package root asset specifications
|
|
|
|
Format proutes output and include module instead of repr of view
|
|
|
|
|
|
|
|
|
|
fix grammar
|
|
|
|
|
|
|
|
|
|
Fixes #1299
|