| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-30 | stray header line | Chris McDonough | |
| 2010-12-30 | - The "view derivation" code is now factored into a set of classes rather | Chris McDonough | |
| than a large number of standalone functions (a side effect of the ``view_mapper`` refactoring). - The ``pyramid.renderer.RendererHelper`` class has grown a ``render_view`` method, which is used by the default view mapper (a side effect of the ``view_mapper`` refactoring). - The object passed as ``renderer`` to the "view deriver" is now an instance of ``pyramid.renderers.RendererHelper`` rather than a dictionary (a side effect of ``view_mapper`` refactoring). | |||
| 2010-12-29 | make sure view returned from view mapper preserves all attrs | Chris McDonough | |
| 2010-12-29 | preserve_attrs->wraps_view, break out preserve_attrs bulk into ↵ | Chris McDonough | |
| preserve_view_attrs, make sure decorator preserves view attrs | |||
| 2010-12-29 | simplify guard logic for __action_decorator__ | Chris McDonough | |
| 2010-12-29 | adjust tests to work w/ latest merge and changes | Rob Miller | |
| 2010-12-29 | Merge remote branch 'refs/remotes/upstream/viewderiver' into ra_view_decoration | Rob Miller | |
| Conflicts: CHANGES.txt pyramid/config.py | |||
| 2010-12-29 | factor deriver from mapper | Chris McDonough | |
| 2010-12-29 | Merge branch 'master' into viewderiver | Chris McDonough | |
| 2010-12-29 | fix from mike | Chris McDonough | |
| 2010-12-29 | typo | Chris McDonough | |
| 2010-12-29 | - The (weak) "Converting a CMF Application to Pyramid" tutorial has been | Chris McDonough | |
| removed from the tutorials section. It was moved to the ``pyramid_tutorials`` Github repository. | |||
| 2010-12-29 | garden | Chris McDonough | |
| 2010-12-29 | git title right | Chris McDonough | |
| 2010-12-29 | resource->asset | Chris McDonough | |
| 2010-12-29 | fix misleading example | Chris McDonough | |
| 2010-12-28 | Enforce that _action_decorator must be a classmethod | Rob Miller | |
| 2010-12-28 | change ``MyView`` to ``MyHandler``, since it's a handler we're mocking | Rob Miller | |
| 2010-12-28 | record handler _action_decorator classmethod support | Rob Miller | |
| 2010-12-28 | Added support for an _action_decorator classmethod on handler classes. | Rob Miller | |
| 2010-12-28 | Recorded description of last change and added self to contributors list. | Rob Miller | |
| 2010-12-28 | add decorator argument to add_view method to support auto-wrapping view ↵ | Rob Miller | |
| callables with a decorator at view registration time | |||
| 2010-12-28 | Merge branch 'master' into viewderiver | Chris McDonough | |
| 2010-12-28 | Merge branch 'mgedmin-master' | Chris McDonough | |
| 2010-12-29 | Whitespace bigotry. | Marius Gedminas | |
| 2010-12-29 | Merge branch 'master' of git://github.com/Pylons/pyramid | Marius Gedminas | |
| 2010-12-29 | Markup fix. | Marius Gedminas | |
| 2010-12-28 | Merge branch 'mgedmin-master' | Chris McDonough | |
| 2010-12-29 | Fix quoting. | Marius Gedminas | |
| 2010-12-29 | Added missing :meth:. | Marius Gedminas | |
| 2010-12-29 | Show the method signatures of pop_flash/peek_flash. | Marius Gedminas | |
| The narrative referred to popping messages from a particular queue, but the code examples didn't show how to indicate which queue you were interested in, leaving the reader a bit confused. | |||
| 2010-12-29 | "one or more has" -> "one or more have". | Marius Gedminas | |
| Sounds more natural to me, and Googling for "one or more: singular or plural" seems to agree. | |||
| 2010-12-29 | Rephrase sentence with no verb. | Marius Gedminas | |
| 2010-12-29 | Typo: cam -> can. | Marius Gedminas | |
| 2010-12-28 | - The ``proutes`` command tried too hard to resolve the view for printing, | Chris McDonough | |
| resulting in exceptions when an exceptional root factory was encountered. Instead of trying to resolve the view, if it cannot, it will now just print ``<unknown>``. | |||
| 2010-12-28 | back to development | Chris McDonough | |
| 2010-12-27 | include handler, translationdir, and localenegotiator zcml references in PDF | Chris McDonough | |
| 2010-12-27 | Prep for 1.0a8. | Chris McDonough | |
| 2010-12-27 | Merge branch 'master' of github.com:Pylons/pyramid | 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-27 | sign myself away | Casey Duncan | |
| 2010-12-27 | wording | Chris McDonough | |
| 2010-12-27 | remove inappropriate use of begin/end | Chris McDonough | |
| 2010-12-27 | remove unnecessary use of begin/end | Chris McDonough | |
| 2010-12-27 | wording | Chris McDonough | |
| 2010-12-27 | - Reconcile "extending an existing application" chapter with existence of | Chris McDonough | |
| "advanced configuration" chapter. | |||
| 2010-12-26 | wording | Chris McDonough | |
| 2010-12-26 | wording | Chris McDonough | |
| 2010-12-26 | explain relative asset spec | Chris McDonough | |
| 2010-12-26 | wording | Chris McDonough | |
