| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | 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 | 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 | 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-05 | Merge pull request #3559 from mmerickel/settable-properties | Bert JW Regeer | |
| allow overriding synthesized properties | |||
| 2020-01-05 | handle settable property same as reify | Michael Merickel | |
| 2020-01-05 | support using descriptors other than property | Michael Merickel | |
| 2020-01-05 | add changelog for #3559 | Michael Merickel | |
| 2020-01-05 | allow overriding synthesized properties | 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 | Merge pull request #3556 from stevepiercy/docs-synch-cookiecutter-pr-71 | Michael Merickel | |
| Update docs to sync with cookiecutter master branch | |||
| 2020-01-03 | exclude tests package from source packages | Michael Merickel | |
| 2020-01-03 | remove inotify | Michael Merickel | |
| 2020-01-03 | Stupid PyCharm caching of diff will be the death of me | Steve Piercy | |
| 2020-01-02 | Update tests.rst to align with removal of 1 unrepeatable test | Steve Piercy | |
| 2020-01-02 | Remove unrepeatable test, per ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/pull/3556#issuecomment-570474759 | |||
| 2020-01-02 | run linkcheck, update broken links | Steve Piercy | |
| 2020-01-02 | Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragerc | Steve Piercy | |
| 2020-01-02 | Add missing description for new test in cookiecutter. | Steve Piercy | |
| 2020-01-02 | Resync wiki2/*.rst and related files after moving tests directory | Steve Piercy | |
