Chris McDonough
2011-01-08 a063aff1b0a9fe1f9d8c4a4baeade6453695f171
2011-01-08 Chris McDonough
prep for 1.0a9
blob@ a063af commitdiff | diff to current
2011-01-08 Chris McDonough
garden
blob@ 5b20ad commitdiff | diff to current
2011-01-08 Chris McDonough
garden
blob@ 56a8d0 commitdiff | diff to current
2011-01-08 Chris McDonough
garden
blob@ f3f45a commitdiff | diff to current
2011-01-08 Chris McDonough
- ``pyramid.interfaces.ISession.get_csrf_token`` now mandates that an imp...
blob@ 14f863 commitdiff | diff to current
2011-01-08 Chris McDonough
add note about view mapper docs
blob@ 8839b6 commitdiff | diff to current
2011-01-08 Chris McDonough
- Rename ``view_mapper`` argument to add_view to ``mapper``.
blob@ 5e3d64 commitdiff | diff to current
2011-01-07 Chris McDonough
- Readd ``pyramid.traversal.model_path_tuple`` as an alias for ``pyramid....
blob@ 8673fb commitdiff | diff to current
2011-01-05 Chris McDonough
- Instances of ``pyramid.testing.DummyRequest`` now have a ``session`` ob...
blob@ 51b2e8 commitdiff | diff to current
2011-01-03 Chris McDonough
- Add a new API ``pyramid.url.current_route_url``, which computes a URL bas...
blob@ 5653d1 commitdiff | diff to current
2011-01-03 Chris McDonough
gardening
blob@ a65bec commitdiff | diff to current
2011-01-03 Chris McDonough
Merge branch 'jkrebs-master'
blob@ 07ee47 commitdiff | diff to current
2011-01-03 Chris McDonough
- Allow static renderer provided during view registration to be overridden ...
blob@ d95cd9 commitdiff | diff to current
2011-01-02 Chris McDonough
- add a ``add_view_mapper`` API to Configurator. This API allows you to ad...
blob@ 80aa77 commitdiff | diff to current
2011-01-01 Chris McDonough
quote literal
blob@ 60eccf commitdiff | diff to current
2011-01-01 Chris McDonough
- The class ``pyramid.authentication.AuthTktCookieHelper`` is now an API. ...
blob@ 441666 commitdiff | diff to current
2010-12-31 Chris McDonough
- The ``pyramid.interfaces.IAuthenticationPolicy`` interface now specifies ...
blob@ 2526d8 commitdiff | diff to current
2010-12-31 Chris McDonough
- A view callable wrapper registered in the registry now contains an ``__...
blob@ 95c95b commitdiff | diff to current
2010-12-31 Chris McDonough
note previous change
blob@ 13bfb5 commitdiff | diff to current
2010-12-30 Chris McDonough
stray header line
blob@ fcff8c commitdiff | diff to current
2010-12-30 Chris McDonough
- The "view derivation" code is now factored into a set of classes rather ...
blob@ 95c9f6 commitdiff | diff to current
2010-12-29 Rob Miller
Merge remote branch 'refs/remotes/upstream/viewderiver' into ra_view_decora...
blob@ 9c1d34 commitdiff | diff to current
2010-12-29 Joachim Krebs
Removed self arguments from new ISession method signatures.
blob@ ac718c commitdiff | diff to current
2010-12-29 Chris McDonough
- The (weak) "Converting a CMF Application to Pyramid" tutorial has been ...
blob@ 7e9d3c commitdiff | diff to current
2010-12-29 Rob Miller
record handler _action_decorator classmethod support
blob@ 744d76 commitdiff | diff to current
2010-12-29 Rob Miller
Recorded description of last change and added self to contributors list.
blob@ bae647 commitdiff | diff to current
2010-12-28 Chris McDonough
- The ``proutes`` command tried too hard to resolve the view for printing, ...
blob@ afbc5d commitdiff | diff to current
2010-12-28 Chris McDonough
back to development
blob@ 096c4b commitdiff | diff to current
2010-12-27 Chris McDonough
Prep for 1.0a8.
blob@ 636294 commitdiff | diff to current
2010-12-27 Chris McDonough
- Add ``paster proute`` command which displays a summary of the routing t...
blob@ 90a327 commitdiff | diff to current
2010-12-26 Chris McDonough
- Merge "Static Assets" chapter into the "Assets" chapter.
blob@ 88b9ee commitdiff | diff to current
2010-12-26 Chris McDonough
- Move ZCML usage in Hooks chapter to Declarative Configuration chapter.
blob@ e1a7e0 commitdiff | diff to current
2010-12-25 Chris McDonough
- Prevent misunderstanding of how the ``view`` and ``view_permission`` ar...
blob@ f5bafd commitdiff | diff to current
2010-12-25 Chris McDonough
- Changed "Static Assets" narrative chapter: clarify that ``name`` represen...
blob@ 56db9e commitdiff | diff to current
2010-12-25 Chris McDonough
note timtowti
blob@ 22533d commitdiff | diff to current
2010-12-24 Chris McDonough
- Added "Advanced Configuration" narrative chapter which documents how to ...
blob@ 10fd8f commitdiff | diff to current
2010-12-24 Chris McDonough
- Fix API documentation rendering for ``pyramid.view.static``
blob@ b33dca commitdiff | diff to current
2010-12-24 Chris McDonough
- The name ``registry`` was not available in the ``paster pshell`` enviro...
blob@ e6f45b commitdiff | diff to current
2010-12-23 Chris McDonough
- The ``pyramid_zodb`` Paster template no longer employs ZCML. Instead, it...
blob@ 2a5ae0 commitdiff | diff to current
2010-12-23 Chris McDonough
- Added CSRF token generation, as described in the narrative chapter entitl...
blob@ 319793 commitdiff | diff to current
2010-12-22 Chris McDonough
- Added flash messaging, as described in the "Flash Messaging" narrative ...
blob@ 4df636 commitdiff | diff to current
2010-12-21 Chris McDonough
- Added "Finding the Root Resource" to Resources narrative chapter.
blob@ b32bfd commitdiff | diff to current
2010-12-21 Chris McDonough
- Added "Obtaining the Lineage of a Resource" to the Resources narrative ...
blob@ f4f41f commitdiff | diff to current
2010-12-21 Chris McDonough
Features --------
blob@ bac5b3 commitdiff | diff to current
2010-12-20 Chris McDonough
back to development
blob@ 13de5d commitdiff | diff to current
2010-12-20 Chris McDonough
prep for 1.0a7
blob@ bd3bf1 commitdiff | diff to current
2010-12-20 Jamaludin Ahmad
BFG_ -> PYRAMID_
blob@ 7b9066 commitdiff | diff to current
2010-12-20 Chris McDonough
- Split off "Renderers" as its own chapter from "Views" chapter in narrativ...
blob@ a59c78 commitdiff | diff to current
2010-12-19 Chris McDonough
rearrange
blob@ bdb5ed commitdiff | diff to current
2010-12-19 Chris McDonough
add functional testing example
blob@ 6ee49a commitdiff | diff to current
first | « prev | next »