summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-10-17fix the dummy request to support the new accept apisMichael Merickel
2018-10-16change webtest link to httpsMichael Merickel
2018-10-16commaMichael Merickel
2018-10-15add route_prefix_context to api docsMichael Merickel
2018-10-15fix whatsnew syntaxMichael Merickel
2018-10-15typoMichael Merickel
2018-10-15point cookiecutters at 1.10-branchMichael Merickel
2018-10-15add changes for #3387 and #3388Michael Merickel
2018-10-15prep 1.10a1Michael Merickel
2018-10-14Merge pull request #3326 from mmerickel/fix-deprecated-accept-predicateMichael Merickel
2018-10-14Update documentation for implementing custom authz policyBert JW Regeer
2018-10-10improve the language around unspecified match orderingMichael Merickel
2018-10-10sentence-per-lineMichael Merickel
2018-10-10fix up the docsMichael Merickel
2018-10-10deprecate range supportMichael Merickel
2018-10-09Merge pull request #3380 from stevepiercy/docs-quick-tutorial-updateSteve Piercy
2018-10-09Rearrange introduction of Setuptools and move to debugtoolbar.Steve Piercy
2018-10-09Align emphasize-lines with setup.py codeSteve Piercy
2018-10-08Use correct invocation of `pip install - e ".[dev]"` instead of [testing]Steve Piercy
2018-10-08Fix comments in `setup.py`sSteve Piercy
2018-10-08Revise `setup.py`sSteve Piercy
2018-10-08Remove EOLed versionsSteve Piercy
2018-10-08Add 2.7 and 3.7 EOL, update link to definitive source of EOL dates.Steve Piercy
2018-10-08Align emphasize-lines to setup.pySteve Piercy
2018-10-08Reformat numbered list.Steve Piercy
2018-10-08Align emphasize-lines to setup.pySteve Piercy
2018-10-08Align emphasize-lines to setup.pySteve Piercy
2018-10-08Emphasize the changes to setup.pySteve Piercy
2018-10-08Replace [test] with [testing], and quote as neededSteve Piercy
2018-10-08Emphasize the changes to setup.pySteve Piercy
2018-10-08Update all the `setup.py`sSteve Piercy
2018-10-08Some steps are not the previous, but earlier.Steve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Fix grammar and standardize numbered listSteve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Not previous step, but templating stepSteve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Add pyramid_jinja2 as a requirement.Steve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Make webtest an extra dependency in setup.py.Steve Piercy
2018-10-07Make pytest an extra dependency in setup.py.Steve Piercy
2018-10-07grammarSteve Piercy
2018-10-07PEP8 setup.py'sSteve Piercy
2018-10-07Add pyramid_debugtoolbar to setup.py, and update narrative text accordingly.Steve Piercy
2018-10-07Use proper case for Setuptools as a library name.Steve Piercy
2018-10-07One more py.test to pytestSteve Piercy
2018-10-06update the forms.rst to display the new testsWill