| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add an index to the API directory for better SEO
|
|
|
|
replace router.png with pyramid_router.svg and make design consistent
|
|
|
|
|
|
|
|
|
|
|
|
AdrianTeng-master
|
|
|
|
|
|
|
|
|
|
- rename pyramid_router.svg to pyramid_request_processing.svg to be cons...
|
|
consistent with its content
- add source files for future modifications
|
|
ec5226745f8f5161f89636e036e2b8efed216b74
|
|
In webob the cookies are always unicode but the auth_tkt tests were
expecting them to be a native string. This didn't manifest itself until
we started using the ``hmac.compare_digest`` which fails if the types
are not the same.
Fixes #1477
|
|
Shortcut for package name on registry
|
|
add request processing diagram to docs/narr/router.rst
|
|
|
|
|
|
|
|
Include code examples for integration and functional tests in docs.
|
|
|
|
Wrap lines as per convention.
|
|
|
|
|
|
|
|
|
|
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!
|