| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-08 | Align emphasize-lines to setup.py | Steve Piercy | |
| 2018-10-08 | Reformat numbered list. | Steve Piercy | |
| 2018-10-08 | Align emphasize-lines to setup.py | Steve Piercy | |
| Reformat numbered list. | |||
| 2018-10-08 | Align emphasize-lines to setup.py | Steve Piercy | |
| 2018-10-08 | Emphasize the changes to setup.py | Steve Piercy | |
| 2018-10-08 | Replace [test] with [testing], and quote as needed | Steve Piercy | |
| 2018-10-08 | Emphasize the changes to setup.py | Steve Piercy | |
| Reformat numbered list. | |||
| 2018-10-08 | Update all the `setup.py`s | Steve Piercy | |
| 2018-10-08 | Some steps are not the previous, but earlier. | Steve Piercy | |
| Mention that we may now configure setup.py and run pip install variants. | |||
| 2018-10-07 | Carry forward previous setup.py changes. | Steve Piercy | |
| 2018-10-07 | Carry forward previous setup.py changes. | Steve Piercy | |
| Add emphasize lines to highlight what changed. Improve instructions for when to run `pip install -e .` Standardize numbered list format. | |||
| 2018-10-07 | Fix grammar and standardize numbered list | Steve Piercy | |
| 2018-10-07 | Carry forward previous setup.py changes. | Steve Piercy | |
| 2018-10-07 | Not previous step, but templating step | Steve Piercy | |
| 2018-10-07 | Carry forward previous setup.py changes. | Steve Piercy | |
| 2018-10-07 | Add pyramid_jinja2 as a requirement. | Steve Piercy | |
| Carry forward previous setup.py changes. | |||
| 2018-10-07 | Carry forward previous setup.py changes. | Steve Piercy | |
| 2018-10-07 | Carry forward previous setup.py changes. | Steve Piercy | |
| 2018-10-07 | Carry forward previous setup.py changes. | Steve Piercy | |
| 2018-10-07 | Make webtest an extra dependency in setup.py. | Steve Piercy | |
| Carry forward previous setup.py changes. | |||
| 2018-10-07 | Make pytest an extra dependency in setup.py. | Steve Piercy | |
| Add paragraph on Setuptools extras. Carry forward previous setup.py changes. | |||
| 2018-10-07 | grammar | Steve Piercy | |
| 2018-10-07 | PEP8 setup.py's | Steve Piercy | |
| 2018-10-07 | Add pyramid_debugtoolbar to setup.py, and update narrative text accordingly. | Steve Piercy | |
| 2018-10-07 | Use proper case for Setuptools as a library name. | Steve Piercy | |
| Change Setuptools to a glossary term where useful. | |||
| 2018-10-07 | One more py.test to pytest | Steve Piercy | |
| 2018-10-06 | update the forms.rst to display the new tests | Will | |
| 2018-10-06 | add new tests in the forms and validation in quick tutorial | Will | |
| 2018-10-05 | Merge branch 'master' into one_cc | Steve Piercy | |
| 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 | Merge branch 'master' into fix-deprecated-accept-predicate | Michael Merickel | |
| 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-10-02 | fix lints | Michael Merickel | |
| 2018-09-27 | Merge branch 'master' into fix-deprecated-accept-predicate | Michael Merickel | |
| 2018-09-27 | fix docs | Michael Merickel | |
| 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 | |
