| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | 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 | |
| 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 | move doc references 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-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 | clarify the docs | 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 | sync cookiecutter to starter project `myproject` | Steve Piercy | |
| 2020-01-08 | link to pr | Michael Merickel | |
| 2020-01-07 | use _makeContext to reduce imports | Michael Merickel | |
| 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 | |
| 2020-01-06 | update authentication docs with security policy | Michael Merickel | |
| 2020-01-06 | sync views with new structure and add csrf protection | Michael Merickel | |
| 2020-01-06 | sync basiclayout, installation, models with new structure | Michael Merickel | |
| 2020-01-04 | clarify that new system is coupled | Michael Merickel | |
| 2020-01-03 | Merge branch 'master' into security-docs | Michael Merickel | |
| 2020-01-03 | exclude tests package from source packages | Michael Merickel | |
| 2020-01-03 | remove inotify | Michael Merickel | |
