| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-06 | add test to validate doc assertion | Éric Araujo | |
| 2020-05-06 | fix lint check | Éric Araujo | |
| 2020-05-06 | fix lint check | Éric Araujo | |
| 2020-05-06 | more rewording | Éric Araujo | |
| 2020-05-05 | reword doc | Éric Araujo | |
| 2020-05-04 | support multiple values for header predicate | Éric Araujo | |
| 2020-05-04 | expand testing for predicate texts | É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-05-04 | Pyramid 2.x does not run on Python 2 | Bert JW Regeer | |
| 2020-04-24 | Suppress case-sensitivity warnings on terms in glossary | Steve Piercy | |
| 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-23 | Merge pull request #3571 from slav0nic/py3features | Michael Merickel | |
| py3 features | |||
| 2020-04-19 | sign CONTRIBUTORS.txt | Sergey Maranchuk | |
| 2020-04-19 | Replace deprecated unittest alias assertEquals with assertEqual | Sergey Maranchuk | |
| https://docs.python.org/3/library/unittest.html#deprecated-aliases | |||
| 2020-04-19 | remove __unicode__ method | Sergey Maranchuk | |
| 2020-04-19 | predicate order must be integer | Sergey Maranchuk | |
| 2020-04-19 | invoke super() without arguments | Sergey Maranchuk | |
| 2020-04-19 | rename __nonzero__() to __bool__() | Sergey Maranchuk | |
| 2020-04-17 | inheriting from `object` not necessary in py3 | Sergey Maranchuk | |
| 2020-03-06 | Merge pull request #3567 from slobinger/master | Steve Piercy | |
| correct configuration.rst add missing route_name | |||
| 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-18 | add changelog for #3557 | Michael Merickel | |
| 2020-01-18 | add changelog for #3421 | Michael Merickel | |
| 2020-01-18 | remove unnecessary usage of text_ | Michael Merickel | |
| 2020-01-18 | simplify SettableProperty to be a non-data-descriptor to avoid caching itself | Michael Merickel | |
| 2020-01-18 | use standard detection for data descriptors | Michael Merickel | |
| 2020-01-18 | remove todo about transaction manager | Michael Merickel | |
| 2020-01-17 | Merge pull request #3563 from mmerickel/move-acl-security-to-authorization | Michael Merickel | |
| Move acl security to authorization | |||
| 2020-01-17 | Merge pull request #3560 from merwok/docs/rewrite-custom-predicates | Michael Merickel | |
| Rewrite docs for custom predicates | |||
| 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-16 | Merge pull request #3557 from mmerickel/security-docs | Michael Merickel | |
| update docs to use security policy | |||
| 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 | fix comment | Michael Merickel | |
| 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 | |
