| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-20 | proper hyphenation of UTF-8-decoded | Steve Piercy | |
| 2018-11-19 | rip out moar unicode prefixes | Michael Merickel | |
| 2018-08-18 | Clean up code-blocks in traversal | Steve Piercy | |
| 2015-10-27 | minor grammar, rewrap 79 columns, some .rst syntax fixes | Steve Piercy | |
| 2013-10-02 | rearrange the fix | Chris McDonough | |
| 2013-09-03 | Removed unnecessary side bar with duplicate content | Bert JW Regeer | |
| The side-bar contained a duplication of code that was already in the main article. Adding a note instead and removing the side-bar provides the same information without nearly as much duplication. | |||
| 2013-08-08 | "resouce" to "resource" | tisdall | |
| 2013-04-01 | fix some cross-references | Tshepang Lekhonkhobe | |
| 2013-03-23 | create optionality note for traversal chapter, see issue #879 | Chris McDonough | |
| 2013-03-09 | capitalize; add term role | Tshepang Lekhonkhobe | |
| 2012-02-15 | - Replace all mentions of zope.interface.implements with | Chris McDonough | |
| zope.interface.implementer. | |||
| 2012-01-30 | Hello world with traversal, linked from various places; plus some 'what this ↵ | Paul Winkler | |
| chapter is for' notes on the other traversal chapters. Hope this helps. | |||
| 2011-08-14 | - The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and | Chris McDonough | |
| ``current_route_url`` functions in the ``pyramid.url`` package now delegate to a method on the request they've been passed, instead of the other way around. The pyramid.request.Request object now inherits from a mixin named pyramid.url.URLMethodsMixin to make this possible, and all url/path generation logic is embedded in this mixin. - Narrative and API documentation which used the ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and ``current_route_url`` functions in the ``pyramid.url`` package have now been changed to use eponymous methods of the request instead. | |||
| 2011-07-20 | - Reordered chapters in narrative section for better new user friendliness. | Chris McDonough | |
| - Added more indexing markers to sections in documentation. | |||
| 2011-06-03 | Fixed quote chars. | Christoph Zwerschke | |
| 2011-06-02 | Some typos, better quoting in Traversal docs. | Christoph Zwerschke | |
| 2011-02-05 | fix conflicts | Chris McDonough | |
| 2011-01-28 | nonsensical mod | Chris McDonough | |
| 2011-01-27 | module name contractions | Chris McDonough | |
| 2011-01-27 | First batch of fixes for typo's and other language issues. | Chris Beelby | |
| 2011-01-02 | Split view chapter, move view config after templates, some reordering in ↵ | Casey Duncan | |
| view config | |||
| 2011-01-01 | rework paragraphs discussifng root factot config | Casey Duncan | |
| 2011-01-01 | rework opening explanation of the resource tree for clarity | Casey Duncan | |
| 2011-01-01 | XXX try to clearly explain how the view name is derived during traversal, ↵ | Casey Duncan | |
| confirm this is sufficiently truthy XXX | |||
| 2011-01-01 | clarify traversal details | Casey Duncan | |
| 2011-01-01 | reword for clarity | Casey Duncan | |
| 2011-01-01 | simplify/clarify | Casey Duncan | |
| 2011-01-01 | clarify opening paragraph | Casey Duncan | |
| 2010-12-31 | clarify that the default root resource is empty | Casey Duncan | |
| 2010-12-31 | clarify | Casey Duncan | |
| 2010-12-31 | remove rendundant sentence that was redundant | Casey Duncan | |
| 2010-12-31 | remove stray quote | Casey Duncan | |
| 2010-12-31 | add Much ado about traversal chapter from Rob Miller, with light ↵ | Casey Duncan | |
| adaptations. Also remove some now redundant overview content in the Traversal chapter, which is now only details. | |||
| 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-19 | make a judgment | Chris McDonough | |
| 2010-12-19 | wording | Chris McDonough | |
| 2010-12-19 | an -> a | Chris McDonough | |
| 2010-12-19 | get rid of UNIX user analogy | 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-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 | Narrative doc cleanup | Blaise Laflamme | |
| 2010-11-18 | Remove "and", add commas | 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-10-25 | convert narrative docs to Pyramid | Chris McDonough | |
| 2010-09-05 | - Each of the follow methods of the Configurator now allow the | Chris McDonough | |
| below-named arguments to be passed as "dotted name strings" (e.g. "foo.bar.baz") rather than as actual implementation objects that must be imported: setup_registry root_factory, authentication_policy, authorization_policy, debug_logger, locale_negotiator, request_factory, renderer_globals_factory add_subscriber subscriber, iface derive_view view add_view view, for_, context, request_type, containment add_route() view, view_for, factory, for_, view_context scan package add_renderer factory set_forbidden_view view set_notfound_view view set_request_factory factory set_renderer_globals_factory() factory set_locale_negotiator negotiator testing_add_subscriber event_iface | |||
| 2010-03-08 | extra letter | Carlos de la Guardia | |
