| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-27 | narr/project - update for cookiecutters | Steve Piercy | |
| - update source files - update project.png - fix literalinclude reference in logging | |||
| 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-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 | |||
| 2015-12-08 | update narrative docs and literalinclude source files that use the starter ↵ | Steve Piercy | |
| scaffold to reflect its current state | |||
| 2014-01-03 | modified MyProject src | Blaise Laflamme | |
| 2012-03-17 | - Remove references to do-nothing ``pyramid.debug_templates`` setting in all | Chris McDonough | |
| Pyramid-provided ``.ini`` files. This setting previously told Chameleon to render better exceptions; now Chameleon always renders nice exceptions regardless of the value of this setting. Fixes #491. | |||
| 2012-02-19 | - Put ``pyramid.includes`` targets within ini files in scaffolds on separate | Chris McDonough | |
| lines in order to be able to tell people to comment out only the ``pyramid_debugtoolbar`` line when they want to disable the toolbar. | |||
| 2012-01-02 | - Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding. | Chris McDonough | |
| 2011-12-05 | the starter scaffold now uses url dispatch; add a minimal section about ↵ | Chris McDonough | |
| using another WSGI server; random docs fixes | |||
| 2011-10-06 | remove stray references to Paste | Chris McDonough | |
| 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-11 | fix docs, scaffolds, and tutorials to use pyramid.includes | Chris McDonough | |
| 2011-08-09 | fix project.rst to deal with scaffold changes | Chris McDonough | |
| 2011-07-30 | Updated all of the docs to reflect the new pyramid.* settings prefix. | Michael Merickel | |
| 2011-01-27 | this line is too long to fit in the book; cheat | Chris McDonough | |
| 2011-01-21 | deal with the addition of production.ini | Chris McDonough | |
| 2010-12-16 | Features | Chris McDonough | |
| -------- - Added ``debug_routematch`` configuration setting that logs matched routes (including the matchdict and predicates). Documentation ------------- - Added "Debugging Route Matching" section to the urldispatch narrative documentation chapter. - Added reference to ``BFG_DEBUG_ROUTEMATCH`` envvar and ``debug_routematch`` config file setting to the Environment narrative docs chapter. | |||
| 2010-12-16 | Added debug_matched configuration setting. | Joachim Krebs | |
| 2010-11-21 | - Add logging configuration to all paster templates. | Chris McDonough | |
| - ``pyramid_alchemy``, ``pyramid_routesalchemy``, and ``pylons_sqla`` paster templates now use idiomatic SQLAlchemy configuration in their respective ``.ini`` files and Python code. | |||
| 2010-11-10 | fix project chapter to deal with paster template changes | Chris McDonough | |
| 2010-11-04 | fix project documentation to account for starter paster template changes | Chris McDonough | |
