| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-01-16 | explain logging | Chris McDonough | |
| 2012-01-16 | ugh | Chris McDonough | |
| 2012-01-16 | typos | Chris McDonough | |
| 2012-01-16 | guess we have to be drooly here | Chris McDonough | |
| 2012-01-16 | fix Windows break sequence | Chris McDonough | |
| 2012-01-16 | fix Windows break sequence | Chris McDonough | |
| 2012-01-16 | fix output expectations for wsgiref, add indication that a virtualenv should ↵ | Chris McDonough | |
| be used to run helloworld | |||
| 2011-12-16 | stamp out paste.httpserver usage | Chris McDonough | |
| 2011-12-02 | Attempted to clean this up further. | Michael Merickel | |
| 2011-12-01 | Attempt to correct grammar in this paragraph. Uncertain whether it is both ↵ | Steve Piercy | |
| technically and grammatically correct now. Please verify. | |||
| 2011-10-26 | Removing some minor misprints in documentation. | alexander-travov | |
| 2011-10-06 | remove stray references to Paste | Chris McDonough | |
| 2011-08-25 | use Response; fix text | Chris McDonough | |
| 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-12 | reduce awkwardness of phrasing | Chris McDonough | |
| 2011-07-23 | typo | Carlos de la Guardia | |
| 2011-07-23 | remove extra word | Carlos de la Guardia | |
| 2011-07-20 | - Reordered chapters in narrative section for better new user friendliness. | Chris McDonough | |
| - Added more indexing markers to sections in documentation. | |||
| 2011-07-20 | add more index markers | Chris McDonough | |
| 2011-07-12 | remove unnecessary clause | Chris McDonough | |
| 2011-01-29 | renderings | Chris McDonough | |
| 2011-01-27 | module name contractions | Chris McDonough | |
| 2011-01-27 | method name contractions | Chris McDonough | |
| 2011-01-21 | yes, really | Chris McDonough | |
| 2011-01-19 | point to pyramid_zcml | Chris McDonough | |
| 2011-01-02 | Split view chapter, move view config after templates, some reordering in ↵ | Casey Duncan | |
| view config | |||
| 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-19 | move note about zcml to conclusion | Chris McDonough | |
| 2010-12-19 | contextfinding -> resourcelocation | Jamaludin Ahmad | |
| 2010-12-19 | update firstapp chapter | 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-28 | Narrative doc cleanup | 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-16 | Remove "however" since the predicate is not really contrasting, and I found ↵ | Casey Duncan | |
| the implication a bit confusing" | |||
| 2010-11-16 | Split up long sentence on beginning configuration for clarity | Casey Duncan | |
| 2010-11-15 | Split up long sentence on app config 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 | turn a paragraph into a note | Chris McDonough | |
| 2010-11-03 | de-zcml-ify various chapters and move ZCML to the declarative chapter | Chris McDonough | |
| 2010-11-02 | add a missing zero | Chris McDonough | |
| 2010-11-02 | more explicit about the way to start the application | 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-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-01-19 | Spellcheck. | Chris McDonough | |
