| 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-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 | 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-09-17 | name change | Stephen Martin | |
| 2018-09-16 | doc fixes | Stephen Martin | |
| 2018-09-09 | merging cookiecutters | Stephen Martin | |
| 2018-08-30 | Update narr/project.rst and /myproject starter cookiecutter source files | 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 | |
| 2018-08-19 | Standardize Unix capitalization | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in project | Steve Piercy | |
| 2018-04-24 | link to pypi.org | Michael Merickel | |
| 2018-01-11 | Align project name with source files myproject/*.ini | Steve Piercy | |
| - Closes #3213 | |||
| 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-27 | prep 1.10.dev0 | Michael Merickel | |
| 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-06-02 | mid-release cycle will be the death of me | Steve Piercy | |
| 2017-06-02 | append ` --checkout master` to cookie cutter command | Steve Piercy | |
| 2017-06-01 | use shortcut for github URL; update RELEASING.txt | Steve Piercy | |
| - refs: #3042 | |||
| 2017-05-12 | Merge branch 'master' into change-to-localhost | Steve Piercy | |
| 2017-05-12 | update narrative docs to align with source code | Steve Piercy | |
| - per https://github.com/Pylons/pyramid/pull/3000#issuecomment-294565854 | |||
| 2017-04-23 | update user prompt for cookiecutter repo_name | Steve Piercy | |
| - refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/27#issuecomment-296507821 | |||
| 2017-03-14 | add Mako to options for pyramid-cookiecutter-starter | Steve Piercy | |
| 2017-03-10 | add Chameleon as option to pyramid-cookiecutter-starter | Steve Piercy | |
| 2017-02-28 | update pyramid-cookiecutter-starter prompts and reformat presentation of all ↵ | Steve Piercy | |
| cookiecutter prompts | |||
| 2017-02-03 | update links and reST syntax for mod_wsgi | Steve Piercy | |
| 2017-01-26 | grammar fixes | Steve Piercy | |
| 2017-01-26 | rest syntax fix | Steve Piercy | |
| 2017-01-26 | rest syntax fix | Steve Piercy | |
| 2017-01-26 | grammar fix | Steve Piercy | |
| 2017-01-15 | Update Windows docs | Steve Piercy | |
| - Installation overhauled - update project.rst to remove duplication - Windows paths never end with "\" except for a drive name, for example C:\ - use backslashes for paths - backslashes cannot be used for line continuation on Windows - update extra packages for Windows - Python now has a Windows launcher | |||
| 2017-01-08 | Update project.rst | ramgoer | |
| incorrect cookietcutter path for windows environment %VENV%\Scripts\cookiecutter | |||
| 2016-12-27 | narr/project - update for cookiecutters | Steve Piercy | |
| - update source files - update project.png - fix literalinclude reference in logging | |||
| 2016-12-27 | narr/cookiecutters - revise | Steve Piercy | |
| 2016-12-14 | Merge branch 'master' into pr/2853 | Michael Merickel | |
| 2016-12-09 | grammar fixes | Martin | |
| 2016-12-09 | Added configuration for ipv6 in .ini files. | Martin | |
| 2016-12-07 | Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵ | Martin | |
| supported by waitress server. | |||
| 2016-12-06 | Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ↵ | Bert JW Regeer | |
| …" | |||
| 2016-12-06 | Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵ | Martin | |
| supported by waitress server. | |||
| 2016-11-21 | document globbing | Michael Merickel | |
| 2016-11-21 | support a [pserve] config section with a list of files to watch | Michael Merickel | |
| fixes #2732 | |||
| 2016-11-20 | link to documentation on hupper | Michael Merickel | |
| fixes #2806 | |||
| 2016-07-02 | fix overly aggressive refactor | Steve Piercy | |
| 2016-07-02 | Update Windows installation instructions and related bits. | Steve Piercy | |
| - Use proper Windows commands, drives, and paths - Use doscon for Windows console lexer | |||
| 2016-05-07 | update narr/project.rst with py.test and coverage defaults | Steve Piercy | |
| 2016-05-07 | wordsmith py.test and coverage configuration | Steve Piercy | |
| 2016-05-06 | doc: Update documentation for using ``py.test [--cov]`` for newly created ↵ | Vincent Férotin | |
| project with scaffolds. | |||
| 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 | |||
