index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES.txt
Age
Commit message (
Expand
)
Author
2011-01-03
- Add a new API ``pyramid.url.current_route_url``, which computes a URL based
Chris McDonough
2011-01-03
gardening
Chris McDonough
2011-01-03
Merge branch 'jkrebs-master'
Chris McDonough
2011-01-02
- Allow static renderer provided during view registration to be overridden at
Chris McDonough
2011-01-02
- add a ``add_view_mapper`` API to Configurator. This API allows you to add
Chris McDonough
2011-01-01
quote literal
Chris McDonough
2011-01-01
- The class ``pyramid.authentication.AuthTktCookieHelper`` is now an API.
Chris McDonough
2010-12-31
- The ``pyramid.interfaces.IAuthenticationPolicy`` interface now specifies an
Chris McDonough
2010-12-31
- A view callable wrapper registered in the registry now contains an
Chris McDonough
2010-12-31
note previous change
Chris McDonough
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
2010-12-29
Merge remote branch 'refs/remotes/upstream/viewderiver' into ra_view_decoration
Rob Miller
2010-12-29
Removed self arguments from new ISession method signatures.
Joachim Krebs
2010-12-29
- The (weak) "Converting a CMF Application to Pyramid" tutorial has been
Chris McDonough
2010-12-28
record handler _action_decorator classmethod support
Rob Miller
2010-12-28
Recorded description of last change and added self to contributors list.
Rob Miller
2010-12-28
- The ``proutes`` command tried too hard to resolve the view for printing,
Chris McDonough
2010-12-28
back to development
Chris McDonough
2010-12-27
Prep for 1.0a8.
Chris McDonough
2010-12-27
- Add ``paster proute`` command which displays a summary of the routing
Chris McDonough
2010-12-26
- Merge "Static Assets" chapter into the "Assets" chapter.
Chris McDonough
2010-12-26
- Move ZCML usage in Hooks chapter to Declarative Configuration chapter.
Chris McDonough
2010-12-25
- Prevent misunderstanding of how the ``view`` and ``view_permission``
Chris McDonough
2010-12-24
- Changed "Static Assets" narrative chapter: clarify that ``name`` represents
Chris McDonough
2010-12-24
note timtowti
Chris McDonough
2010-12-24
- Added "Advanced Configuration" narrative chapter which documents how to
Chris McDonough
2010-12-24
- Fix API documentation rendering for ``pyramid.view.static``
Chris McDonough
2010-12-23
- The name ``registry`` was not available in the ``paster pshell``
Chris McDonough
2010-12-22
- The ``pyramid_zodb`` Paster template no longer employs ZCML. Instead, it
Chris McDonough
2010-12-22
- Added CSRF token generation, as described in the narrative chapter entitled
Chris McDonough
2010-12-22
- Added flash messaging, as described in the "Flash Messaging" narrative
Chris McDonough
2010-12-21
- Added "Finding the Root Resource" to Resources narrative chapter.
Chris McDonough
2010-12-20
- Added "Obtaining the Lineage of a Resource" to the Resources narrative
Chris McDonough
2010-12-20
Features
Chris McDonough
2010-12-20
back to development
Chris McDonough
2010-12-20
prep for 1.0a7
Chris McDonough
2010-12-20
BFG_ -> PYRAMID_
Jamaludin Ahmad
2010-12-19
- Split off "Renderers" as its own chapter from "Views" chapter in narrative
Chris McDonough
2010-12-19
rearrange
Chris McDonough
2010-12-19
add functional testing example
Chris McDonough
2010-12-19
- All environment variables which used to be prefixed with ``BFG_`` are now
Chris McDonough
2010-12-19
- When a configuration conflict is encountered during scanning, the conflict
Chris McDonough
2010-12-18
resource/asset normalization
Chris McDonough
2010-12-18
spacing, note
Chris McDonough
2010-12-18
spacing
Chris McDonough
2010-12-18
summarize asset/resource/model changes
Chris McDonough
2010-12-16
- Direct Jython users to Mako rather than Jinja2 in "Install" narrative
Chris McDonough
2010-12-16
- The name ``registry`` is now available in a ``pshell`` environment by
Chris McDonough
2010-12-16
mention paster templates
Chris McDonough
[next]