summaryrefslogtreecommitdiff
path: root/docs/narr
AgeCommit message (Expand)Author
2024-03-02docs: missing self in SessionSecurityPolicy exampleRob van der Linde
2024-01-28drop support for python 3.7 which was eol in 2023Michael Merickel
2024-01-27Merge pull request #3735 from adroullier/script_infoMichael Merickel
2023-11-30Update docs to mention Python 3.12 supportIevgen Popovych
2023-10-24Adding script name to 'global_config' during application setup as '__script__'adroullier
2023-09-14Fix broken linksMike Fiedler
2022-12-30Merge pull request #3713 from jvanasco/mainMichael Merickel
2022-12-25Declare support for python 3.11Stefano Rivera
2022-12-25Run tests on Python 3.11Stefano Rivera
2022-12-25Update links to Python Support scheduleStefano Rivera
2022-11-14rename "master" to "main"jonathan vanasco
2022-03-12Merge pull request #3674 from stevepiercy/masterMichael Merickel
2022-02-05Cleanup remnants of Py3.6 supportBert JW Regeer
2022-01-07Remove Python 3.6 testsMarcin Lulek
2022-01-07Update docs/narr/install.rstSteve Piercy
2022-01-07Add support for Python 3.10Marcin Lulek
2021-12-17Move IRC channel to Libera.ChatSergey Maranchuk
2021-12-13Do not include segment_name in allowed values in doc example.Ian Wilson
2021-06-19Fix API documentation links to webob, and rename the objects with their full ...Steve Piercy
2021-02-28Make sentence general by removing explicit commands.Steve Piercy
2021-01-09Update Quick Tutorial and Quick Tour cookiecutter stepsSteve Piercy
2021-01-09Update files from cookiecutter and output from commandsSteve Piercy
2020-11-28add examples for upgradingMichael Merickel
2020-11-28cleanup some terminologyMichael Merickel
2020-11-28drop python 3.5Michael Merickel
2020-11-02Add support for Python 3.9Steve Piercy
2020-10-13Rename `ISecurityPolicy.authenticated_identity` to `identity`Theron Luhn
2020-07-02improve docÉric Araujo
2020-07-02add tests and docsÉric Araujo
2020-06-22first shot for #1602Éric Araujo
2020-05-07better wordingÉric Araujo
2020-05-04support multiple values for header predicateÉric Araujo
2020-03-06correct configuration.rst add missing route_nameslobinger
2020-01-17Merge pull request #3563 from mmerickel/move-acl-security-to-authorizationMichael Merickel
2020-01-17avoid invalid escape warningÉric Araujo
2020-01-17say something about the predicate factory info argÉric Araujo
2020-01-16merge masterÉric Araujo
2020-01-16Merge branch 'master' into move-acl-security-to-authorizationMichael Merickel
2020-01-15better wordingÉric Araujo
2020-01-14make two missed lines even longerÉric Araujo
2020-01-14apply more review fixes, minimize some diffsÉric Araujo
2020-01-12move doc references from pyramid.security to pyramid.authorizationMichael Merickel
2020-01-11fix typoÉric Araujo
2020-01-11replace "third-party" with "custom"Éric Araujo
2020-01-11change section titleÉric Araujo
2020-01-11second batch of changesÉric Araujo
2020-01-08sync cookiecutter to starter project `myproject`Steve Piercy
2020-01-08first batch of fixes from code reviewÉric Araujo
2020-01-07rewrite docs for custom predicatesÉric Araujo
2020-01-06sync views with new structure and add csrf protectionMichael Merickel