| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-07 | Use proper case for Setuptools as a library name. | Steve Piercy | |
| Change Setuptools to a glossary term where useful. | |||
| 2018-10-05 | Merge branch 'master' into one_cc | Steve Piercy | |
| 2018-09-22 | Update links to trypyramid.com, Grok, gunicorn | Steve Piercy | |
| 2018-09-17 | version cleanup | Stephen Martin | |
| 2018-09-17 | name change | Stephen Martin | |
| 2018-09-14 | Fix tiny typo in glossary doc ("l10" -> "l10n") | Colin Dunklau | |
| 2018-09-10 | add unified cookiecutter heading | Stephen Martin | |
| 2018-09-10 | correct versionadded/depreciation | Stephen Martin | |
| 2018-09-09 | merging cookiecutters | Stephen Martin | |
| 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 | |
| 2018-08-19 | Standardize Unix capitalization | Steve Piercy | |
| 2018-06-22 | Add mention of migrations and Alembic in design and glossary. | Steve Piercy | |
| 2018-04-24 | link to pypi.org | Michael Merickel | |
| 2017-07-15 | Add more references about context manager and `with` statement | Steve Piercy | |
| 2017-07-12 | Merge pull request #3119 from stevepiercy/docs-context-manager | Michael Merickel | |
| Update docs to use a Configurator context manager | |||
| 2017-07-10 | Add pyramid.interfaces.IRouter.request_context and pyramid.paster.bootstrap | Steve Piercy | |
| - sort all Pyramid context managers | |||
| 2017-07-08 | update link to pastedeploy | Michael Merickel | |
| 2017-07-03 | Add term "context manager" | Steve Piercy | |
| 2017-06-27 | Update all external links per `make linkcheck` | Steve Piercy | |
| - Most are changing http to https, or readthedocs.org to readthedocs.io, and some for Python packaging reorganizing some docs into tutorials, as well as miscellaneous changes. | |||
| 2017-06-26 | change http://docs.pylonsproject.org to https | Steve Piercy | |
| - use correct URL for code style - use correct Pyramid version for zodb wiki src file template | |||
| 2017-05-23 | fixes per code review, Thanks @stevepiercy. | cewing | |
| 2017-04-30 | Merge pull request #2985 from mmerickel/plaster | Michael Merickel | |
| migrate pyramid to use plaster | |||
| 2017-04-26 | Apply drafting changes to documentation. | Matthew Wilkes | |
| 2017-03-31 | add some simple notes about plaster in the narrative docs | Michael Merickel | |
| 2017-02-25 | Add newline to make docs happy | Bert JW Regeer | |
| 2017-02-25 | add an IExecutionPolicy that can wrap the router | Michael Merickel | |
| 2017-02-03 | update links and reST syntax for mod_wsgi | Steve Piercy | |
| 2017-01-02 | Waitress dropped 2.6 and 3.2 support | Steve Piercy | |
| 2016-12-27 | glossary - moar updates for cookiecutters | Steve Piercy | |
| 2016-12-23 | update glossary | Steve Piercy | |
| 2016-04-23 | Fix all the stinky linkie rot via `make linkcheck ↵ | Steve Piercy | |
| SPHINXBUILD=$VENV/bin/sphinx-build`, but don't bother with HISTORY.txt or whatsnew-xx | |||
| 2016-04-16 | quick_tutorial cleanup | Steve Piercy | |
| - replace nose and coverage with pytest and pytest-cov - update glossary and terms - use doscon lexer for Windows commands - refer to Pyramid Installation and put an end to copy-pasta - fix directory tree | |||
| 2016-04-12 | Merge branch 'master' into feature/require-csrf | Michael Merickel | |
| 2016-04-12 | - add mention of Windows and Python 3.3+ for virtual environments | Steve Piercy | |
| 2016-04-12 | one does not simply "create a virtualenv". one should "create a virtual ↵ | Steve Piercy | |
| environment". - Fixes #2483 | |||
| 2016-04-12 | - replace `pyvenv` with `python3 -m venv` | Steve Piercy | |
| 2016-04-11 | Merge branch 'master' into docs/easy-install-to-pip.2104 | Michael Merickel | |
| 2016-04-10 | rewrite csrf checks to support a global setting to turn it on | Michael Merickel | |
| - only check csrf on POST - support "pyramid.require_default_csrf" setting - support "require_csrf=True" to fallback to the global setting to determine the token name | |||
| 2016-04-10 | - update installation.rst to use pip, pyvenv, Python 3.4 | Steve Piercy | |
| - simplify installation.rst by removing not-Pyramid things (installing Python and requirements for installing packages) while providing official external references - update cross-reference in quick_tutorial requirements.rst - add glossary entry for pyvenv | |||
| 2016-04-10 | Merge pull request #2021 from Pylons/feature/configurable-view-deriver | Michael Merickel | |
| configurable view deriver | |||
| 2016-03-30 | update installation and glossary | Steve Piercy | |
| 2016-03-21 | polish view derivers docs, minor grammar | Steve Piercy | |
| 2016-03-13 | add examples of view derivers to the glossary | Michael Merickel | |
| 2016-03-09 | add "view deriver" to the glossary | Michael Merickel | |
| 2016-03-08 | rewrite renderer glossary entry to read more easily | Steve Piercy | |
| 2016-02-20 | fix links for babel and chameleon | Steve Piercy | |
| 2016-01-30 | clean up principal and userid glossary entries for grammar, rst syntax | Steve Piercy | |
| 2016-01-14 | Rename Cookbook to Pyramid Community Cookbook | Steve Piercy | |
| - use .rst intersphinx labels for pages instead of broken URLs | |||
| 2016-01-08 | revert glossary entry name for tox on 3.5. I'll get this on a massive update ↵ | Steve Piercy | |
| on another pass. See https://github.com/Pylons/pyramid_cookbook/issues/155 | |||
