| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-04 | Update hacking.txt to replace py.test with pytest | Paul Cutler | |
| Replace "py.test" with "pytest" to match all other documentation | |||
| 2018-10-04 | Merge pull request #3372 from stevepiercy/master | Steve Piercy | |
| One more py.test to pytest | |||
| 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 pull request #3369 from mmerickel/remove-deprecated-principal | Michael Merickel | |
| remove deprecated principal argument to remember | |||
| 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 principal keyword argument to remember | Michael Merickel | |
| 2018-10-03 | Merge pull request #3368 from mmerickel/remove-set-request-property | Michael Merickel | |
| remove deprecated set_request_property | |||
| 2018-10-03 | remove deprecated set_request_property | Michael Merickel | |
| 2018-10-03 | Merge pull request #3362 from Pylons/docs-prep-style-guide | Michael Merickel | |
| Docs prep style guide | |||
| 2018-10-03 | spit and polish | Steve Piercy | |
| 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 | nah, just exclude all .DS_Store files, and delete a stray directory | Steve Piercy | |
| 2018-10-02 | recursive-exclude all .DS_Store files | Steve Piercy | |
| 2018-10-02 | So that's what graft means | Steve Piercy | |
| 2018-10-02 | Is this "graft"? | Steve Piercy | |
| 2018-10-02 | Shuffle .github .github/* from setup.cfg to MANIFEST.in | Steve Piercy | |
| 2018-09-27 | Merge pull request #3353 from mmerickel/deprecate-pickle-sessions | Bert JW Regeer | |
| deprecate pickleable sessions, recommend json | |||
| 2018-09-27 | Merge pull request #3366 from alqsin/patch-1 | Steve Piercy | |
| Fix typo | |||
| 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 | Merge pull request #3363 from stevepiercy/docs-bump-sphinx-gte-181 | Steve Piercy | |
| Closes #3350 | |||
| 2018-09-22 | Bump Sphinx | Steve Piercy | |
| - See #3350 | |||
| 2018-09-22 | Update links to trypyramid.com, Grok, gunicorn | Steve Piercy | |
| 2018-09-21 | ignore .github from sdist | Steve Piercy | |
| 2018-09-21 | Add issue templates, first draft. | Steve Piercy | |
| 2018-09-21 | Standardize contributing.md | Steve Piercy | |
| - Add link to new PP Docs Style Guide - Add link to #pyramid on IRC - Use standard markdown syntax | |||
| 2018-09-21 | Merge pull request #3361 from stevepiercy/docs-add-rtd-ethical-ads-support | Steve Piercy | |
| Use correct minimum version | |||
| 2018-09-21 | Use correct minimum version | Steve Piercy | |
| 2018-09-21 | Merge pull request #3360 from stevepiercy/docs-add-rtd-ethical-ads-support | Steve Piercy | |
| Add support for RTD Ethical Ads | |||
| 2018-09-21 | Add changelog entry | Steve Piercy | |
| 2018-09-21 | Add support for RTD Ethical Ads | Steve Piercy | |
| 2018-09-19 | Merge pull request #3358 from cdunklau/cdunklau-get-renderer-fromconf | Michael Merickel | |
| Add registry arg to pyramid.renderers.get_renderer | |||
| 2018-09-19 | Add a test with a different configurator instance | Colin Dunklau | |
| 2018-09-19 | Merge pull request #3356 from cdunklau/patch-2 | Steve Piercy | |
| Tweak HACKING.txt - remove dead link, expunge reST markup | |||
| 2018-09-19 | Rewrap paragraph | Colin Dunklau | |
| 2018-09-19 | Expunge reST markup, this is a plain text file | Colin Dunklau | |
| - Rework tox URLs - Use single graves (not two) to quote literal text - Use parens for inline URLs | |||
| 2018-09-19 | Merge pull request #3359 from cdunklau/cdunklau-update-copyright | Steve Piercy | |
| Update copyright | |||
| 2018-09-19 | Update copyright | Colin Dunklau | |
| Fixes #3355 | |||
