| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-30 | - Remove duplication of ``add_route`` API documentation from URL Dispatch | Chris McDonough | |
| narrative chapter. | |||
| 2011-01-29 | - Changed "Cleaning up After a Request" section in the URL Dispatch chapter | Chris McDonough | |
| to use ``request.add_finished_callback`` instead of jamming an object with a ``__del__`` into the WSGI environment. | |||
| 2011-01-29 | Merge branch 'master' of https://github.com/osmaker/pyramid into osmaker-master | Chris McDonough | |
| 2011-01-28 | shorten too-long lines for latex | Chris McDonough | |
| 2011-01-28 | minor grammar fixes ('a' vs 'an') | Kyle Johnson | |
| 2011-01-27 | method name contractions; move details of view lookup to end | Chris McDonough | |
| 2011-01-27 | fix dangling references | Chris McDonough | |
| 2011-01-26 | fix typo in "URL Dispatch section mentioned by some on mailing list: ↵ | michr | |
| https://groups.google.com/group/pylons-devel/browse_thread/thread/511291709aec2b4a | |||
| 2011-01-21 | - Minimally explain usage of custom regular expressions in URL dispatch | Chris McDonough | |
| replacement markers within URL Dispatch chapter. | |||
| 2011-01-21 | Incorporate suggestions from https://github.com/Pylons/pyramid/issues/#issue/57 | Chris McDonough | |
| 2011-01-21 | - Added "What's New in Pyramid 1.0" chapter to HTML rendering of | Chris McDonough | |
| documentation. | |||
| 2011-01-18 | - Most references to ZCML in narrative chapters have been removed or | Chris McDonough | |
| redirected to ``pyramid_zcml`` locations. | |||
| 2011-01-02 | Split view chapter, move view config after templates, some reordering in ↵ | Casey Duncan | |
| view config | |||
| 2010-12-31 | don't repeat the version so many times | Casey Duncan | |
| 2010-12-31 | simplify route/traversal relationship. No need to repeat ourselves | Casey Duncan | |
| 2010-12-31 | add word chapter | Casey Duncan | |
| 2010-12-31 | add missing word | Casey Duncan | |
| 2010-12-31 | Remove resource location chapter and move intro parts to url dispatch. The ↵ | Casey Duncan | |
| new much ado about traversal chapter takes care of selling traversal now | |||
| 2010-12-29 | fix from mike | Chris McDonough | |
| 2010-12-27 | - Add ``paster proute`` command which displays a summary of the routing | Chris McDonough | |
| table. See the narrative documentation section within the "URL Dispatch" chapter entitled "Displaying All Application Routes". - Added narrative documentation section within the "URL Dispatch" chapter entitled "Displaying All Application Routes" (for ``paster proutes`` command). | |||
| 2010-12-19 | adjust views chapter to better describe handlers as view classes which ↵ | Chris McDonough | |
| happen to be registered using add_handler, gardening | |||
| 2010-12-20 | BFG_ -> PYRAMID_ | Jamaludin Ahmad | |
| 2010-12-20 | there is no mypackage.run module | Jamaludin Ahmad | |
| 2010-12-20 | i believe it's not needed | Jamaludin Ahmad | |
| 2010-12-20 | typo fix | Jamaludin Ahmad | |
| 2010-12-19 | rearrange traversal and urldispatch chapters | Chris McDonough | |
| 2010-12-19 | fix urldispatch chapter | Chris McDonough | |
| 2010-12-19 | context finding -> resource location | Chris McDonough | |
| 2010-12-18 | model->resource; make docs render without warnings | Chris McDonough | |
| 2010-12-18 | model -> resource; resource -> asset | 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-12 | fix merge conflicts | Casey Duncan | |
| 2010-12-09 | fix docs: pyramid.configuration -> pyramid.config | Chris McDonough | |
| 2010-12-02 | Merge https://github.com/Pylons/pyramid | Casey Duncan | |
| 2010-12-01 | fix bad info in urldispatch chapter: matchdict and matched_route will be None | 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-28 | Narrative doc cleanup | Blaise Laflamme | |
| 2010-11-27 | Merge https://github.com/Pylons/pyramid | Casey Duncan | |
| 2010-11-23 | fix quoting | Chris McDonough | |
| 2010-11-22 | Move however to contrasting sentence | Casey Duncan | |
| 2010-11-22 | Be consistent with the spelling of 'slash-appending not found view', Change ↵ | Casey Duncan | |
| paragraph about losing POST data on redirect to a warning | |||
| 2010-11-22 | reword paragraph explaining append_slash_notfound_view for clarity | Casey Duncan | |
| 2010-11-21 | commafy and dehyphenatei, add word 'documented' | Casey Duncan | |
| 2010-11-21 | fix typo | Casey Duncan | |
| 2010-11-21 | Break sentence in leiu of semicolon splice | Casey Duncan | |
| 2010-11-21 | fix typo | Casey Duncan | |
| 2010-11-21 | fix lingering old-style replacement marker syntax | Casey Duncan | |
| 2010-11-21 | clarify sentence about nonsensical replacement markers | Casey Duncan | |
| 2010-11-21 | fix lingering old-style replacement marker syntax | Casey Duncan | |
