| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-08 | typo | Chris McDonough | |
| 2011-09-08 | Replaced "the the" with "the" under Minimalism | Steve Piercy | |
| 2011-09-08 | p.configuration was deprecated | Michael Merickel | |
| 2011-09-08 | garden | Michael Merickel | |
| 2011-09-08 | wording/typo fixes | Chris McDonough | |
| 2011-09-08 | wording/typo fixes | Chris McDonough | |
| 2011-09-08 | wording/typo fixes | Chris McDonough | |
| 2011-09-08 | wording | Chris McDonough | |
| 2011-09-08 | require, not construct | Chris McDonough | |
| 2011-09-07 | add global response section | Chris McDonough | |
| 2011-09-07 | add code examples | Chris McDonough | |
| 2011-09-07 | add references | Chris McDonough | |
| 2011-09-07 | add add_directive example | Chris McDonough | |
| 2011-09-07 | wording | Chris McDonough | |
| 2011-09-07 | wording | Chris McDonough | |
| 2011-09-07 | wording | Chris McDonough | |
| 2011-09-07 | avoid needless generic comparison | Chris McDonough | |
| 2011-09-07 | de-theify | Chris McDonough | |
| 2011-09-07 | chronology | Chris McDonough | |
| 2011-09-07 | misspelling | Chris McDonough | |
| 2011-09-07 | add renderer section; fix wording (thanks jpenny) | Chris McDonough | |
| 2011-09-07 | typo | Chris McDonough | |
| 2011-09-07 | garden | Chris McDonough | |
| 2011-09-07 | more refs to root factory docs | Chris McDonough | |
| 2011-09-07 | add squishy whats-unique section to introduction | Chris McDonough | |
| 2011-09-05 | move unrelated request cleanup to webob.rest; reorder urldispatch chapter ↵ | Chris McDonough | |
| from most-important-concept-to-least | |||
| 2011-09-05 | add explanation of why to use production.ini | Chris McDonough | |
| 2011-09-05 | readd aliases to environment tables | Chris McDonough | |
| 2011-09-04 | Add Windows analogues to all command lines. Closes #144 | Chris McDonough | |
| 2011-09-04 | remove documentation and todo mentions of zope.configuration | Chris McDonough | |
| 2011-09-03 | Updated environment documentation to include an example of accessing the ↵ | Charlie Choiniere | |
| settings dictionary inside an includeme function | |||
| 2011-09-02 | remove; too complex to document here | Chris McDonough | |
| 2011-09-01 | - Added a "Fixing HTTP vs. HTTP When Deploying Behind a Proxy" section to the | Chris McDonough | |
| "Virtual Hosting" chapter. | |||
| 2011-08-31 | wrong path for logging.config | Chris McDonough | |
| 2011-08-29 | add match_param to the narrative docs | Chris McDonough | |
| 2011-08-28 | clean up inappropriate discussions of ZCML | Chris McDonough | |
| 2011-08-25 | use Response; fix text | Chris McDonough | |
| 2011-08-25 | fix helloworld example | Dylan Jay | |
| 2011-08-25 | use routes in firstapp as they are more familar to most and put hello world ↵ | Dylan Jay | |
| on the front page to make grab framework shoppers attention. | |||
| 2011-08-22 | fix stray inclusion of weberror; move manifest description | Chris McDonough | |
| 2011-08-22 | cleanups | 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-21 | add a whatsnew-1.2 doc | Chris McDonough | |
| 2011-08-20 | - Mention debug toolbar in tutorials. | Chris McDonough | |
| 2011-08-20 | remove tween aliases as a concept | Chris McDonough | |
| 2011-08-16 | Added some docs for the new 'setup' option key in [pshell]. | Michael Merickel | |
| 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-08-13 | Require that tween_factory argument to add_tween be a dotted name. | Chris McDonough | |
| 2011-08-13 | disallow adding a tween factory which is an instance without passing its ↵ | Chris McDonough | |
| globally importable name | |||
| 2011-08-13 | mention pyramid_exclog | Chris McDonough | |
