| Age | Commit message (Collapse) | Author |
|
changed principals_allowed_by_permission to act differently if permissive is True or False
|
|
drop mimetypes bugfix for 2.6.x that is no longer needed
|
|
use the dict form of entry_points in setup.py
|
|
|
|
|
|
|
|
stop overriding request.json_body from webob
|
|
|
|
highlight docutil instead of bcrypt
|
|
|
|
|
|
|
|
Most of the time the result is used with something like Everyone in principals_allowed_by_permission or iterated over. So even if no prinicpal is authorised it should be a sequence regardless.
|
|
Add a style to show text in input fields.
|
|
Docs linkcheck
|
|
Fixes #3431
The cookiecutter has been updated.
- See https://github.com/Pylons/pyramid-cookiecutter-starter/pull/64
|
|
a bad link in WebOb docs
|
|
current branch
|
|
Remove obsolete intersphinx references
|
|
|
|
Docs pastedeploy refs
|
|
|
|
- Closes #3433
|
|
|
|
remove py2 from the codebase
|
|
Drop py2 from wiki (traversal and zodb)
|
|
|
|
|
|
Submitted a PR to fix the warnings in WebTest https://github.com/Pylons/webtest/pull/207, which usually gets reviewed and merged rapidly, so didn't bother to include a warning for it.
|
|
|
|
|
|
- See https://github.com/Pylons/pyramid-cookiecutter-starter/pull/66
|
|
|
|
|
|
|
|
|
|
align line numbers with code.
|
|
- See #3431
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|