| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2016-04-16 | replace ps1con with doscon for lexer | Steve Piercy | |
| 2016-04-12 | one does not simply "create a virtualenv". one should "create a virtual ↵ | Steve Piercy | |
| environment". - Fixes #2483 | |||
| 2016-04-11 | - update narr/project.rst to use pip instead of setup.py | Steve Piercy | |
| - update starter scaffold tests and setup.py (used in `narr/project.rst` and `narr/testing.rst`) - update links to documentation | |||
| 2016-01-24 | Use proper syntax in code samples to allow highlighting and avoid errors. ↵ | Steve Piercy | |
| See https://github.com/sphinx-doc/sphinx/issues/2264 | |||
| 2015-12-21 | - add p* scripts | Steve Piercy | |
| - add links to p* scripts - add a blank line to keep indices and labels better visually related to the subsequent heading | |||
| 2015-12-08 | update narrative docs and literalinclude source files that use the starter ↵ | Steve Piercy | |
| scaffold to reflect its current state | |||
| 2015-12-04 | update references to references to python-distribute.org (see #2141 for ↵ | Steve Piercy | |
| discussion) | |||
| 2015-10-08 | wrap 79 cols | Steve Piercy | |
| 2015-10-06 | Missing space was causing Sphinx to barf | Bert JW Regeer | |
| Sphinx was barfing about "Inline literal start-string without end-string.". It barfs no more. | |||
| 2015-10-05 | - grammar | Steve Piercy | |
| - heading underlines - update images and text for debug toolbar | |||
| 2015-10-05 | - grammar | Steve Piercy | |
| - heading underlines - update images and text for debug toolbar | |||
| 2014-04-08 | make pdf build again | Chris McDonough | |
| 2014-04-08 | Drop setup.cfg from scaffolds | Wichert Akkerman | |
| Since setup.cfg is no longer needed for Babel, and no scaffold or documentation references nose there is no need to keep them. | |||
| 2014-04-08 | Remove lingua references from setup.cfg description. | Wichert Akkerman | |
| 2014-02-10 | - Garden PR #1121 | Steve Piercy | |
| 2014-01-23 | Update project.rst | amitvmane | |
| Updated text as per feedback from Michael M. Thanks. | |||
| 2014-01-23 | Update project.rst | amitvmane | |
| Document fix for issue 1226 | |||
| 2014-01-03 | updated myproject docs | Blaise Laflamme | |
| 2013-10-08 | grammar polish | Steve Piercy | |
| 2013-10-08 | Docs: project.rst: Oops, print(), not printf(). | Karl O. Pinc | |
| 2013-10-08 | Docs: project.rst: Printf()s can be used for debugging. Output goes to the ↵ | Karl O. Pinc | |
| server console. The main point of the second sentence is to setup the reader with mental context for the 3rd sentence, so that the 3rd sentence sinks in. Likewise, the parenthetical in the second sentence about server startup messages gives the reader some clue as to what the rest of the sentence it talking about. I suspect that some readers won't know what a console is, and the rest will be confused by a server run on a console. | |||
| 2013-10-07 | - use clearer subject | Steve Piercy | |
| 2013-10-07 | - straighten out difference between content and its presentation, re: ↵ | Steve Piercy | |
| admonitions of note, seealse, sidebar | |||
| 2013-10-07 | - Merge branch 'docs_dict_note' of github.com:kpinc/pyramid into ↵ | Steve Piercy | |
| kpinc-docs_dict_note - Got note vs. sidebar vs. seealso admonitions worked out | |||
