| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-06 | correct configuration.rst add missing route_name | slobinger | |
| Add missing route_name argument to the call of config.add_view in the imperative configuration example. | |||
| 2018-08-21 | Synch Hello World app with canonical version on trypyramid.com and elsewhere | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in configuration | Steve Piercy | |
| 2017-07-03 | Update example apps to use config context manager | Steve Piercy | |
| 2017-02-04 | configuration should not be quoted | Steve Piercy | |
| - closes #2944 | |||
| 2015-10-08 | wrap 79 cols | Steve Piercy | |
| 2015-10-04 | grammar | Steve Piercy | |
| (cherry picked from commit 961dcb8) (cherry picked from commit eb74c4d) | |||
| 2014-08-08 | Link to .ini file description in configuration chapter. | Karl O. Pinc | |
| The Startup chapter describes a Pyramid application's .ini file. This is now a seealso in the Configuration chapter. | |||
| 2014-04-23 | Typo found in second Declarative code block | bobby | |
| There were two import statements for Configurator. I removed the second import statement in the "__main__" since most of the documentation declares all imports on the top of the source. modified: configuration.rst | |||
| 2013-03-22 | remove unused ignore-next-block directive | Tshepang Lekhonkhobe | |
| 2013-02-08 | fix a Sphinx warning | Tshepang Lekhonkhobe | |
| 2013-02-06 | Merge pull request #849 from tshepang/patch-3 | Tres Seaver | |
| no need for a 'topic' directive | |||
| 2013-02-06 | no need for a 'topic' directive | Tshepang Lekhonkhobe | |
| 2013-02-06 | displaying lineno for 1-line snippet is overkill | Tshepang Lekhonkhobe | |
| 2012-01-05 | Fixed a couple docs bugs reported by davidfung. | Michael Merickel | |
| 2011-12-16 | stamp out paste.httpserver usage | Chris McDonough | |
| 2011-07-20 | typo | Chris McDonough | |
| 2011-07-20 | use less awkward language | Chris McDonough | |
| 2011-07-11 | simplify | Chris McDonough | |
| 2011-07-11 | simplify | Chris McDonough | |
| 2011-01-27 | module name contractions | Chris McDonough | |
| 2011-01-19 | clarify | Chris McDonough | |
| 2010-12-19 | wording | Chris McDonough | |
| 2010-12-16 | tweakage | Chris McDonough | |
| 2010-12-12 | fix merge conflicts | Casey Duncan | |
| 2010-12-09 | fix docs: pyramid.configuration -> pyramid.config | Chris McDonough | |
| 2010-11-30 | Merge https://github.com/Pylons/pyramid | Casey Duncan | |
| 2010-11-28 | Normalized narrative doc, code with linenos while text+bash don't | Blaise Laflamme | |
| 2010-11-19 | merge changes from master | Casey Duncan | |
| 2010-11-19 | - Remove calls to config.begin()/config.end() from startup config code in | Chris McDonough | |
| tutorials and paster templates (no longer required). | |||
| 2010-11-15 | Add missing closing paren (prose) | Casey Duncan | |
| 2010-11-15 | Reword sentence describing what Pyramid config accomplishes | Casey Duncan | |
| 2010-11-15 | Reword sentence explaining application configuration for clarity | Casey Duncan | |
| 2010-11-09 | - All references to Pyramid-the-application were changed from :mod:`pyramid` | Chris McDonough | |
| to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal) | |||
| 2010-11-04 | simplify | Chris McDonough | |
| 2010-11-03 | de-zcml-ify various chapters and move ZCML to the declarative chapter | Chris McDonough | |
| 2010-11-02 | - Remove references to 'WebOb' Response and just call it 'Response', and note | Chris McDonough | |
| that it is imported from pyramid. API docs can mention its inheritance from webob (aka "Provide a webob.Response class facade for forward compat"). | |||
| 2010-10-29 | bfg_view -> view_config | Chris McDonough | |
| 2010-10-25 | convert narrative docs to Pyramid | Chris McDonough | |
| 2010-04-14 | Add "exception views" work contributed primarily by Andrey Popp by merging ↵ | Chris McDonough | |
| the "phash" branch. | |||
| 2010-01-19 | Spellcheck. | Chris McDonough | |
| 2010-01-18 | Prep for b1 | Chris McDonough | |
| Merge a bunch of paper-based docs fixes Configure logging during bfgshell. | |||
| 2010-01-16 | Massive overhaul to deal with the reality that we don't map URLs directly to ↵ | Chris McDonough | |
| code. | |||
| 2010-01-14 | Merge fixes from paper. | Chris McDonough | |
| 2010-01-13 | Merge andrew-docs branch. | Chris McDonough | |
| 2010-01-11 | Merge of andrew-docs branch. | Chris McDonough | |
| 2009-12-31 | Wording. | Chris McDonough | |
| 2009-12-31 | De-stiltify. | Chris McDonough | |
| 2009-12-30 | Wording. | Chris McDonough | |
| 2009-12-27 | - Added manual index entries to generated index. | Chris McDonough | |
