| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-28 | first draft of whatsnew | Michael Merickel | |
| 2020-11-28 | drop python 3.5 | Michael Merickel | |
| 2020-11-02 | Add support for Python 3.9 | Steve Piercy | |
| 2020-10-13 | Rename `ISecurityPolicy.authenticated_identity` to `identity` | Theron Luhn | |
| 2020-07-02 | improve doc | Éric Araujo | |
| Co-Authored-By: Steve Piercy | |||
| 2020-07-02 | add tests and docs | Éric Araujo | |
| 2020-06-22 | first shot for #1602 | Éric Araujo | |
| 2020-05-07 | better wording | Éric Araujo | |
| 2020-05-07 | merge master | Éric Araujo | |
| 2020-05-06 | remove some unnecessary flags | Michael Merickel | |
| 2020-05-06 | Cleanup nosetest mentions in docs | Bert JW Regeer | |
| Co-authored-by: Steve Piercy <web@stevepiercy.com> | |||
| 2020-05-04 | support multiple values for header predicate | Éric Araujo | |
| 2020-05-04 | Merge pull request #3577 from Pylons/fix-3573-sphinx-3.0 | Bert JW Regeer | |
| Fix Sphinx 3.0.x build | |||
| 2020-04-24 | Exclude duplicate members `response` and `session` from `request` module to ↵ | Steve Piercy | |
| avoid Sphinx warnings: src/pyramid/request.py:docstring of pyramid.request.Request.response:1: WARNING: duplicate object description of pyramid.request.Request.response, other instance in api/request, use :noindex: for one of them src/pyramid/request.py:docstring of pyramid.request.Request.session:1: WARNING: duplicate object description of pyramid.request.Request.session, other instance in api/request, use :noindex: for one of them | |||
| 2020-04-23 | Sphinx 3.0 removed deprecated extra args in add_directive() | Steve Piercy | |
| 2020-04-19 | invoke super() without arguments | Sergey Maranchuk | |
| 2020-04-17 | inheriting from `object` not necessary in py3 | Sergey Maranchuk | |
| 2020-03-06 | correct configuration.rst add missing route_name | slobinger | |
| Add missing route_name argument to the call of config.add_view in the imperative configuration example. | |||
| 2020-01-17 | Merge pull request #3563 from mmerickel/move-acl-security-to-authorization | Michael Merickel | |
| Move acl security to authorization | |||
| 2020-01-17 | avoid invalid escape warning | Éric Araujo | |
| 2020-01-17 | say something about the predicate factory info arg | Éric Araujo | |
| 2020-01-16 | merge master | Éric Araujo | |
| 2020-01-16 | update docs with pyramid.authorizatio imports after syncing master | Michael Merickel | |
| 2020-01-16 | Merge branch 'master' into move-acl-security-to-authorization | Michael Merickel | |
| 2020-01-15 | Minor grammar fixes | Steve Piercy | |
| - Expand contractions and spell out words | |||
| 2020-01-15 | Minor grammar fixes | Steve Piercy | |
| - Swap order of editing tutorial/views/default.py so that line numbers in the user's editor align with the rendered docs | |||
| 2020-01-15 | better wording | Éric Araujo | |
| 2020-01-15 | Update output of install of docutils | Steve Piercy | |
| - Fix line number reference | |||
| 2020-01-15 | Update emphasize-lines for definingmodels.rst to clarify changes and fix ↵ | Steve Piercy | |
| alignment. | |||
| 2020-01-15 | Remove bits that demo what one would need to do without defaults | Steve Piercy | |
| - Sync up wiki with language from wiki2 | |||
| 2020-01-14 | Apply suggestions from code review | Michael Merickel | |
| Co-Authored-By: Éric Araujo <merwok@netwok.org> | |||
| 2020-01-14 | make two missed lines even longer | Éric Araujo | |
| 2020-01-14 | apply more review fixes, minimize some diffs | Éric Araujo | |
| 2020-01-14 | Apply suggestions from code review | Michael Merickel | |
| Co-Authored-By: Éric Araujo <merwok@netwok.org> | |||
| 2020-01-14 | Align Windows command with Unix | Steve Piercy | |
| 2020-01-14 | Remove Windows command prompt | Steve Piercy | |
| 2020-01-14 | Revert emphasis removal | Steve Piercy | |
| 2020-01-14 | Update test output | Steve Piercy | |
| 2020-01-14 | update changelog and docs | Michael Merickel | |
| 2020-01-13 | update output of package versions, coverage. fix command. | Steve Piercy | |
| 2020-01-13 | grammar fix | Steve Piercy | |
| 2020-01-13 | realign emphasize-lines | Steve Piercy | |
| 2020-01-13 | from webob.cookies import Cookie already existed; restore deleted comment | Steve Piercy | |
| 2020-01-13 | Use correct verb | Steve Piercy | |
| 2020-01-13 | Use reST numbered list syntax, not markdown | Steve Piercy | |
| 2020-01-13 | Align line numbers to code | Steve Piercy | |
| - @mmerickel can you check the wording to ensure it is still correct for the code? | |||
| 2020-01-13 | Align emphasis to method name | Steve Piercy | |
| 2020-01-13 | Remove emphasize-lines because the entire module is new and highlighting ↵ | Steve Piercy | |
| doesn't help here, just adds maintenance | |||
| 2020-01-13 | Remove emphasize-lines because the entire module is new, and there is no ↵ | Steve Piercy | |
| narrative reference to the emphasized lines | |||
| 2020-01-13 | Remove tests_require from literalinclude | Steve Piercy | |
