| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-04 | One more py.test to pytest | Steve Piercy | |
| 2018-10-04 | Merge pull request #3367 from prcutler/update-pytest-docs | Steve Piercy | |
| Change all references of "py.test" to "pytest" in Pyramid documentation | |||
| 2018-10-04 | Update Pyramid documentation pytest references with feedback | Paul 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-03 | remove deprecated set_request_property | Michael Merickel | |
| 2018-10-03 | Change references to "py.test" in narrative documentation | Paul Cutler | |
| Change reference of "py.test" to "pytest" per pytest 3.0 release in the project and testing pages of narrative documentation | |||
| 2018-10-03 | Change references to "py.test" in Quick Tour | Paul Cutler | |
| Change reference of "py.test" to "pytest" per pytest 3.0 release in the Quick Tour documentation page | |||
| 2018-10-03 | Change references to "py.test" in Typographical Conventions | Paul Cutler | |
| Change reference of "py.test" to "pytest" per pytest 3.0 release in the Typographical Conventions documentation page | |||
| 2018-10-03 | Change references to "py.test" in all Quick Tutorial documentation | Paul Cutler | |
| Change all references of "py.test" to "pytest" per pytest 3.0 release in the Quick Tutorial documentation | |||
| 2018-10-03 | Change references to "py.test" in Quick Tutorial Unit Test page | Paul 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-03 | Change references to "py.test" in SQLAlchemy tutorial test page | Paul 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-03 | Change references to "py.test" in SQLAlchemy tutorial test page | Paul 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-03 | Change references to "py.test" to "pytest" in ZODB tutorial test page | Paul 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-03 | Change references to "py.test" to "pytest" in SQLAlchemy tutorial | Paul Cutler | |
| Change all references of "py.test" to "pytest" per pytest 3.0 release in the SQLAlchemy + URL Dispatch tutorial | |||
| 2018-10-03 | Change references to "py.test" to "pytest" in installation.rst | Paul Cutler | |
| Remove :term: from pytest as it is not in the glossary. | |||
| 2018-10-03 | Change references to "py.test" to "pytest" in installation.rst | Paul 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-27 | Merge pull request #3353 from mmerickel/deprecate-pickle-sessions | Bert JW Regeer | |
| deprecate pickleable sessions, recommend json | |||
| 2018-09-27 | Fix typo | Alexander Lin | |
| 2018-09-27 | Merge branch 'master' into deprecate-pickle-sessions | Michael Merickel | |
| 2018-09-25 | show how to use the serializer | Michael Merickel | |
| 2018-09-22 | Update links to trypyramid.com, Grok, gunicorn | Steve Piercy | |
| 2018-09-21 | Add support for RTD Ethical Ads | Steve Piercy | |
| 2018-09-16 | ref after index apparently | Michael Merickel | |
| 2018-09-16 | tweak some docs | Michael Merickel | |
| 2018-09-16 | deprecate signed_serialize and signed_deserialize | Michael Merickel | |
| 2018-09-16 | deprecate pickleable sessions, recommend json | Michael Merickel | |
| 2018-09-14 | Fix tiny typo in glossary doc ("l10" -> "l10n") | Colin Dunklau | |
| 2018-09-07 | Add missing waitress dependency | Kuzma | |
| 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-04 | fix spelling error | Stephen Martin | |
| 2018-09-04 | clarify session factory warnings | Stephen Martin | |
| 2018-09-01 | Remove extra "the" | Steve Piercy | |
| 2018-08-30 | Update narr/testing.rst to updated files in narr/myproject/ | Steve Piercy | |
| 2018-08-30 | Update narr/project.rst and /myproject starter cookiecutter source files | Steve Piercy | |
| 2018-08-30 | Update quick_tutorial with starter cookiecutter source files | Steve Piercy | |
| 2018-08-30 | Update quick_tour with starter and alchemy cookiecutters source files | Steve Piercy | |
| 2018-08-30 | Update wiki2 with alchemy cookiecutter source files | Steve Piercy | |
| 2018-08-30 | Remove unused template | Steve Piercy | |
| 2018-08-30 | Update wiki with zodb cookiecutter source files | Steve Piercy | |
| 2018-08-30 | Update wiki with zodb cookiecutter source files | Steve Piercy | |
| 2018-08-30 | Update wiki with zodb cookiecutter source files | Steve Piercy | |
| 2018-08-28 | Add label to :ref: to make Sphinx happy | Steve Piercy | |
| 2018-08-28 | Clarify $VENV convention with references. | Steve Piercy | |
| 2018-08-27 | Use correct terminology for running p-scripts in Python | Steve Piercy | |
| 2018-08-27 | Improve instructions of how to run p-scripts | Steve Piercy | |
| - add link in each script usage to the instructions | |||
| 2018-08-25 | Remove extra "that" | Steve Piercy | |
| 2018-08-22 | Just Python 3 is fine | Steve Piercy | |
| 2018-08-22 | venv is for Python 3.3+, and we support 3.4, so just 3 is fine | Steve Piercy | |
| 2018-08-22 | Bump Python version to 3.7 in docs and project meta files | Steve Piercy | |
| 2018-08-21 | Synch Hello World app with canonical version on trypyramid.com and elsewhere | Steve Piercy | |
| 2018-08-21 | Merge pull request #3330 from stevepiercy/docs-code-style | Michael Merickel | |
| Docs code style | |||
| 2018-08-19 | Fix broken links from linkcheck, exclude localhost from check | Steve Piercy | |
