| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-15 | Remove Python 3.4, Python 3.5, and add Python 3.8 | Steve Piercy | |
| 2018-11-24 | Use numbered list instead of a paragraph per Steve Piercy | Karl O. Pinc | |
| 2018-11-24 | Add index entries for logging initialization | Karl O. Pinc | |
| 2018-11-24 | Split long complicated sentence into 3 | Karl O. Pinc | |
| 2018-11-24 | Improve sentence | Karl O. Pinc | |
| 2018-11-24 | Split long sentence | Karl O. Pinc | |
| 2018-11-23 | Remove extra word | Karl O. Pinc | |
| 2018-11-19 | Consitent use of .ini | Karl O. Pinc | |
| 2018-11-18 | Update to point to latest python docs | Karl O. Pinc | |
| 2018-11-18 | Move sentence from project docs to logging docs | Karl O. Pinc | |
| 2018-09-16 | doc fixes | 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 macOS capitalization | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in logging | Steve Piercy | |
| 2018-01-11 | Align project name with source files myproject/*.ini | Steve Piercy | |
| - Closes #3213 | |||
| 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-04-17 | fix rst syntax for index entries | Steve Piercy | |
| 2016-12-27 | quick_tutorial - refactor MyProject/myproject for cookiecutters | Steve Piercy | |
| 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/logging - update | 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 | |||
| 2015-10-18 | minor grammar, rewrap 79 cols, .rst syntax fixes | Steve Piercy | |
| 2015-01-22 | apply changes from #1538 and #1539 | Steve Piercy | |
| 2014-09-29 | Merge pull request #1396 from kpinc/doc_config | Michael Merickel | |
| Doc config | |||
| 2014-09-29 | Merge pull request #1395 from kpinc/doc_logging | Michael Merickel | |
| Some improvements to the paste.translogger related docs. | |||
| 2014-09-10 | Change helloworld to myapp | Bert JW Regeer | |
| Fix a typo in the documentation. Closes #1408 | |||
| 2014-08-10 | Some improvements to the paste.translogger related docs. | Karl O. Pinc | |
| Synchronizes with Waitress docs. | |||
| 2014-08-08 | Add index entries for .ini files vis settings. | Karl O. Pinc | |
| 2014-08-08 | Link to logging configuration in the Startup chapter. | Karl O. Pinc | |
| The Startup chapter describes the application's .ini file. The Logging chapter describes how to configure logging with the .ini file. | |||
| 2014-07-04 | Correct handler name for logger_wsgi | LiJunjie | |
| 2013-11-17 | Removed extra indentation from some examples (:linenos: should be indented ↵ | Antti Haapala | |
| with the same indentation as the rest of the code block) | |||
| 2013-04-01 | Consistently link middleware term to the glossary | Catalin Iacob | |
| 2013-03-12 | Merge pull request #885 from tshepang/hyperlinks | Michael Merickel | |
| fix/update hyperlinks | |||
| 2013-03-12 | Merge pull request #890 from tshepang/misc | Michael Merickel | |
| miscellaneous doc improvements | |||
| 2013-03-06 | better to use a cross-reference | Tshepang Lekhonkhobe | |
| 2013-03-05 | missing word | Tshepang Lekhonkhobe | |
| 2013-03-05 | use cross-references to fix some links | Tshepang Lekhonkhobe | |
| Also fix grammar, and add a bit of consistency regarding formatting. | |||
| 2013-02-28 | Update & clarify logging documentation | David Beitey | |
| Ensure that ``handlers`` is highlighted to be modified when adding an access log handler. | |||
| 2012-06-12 | docs reference setup_logging instead of fileConfig | Michael Merickel | |
| 2011-12-10 | update startup chapter against new scaffolding | Chris McDonough | |
| 2011-12-01 | https://docs.pylonsproject.org to http://docs.pylonsproject.org as ↵ | Chris Davies | |
| readthedocs.org doesn't support https | |||
| 2011-10-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-06 | remove all reference to the paster command-line utility | Chris McDonough | |
| 2011-10-04 | Fixed the translogger example and link. | Michael Merickel | |
| 2011-09-23 | fixed up all the warning dealing ..note and ..warn | michr | |
| added a hide toc for glossary to prevent warnings | |||
| 2011-08-22 | - Use [app:main] instead of a pipeline in all scaffolds and tutorials | Chris McDonough | |
| and narrative docs. - Break out awkward description of PasteDeploy entry points from project chapter into its own Paste chapter. | |||
| 2011-08-13 | mention pyramid_exclog | Chris McDonough | |
| 2011-08-13 | - Added a Logging chapter to the narrative docs (based on the Pylons logging | Chris McDonough | |
| docs, thanks Phil). | |||
