summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-01-02Update docs/tutorials/wiki2/installation.rst and related src filesSteve Piercy
2020-01-02Update src files for testsSteve Piercy
2020-01-02Update docs/tutorials/wiki/authorization.rst and related src filesSteve Piercy
2020-01-02Update docs/tutorials/wiki/definingviews.rst and related src files, and model...Steve Piercy
2020-01-02Update docs/tutorials/wiki/basiclayout.rst and related filesSteve Piercy
2020-01-02Update docs/tutorials/wiki/installation.rst and related filesSteve Piercy
2020-01-024 tests require 4 dotsSteve Piercy
2020-01-02Update quick_tutorial/cookiecutters.rst and related filesSteve Piercy
2020-01-02Update project.rst and its cookiecutter project filesSteve Piercy
2020-01-02Update tests.py with 100% coverageSteve Piercy
2020-01-02Use package name instead of relative path for the rendererSteve Piercy
2020-01-02Update quick_tour with cookiecutter master branchSteve Piercy
2019-12-27Avoid "WARNING: Duplicate explicit target name" errors by using a double unde...Steve Piercy
2019-12-27Fix broken reference to pyramid-cookiecuttersSteve Piercy
2019-12-27Expand cookiecutters doc to include more references, using the old scaffolds....Steve Piercy
2019-12-24alphabetizeMichael Merickel
2019-12-24security policy docs and legacy policy improvementsMichael Merickel
2019-12-23Merge branch 'master' into luhn-authenticated-useridMichael Merickel
2019-12-23fix links in docs to cookiecutterMichael Merickel
2019-12-23restore py35Michael Merickel
2019-12-17Use `self.identify` instead of `request.authenticated_identity`Theron Luhn
2019-12-16Update docs/narr/security.rst code examples.Theron Luhn
2019-12-15Remove Python 3.4, Python 3.5, and add Python 3.8Steve Piercy
2019-12-15Remove requirement that identity is validated.Theron Luhn
2019-12-15Fix whatsnew.Theron Luhn
2019-12-15Revert "Bring back identity into permits."Theron Luhn
2019-12-15Merge pull request #3537 from mmerickel/negotiate-static-encodingMichael Merickel
2019-12-15Four spaces of indentation.Theron Luhn
2019-12-15Update docs/narr/security.rstTheron Luhn
2019-12-14Bring back identity into permits.Theron Luhn
2019-12-14Update docs.Theron Luhn
2019-12-14Remove TODO for authentication tutorial.Theron Luhn
2019-12-14merge upstreamÉric Araujo
2019-12-14start reworking security policyÉric Araujo
2019-12-09Merge pull request #3543 from behzod/patch-3Steve Piercy
2019-12-09view_classes.rst doc: "classes" -> "functions"Behzod Saidov
2019-12-09Fixed typo. Remove extra $.Behzod Saidov
2019-12-04negotiate the best static asset using supported encodingsMichael Merickel
2019-11-26Merge pull request #3524 from jvanasco/fix-deprecate_PickleSerializerMichael Merickel
2019-11-11remove autoflush=FalseAndrea Borghi
2019-11-11ZopeTransactionExtension is not valid anymore, replace with zope.sqlalchemy.r...Andrea Borghi
2019-11-07Fix a typo in a class referenceJan Likar
2019-11-05typo and tabsjonathan vanasco
2019-11-05fixed rst; migrated some inline references to the docsjonathan vanasco
2019-11-05changes based on feedbackjonathan vanasco
2019-11-05deprecate PickleSerializerjonathan vanasco
2019-10-17support Origin: null in csrf_trusted_origins and check_origin=FalseMichael Merickel
2019-10-17Merge pull request #3521 from mmerickel/remove-check-csrf-predicateMichael Merickel
2019-10-17move the interface docs to api/interfacesMichael Merickel
2019-10-17remove check_csrf view predicateMichael Merickel