| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Overhaul HTTP Accept (mime type) handling in Pyramid
|
|
Change Setuptools to a glossary term where useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Docs code style
|
|
|
|
|
|
|
|
|
|
|
|
Update docs to use a Configurator context manager
|
|
- sort all Pyramid context managers
|
|
|
|
|
|
- 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.
|
|
- use correct URL for code style
- use correct Pyramid version for zodb wiki src file template
|
|
|
|
migrate pyramid to use plaster
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SPHINXBUILD=$VENV/bin/sphinx-build`, but don't bother with HISTORY.txt or whatsnew-xx
|
|
- 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
|
|
|
|
|
|
environment".
- Fixes #2483
|
|
|
|
|