| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-04 | upgrade basiclayout chapter | Michael Merickel | |
| 2020-01-02 | Update docs/tutorials/wiki2/basiclayout.rst and related src files | Steve Piercy | |
| 2018-08-30 | Update wiki2 with alchemy cookiecutter source files | Steve Piercy | |
| 2018-06-22 | Update source files for basiclayout step for Alembic support | Steve Piercy | |
| 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-10 | update src files and synch emphasize-lines for alchemy wiki tutorial | Steve Piercy | |
| 2017-04-16 | Fix #2927 - Change to listen = localhost:6543. | Aleph Melo | |
| 2016-12-23 | wiki2/src/basiclayout - update files | Steve Piercy | |
| 2016-12-09 | Added configuration for ipv6 in .ini files. | Martin | |
| 2016-12-07 | fixed 'list' to 'listen' | 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-09 | - update wiki2/src/basiclayout files | Steve Piercy | |
| 2015-11-12 | Restore progress after backing changes out of master. | Michael Merickel | |
| This reverts commit 049e670aef9ea5611561546fd5c0e2dd6152b9b7. | |||
| 2015-11-11 | Revert "update wiki2/src/basiclayout/tutorial" | Steve Piercy | |
| 2015-11-11 | wiki2/src/basiclayout/ | Steve Piercy | |
| - update ini files using new scaffold | |||
| 2012-11-19 | Sync some SQL wiki tutorial files with the scaffold | Patricio Paez | |
| - Files that are not referred to in a literalinclude in the tutorial docs - setup.py appears in literalinclude, but no lines are added or removed so no impact. Fixed docutils order in the requires list. | |||
| 2012-03-21 | generate more common filenames for sqlite and patch the wiki2 | Toni Mueller | |
| tutorial, too | |||
| 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-11-27 | - The SQLAlchemy Wiki tutorial has been updated. It now uses | Chris McDonough | |
| ``@view_config`` decorators and an explicit database population script. Closes #359. | |||
| 2011-10-06 | remove all reference to the paster command-line utility | 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-07-30 | Updated all of the docs to reflect the new pyramid.* settings prefix. | Michael Merickel | |
| 2011-01-19 | adjust wiki2 tutorial based on changes to pyramid_routesalchemy template | 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 | - SQLAlchemy+URLDispatch tutorial updated to integrate changes to | Chris McDonough | |
| ``pyramid_routesalchemy`` template. | |||
| 2010-11-11 | - SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to | Chris McDonough | |
| ``pyramid_routesalchemy`` paster template. | |||
| 2010-11-04 | - The SQL Wiki tutorial was updated to take into account changes to the | Chris McDonough | |
| ``pyramid_routesalchemy`` paster template. | |||
