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
Age
Commit message (
Expand
)
Author
2011-06-02
Edited pyramid/settings.py via GitHub
Bruno Binet
2011-06-02
Some typos, better quoting in Traversal docs.
Christoph Zwerschke
2011-06-02
Merge pull request #201 from Cito/master
Carlos de la Guardia
2011-06-02
Fix wrong parameter name.
Christoph Zwerschke
2011-05-31
broke this in the last commit
Chris McDonough
2011-05-31
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-05-30
Merge pull request #200 from ppaez/tutorial-updates
Carlos de la Guardia
2011-05-30
Sync Adding Authorization on both wiki tutorials
Patricio Paez
2011-05-30
Improvements to Adding Authorization of the wiki tutorials
Patricio Paez
2011-05-30
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-30
Merge pull request #198 from mmerickel/fix_wildcard_dispatch
Chris McDonough
2011-05-30
add design defense entry for simpler traversal
Chris McDonough
2011-05-30
- Fix older CHANGES entries.
Chris McDonough
2011-05-30
Removed a pdb trace. Oops!
Michael Merickel
2011-05-30
Fixed a bug in dispatch matching * at the end of a route.
Michael Merickel
2011-05-29
docs fixes
Chris McDonough
2011-05-29
docs fixes
Chris McDonough
2011-05-29
remove unused comments
Chris McDonough
2011-05-29
back up to complete coverage
Chris McDonough
2011-05-29
add some tests for WSGIHTTPException
Chris McDonough
2011-05-29
change docs; simplify
Chris McDonough
2011-05-29
preemptively drop 2.4 support
Chris McDonough
2011-05-28
move is_response back to pyramid.view
Chris McDonough
2011-05-28
explain better
Chris McDonough
2011-05-28
explain better
Chris McDonough
2011-05-28
use a generator; explain
Chris McDonough
2011-05-28
bite the bullet and replace all webob.exc classes with ones of our own
Chris McDonough
2011-05-28
horrid workaround for no app_iter initialized
Chris McDonough
2011-05-27
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-27
Merge pull request #197 from mmerickel/mako_defaults
Chris McDonough
2011-05-27
Attempt to fix issue #193 by setting mako default filter to 'h'.
Michael Merickel
2011-05-26
Fix typo to close issue 196.
Carlos de la Guardia
2011-05-26
work towards unifying NotFound/HTTPNotFound and Forbidden/HTTPForbidden; 2 te...
Chris McDonough
2011-05-25
add docs about configuring a session factory for this authentication policy t...
Chris McDonough
2011-05-25
add notifications for new feature
Chris McDonough
2011-05-25
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-25
Merge pull request #194 from mmerickel/session_authn
Chris McDonough
2011-05-25
Finally got around to signing the contrib agreement.
Michael Merickel
2011-05-25
Added a simple session-based authentication policy.
Michael Merickel
2011-05-18
Revert to get rid of incorrect author
Carlos de la Guardia
2011-05-18
added correct module name to method references so that proper links are gener...
John Anderson
2011-05-16
typo
Chris McDonough
2011-05-16
- Added API docs for ``pyramid.httpexceptions.abort`` and
Chris McDonough
2011-05-15
garden
Chris McDonough
2011-05-15
docstring/comment changes
Chris McDonough
2011-05-14
template -> scaffold
Chris McDonough
2011-05-14
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-14
add 'What's new In Pyramid 1.1' document
Chris McDonough
2011-05-14
Merge pull request #190 from wichert/master
Carlos de la Guardia
[prev]
[next]