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
/
docs
/
narr
/
hooks.rst
Age
Commit message (
Expand
)
Author
2012-08-25
Subscriber predicates:
Chris McDonough
2012-08-06
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-08-06
add as-of-version notes
Chris McDonough
2012-08-06
garden
Michael Merickel
2012-08-06
add docs for third-party view predicates
Chris McDonough
2012-06-17
docs: Add view callable example to section on rendering_val.
Jeff Cook
2012-06-07
Update documentation to clarify purpose of BeforeRender.rendering_val.
Jeff Cook
2012-04-12
Typos
Patricio Paez
2012-03-05
add_traverser
Chris McDonough
2012-03-02
Remove some confusion about finished callbacks.
Ruslan Spivak
2012-02-29
fix decorators
Chris McDonough
2012-02-26
fix instance creation
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_notfound_view``. This is a
Chris McDonough
2012-02-18
dont mention arg by name
Chris McDonough
2012-02-18
minor wording fixes
Chris McDonough
2012-02-17
Features
Chris McDonough
2012-02-15
- Add ``pyramid.config.Configurator.set_traverser`` API method. See the
Chris McDonough
2012-02-15
- Replace all mentions of zope.interface.implements with
Chris McDonough
2011-12-16
stamp out paste.httpserver usage
Chris McDonough
2011-12-15
fix import
Chris McDonough
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-09-27
typo
Chris McDonough
2011-09-23
fixed up all the warning dealing ..note and ..warn
michr
2011-08-20
remove tween aliases as a concept
Chris McDonough
2011-08-14
- The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and
Chris McDonough
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 glob...
Chris McDonough
2011-08-12
Merge branch 'fix.tween-graph'
Michael Merickel
2011-08-12
Updated the docs with the new over/under tuples.
Michael Merickel
2011-08-12
garden changes; fix docs rendering
Chris McDonough
2011-08-12
add pyramid.tweens configuration value docs
Chris McDonough
2011-08-10
trunk is 1.2dev, who are we fooling
Chris McDonough
2011-08-08
document under and over params
Chris McDonough
2011-08-06
docs rendering
Chris McDonough
2011-08-06
change return value of tween to just response
Chris McDonough
2011-08-06
add tweens module, add docs for ptweens and tweens to hooks
Chris McDonough
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-07-28
add some edits to the docs for response_adapter decorator; fix renderings
Chris McDonough
2011-07-28
merge
Chris McDonough
2011-07-22
Fixed formatting fail.
Michael Merickel
2011-07-20
add more index markers
Chris McDonough
2011-07-12
reviewed
Chris McDonough
2011-07-11
Decorator version of config.add_response_adapter.
Manuel Hermann
2011-07-02
reorder
Chris McDonough
2011-07-01
- Deprecated the ``set_renderer_globals_factory`` method of the Configurator
Chris McDonough
2011-06-20
- Register the default exception view for context of
Chris McDonough
2011-06-18
fix rendering
Chris McDonough
2011-06-14
merge httpexception-utils branch
Chris McDonough
2011-06-14
- Added new add_response_adapter method to Configurator.
Chris McDonough
[next]