summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2018-10-05Merge branch 'master' into one_ccSteve Piercy
2018-10-04One more py.test to pytestSteve Piercy
2018-10-04Merge pull request #3367 from prcutler/update-pytest-docsSteve Piercy
Change all references of "py.test" to "pytest" in Pyramid documentation
2018-10-04Update Pyramid documentation pytest references with feedbackPaul Cutler
Update the pull request to update all Pyramid documentation to replace instances of "py.test" with "pytest" to include missing backticks where needed.
2018-10-03remove deprecated set_request_propertyMichael Merickel
2018-10-03Change references to "py.test" in narrative documentationPaul Cutler
Change reference of "py.test" to "pytest" per pytest 3.0 release in the project and testing pages of narrative documentation
2018-10-03Change references to "py.test" in Quick TourPaul Cutler
Change reference of "py.test" to "pytest" per pytest 3.0 release in the Quick Tour documentation page
2018-10-03Change references to "py.test" in Typographical ConventionsPaul Cutler
Change reference of "py.test" to "pytest" per pytest 3.0 release in the Typographical Conventions documentation page
2018-10-03Change references to "py.test" in all Quick Tutorial documentationPaul Cutler
Change all references of "py.test" to "pytest" per pytest 3.0 release in the Quick Tutorial documentation
2018-10-03Change references to "py.test" in Quick Tutorial Unit Test pagePaul Cutler
Change the references of "py.test" to "pytest" per pytest 3.0 release in the Unit Test and pytest page of the documentation in quick tutorial
2018-10-03Change references to "py.test" in SQLAlchemy tutorial test pagePaul Cutler
Change the references of "py.test" to "pytest" per pytest 3.0 release in the Jinja2 template page of the documentation in quick tutorial
2018-10-03Change references to "py.test" in SQLAlchemy tutorial test pagePaul Cutler
Change all references of "py.test" to "pytest" per pytest 3.0 release in the test page of the ZODB + URL Dispatch tutorial test documentation
2018-10-03Change references to "py.test" to "pytest" in ZODB tutorial test pagePaul Cutler
Change all references of "py.test" to "pytest" per pytest 3.0 release in the test page of the ZODB + Traversal tutorial
2018-10-03Change references to "py.test" to "pytest" in SQLAlchemy tutorialPaul Cutler
Change all references of "py.test" to "pytest" per pytest 3.0 release in the SQLAlchemy + URL Dispatch tutorial
2018-10-03Change references to "py.test" to "pytest" in installation.rstPaul Cutler
Remove :term: from pytest as it is not in the glossary.
2018-10-03Change references to "py.test" to "pytest" in installation.rstPaul Cutler
As of pytest 3.0 (Aug 16) the recommended way to call pytest is using the "pytest" command and not "py.test"
2018-09-27Merge pull request #3353 from mmerickel/deprecate-pickle-sessionsBert JW Regeer
deprecate pickleable sessions, recommend json
2018-09-27Fix typoAlexander Lin
2018-09-27Merge branch 'master' into deprecate-pickle-sessionsMichael Merickel
2018-09-25show how to use the serializerMichael Merickel
2018-09-22Update links to trypyramid.com, Grok, gunicornSteve Piercy
2018-09-21Add support for RTD Ethical AdsSteve Piercy
2018-09-17version cleanupStephen Martin
2018-09-17fix typoStephen Martin
2018-09-17doc fixesStephen Martin
2018-09-17name changeStephen Martin
2018-09-17cookiecutter version historyStephen Martin
2018-09-16ref after index apparentlyMichael Merickel
2018-09-16doc fixesStephen Martin
2018-09-16tweak some docsMichael Merickel
2018-09-16deprecate signed_serialize and signed_deserializeMichael Merickel
2018-09-16deprecate pickleable sessions, recommend jsonMichael Merickel
2018-09-14Fix tiny typo in glossary doc ("l10" -> "l10n")Colin Dunklau
2018-09-10add unified cookiecutter headingStephen Martin
2018-09-10correct versionadded/depreciationStephen Martin
2018-09-10re-pluralize cookiecutter for Sphinx referenceStephen Martin
2018-09-09merging cookiecuttersStephen Martin
2018-09-07Add missing waitress dependencyKuzma
Waitress is needed in the code used in this tutorial step: https://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/package.html
2018-09-04fix spelling errorStephen Martin
2018-09-04clarify session factory warningsStephen Martin
2018-09-01Remove extra "the"Steve Piercy
2018-08-30Update narr/testing.rst to updated files in narr/myproject/Steve Piercy
2018-08-30Update narr/project.rst and /myproject starter cookiecutter source filesSteve Piercy
2018-08-30Update quick_tutorial with starter cookiecutter source filesSteve Piercy
2018-08-30Update quick_tour with starter and alchemy cookiecutters source filesSteve Piercy
2018-08-30Update wiki2 with alchemy cookiecutter source filesSteve Piercy
2018-08-30Remove unused templateSteve Piercy
2018-08-30Update wiki with zodb cookiecutter source filesSteve Piercy
2018-08-30Update wiki with zodb cookiecutter source filesSteve Piercy
2018-08-30Update wiki with zodb cookiecutter source filesSteve Piercy