| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2020-01-13 | Improve requires section | Steve Piercy | |
| - Improve narrative flow - Remove test_requires from literalinclude | |||
| 2020-01-13 | Update version numbers since last run to the latest | Steve Piercy | |
| 2020-01-13 | grammar fix | Steve Piercy | |
| 2020-01-12 | fix lint | Michael Merickel | |
| 2020-01-12 | move doc references from pyramid.security to pyramid.authorization | Michael Merickel | |
| 2020-01-12 | move acl helper apis from pyramid.security to pyramid.authorization | Michael Merickel | |
| 2020-01-12 | upgrade the test harness | Michael Merickel | |
| 2020-01-12 | re-sync changes to starter conftest | Michael Merickel | |
| 2020-01-12 | update wiki authorization chapter | Michael Merickel | |
| 2020-01-11 | fix typo | Éric Araujo | |
| 2020-01-11 | remove obsolete bit | Éric Araujo | |
| 2020-01-11 | replace "third-party" with "custom" | Éric Araujo | |
| 2020-01-11 | change section title | Éric Araujo | |
| 2020-01-11 | merge master | Éric Araujo | |
| 2020-01-11 | second batch of changes | Éric Araujo | |
| 2020-01-10 | grammar fix | Michael Merickel | |
| 2020-01-10 | sync wiki installation, basiclayout, models and views chapters with new ↵ | Michael Merickel | |
| cookiecutter | |||
| 2020-01-09 | demonstrate an identity_cache | Michael Merickel | |
| 2020-01-09 | Merge branch 'master' into security-docs | Michael Merickel | |
| 2020-01-09 | Merge pull request #3561 from mmerickel/request-local-cache | Michael Merickel | |
| Request local cache | |||
| 2020-01-09 | clarify the docs | Michael Merickel | |
| 2020-01-09 | fix lint | Michael Merickel | |
| 2020-01-09 | fix paradigm to avoid incorrect usages | Michael Merickel | |
| It's almost impossible to create a decorator that works on both methods and functions, but more importantly the original approach was sharing a cache across instances of the policy. It needed to be local to the policy instance, but shared across requests. The new example demonstrates that. The cache is also much more flexible in its usage patterns now. | |||
| 2020-01-08 | Merge pull request #10 from stevepiercy/security-docs | Michael Merickel | |
| sync cookiecutter to starter project `myproject` | |||
| 2020-01-08 | grammar fixes | Michael Merickel | |
| 2020-01-08 | sync cookiecutter to starter project `myproject` | Steve Piercy | |
| 2020-01-08 | first batch of fixes from code review | Éric Araujo | |
| Co-Authored-By: Steve Piercy <web@stevepiercy.com> | |||
| 2020-01-08 | fix lint | Michael Merickel | |
| 2020-01-08 | add changed directives | Michael Merickel | |
| 2020-01-08 | link to pr | Michael Merickel | |
| 2020-01-08 | add a RequestLocalCache class | Michael Merickel | |
| 2020-01-08 | invoke finished callbacks in prepare/bootstrap closers | Michael Merickel | |
| 2020-01-07 | use _makeContext to reduce imports | Michael Merickel | |
| 2020-01-07 | rewrite docs for custom predicates | Éric Araujo | |
| 2020-01-07 | fix punctuation in docs/tutorials/wiki2/authentication.rst | Michael Merickel | |
| Co-Authored-By: Steve Piercy <web@stevepiercy.com> | |||
| 2020-01-07 | revamp the test suite and explain the fixtures | Michael Merickel | |
| 2020-01-06 | update authorization docs with new security policy | Michael Merickel | |
