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-14
merge httpexception-utils branch
Chris McDonough
2011-06-14
garden:
Chris McDonough
2011-06-14
- Move default app_iter generation logic into __call__ for
Chris McDonough
2011-06-14
- New method named ``pyramid.request.Request.is_response``. This method
Chris McDonough
2011-06-14
- Added new add_response_adapter method to Configurator.
Chris McDonough
2011-06-13
garden
Chris McDonough
2011-06-13
render nicer docs
Chris McDonough
2011-06-13
flesh out IResponse interface
Chris McDonough
2011-06-13
name argument makes no sense here
Chris McDonough
2011-06-13
- Remove IResponder abstraction in favor of more general IResponse
Chris McDonough
2011-06-11
todo
Chris McDonough
2011-06-11
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-06-11
todo
Chris McDonough
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-06-07
Merge pull request #209 from Cito/master
Carlos de la Guardia
2011-06-07
Signed the contributor agreement.
Christoph Zwerschke
2011-06-07
Fix for issue 208.
Carlos de la Guardia
2011-06-07
Merge pull request #207 from wichert/master
Chris McDonough
2011-06-07
removed test that fails because of a known problem in Pyramid 1.0
Carlos de la Guardia
2011-06-07
Merge remote branch 'cito/master'
Carlos de la Guardia
2011-06-06
Merge branch 'master' of github.com:Pylons/pyramid
Carlos de la Guardia
2011-06-06
Add support for language fallback.
Wichert Akkerman
2011-06-06
Merge pull request #205 from ppaez/master
Chris McDonough
2011-06-06
Small fix in code for Wiki2 tutorial in the view chapter.
Christoph Zwerschke
2011-06-05
Allow empty zodb_uri in the ZODB+traversal scaffold
Patricio Paez
2011-06-05
Make tests in the Wiki2 tutorial a separate chapter, as for Wiki1.
Christoph Zwerschke
2011-06-05
More small fixes made reading the rest of the docs and the tutorials.
Christoph Zwerschke
2011-06-05
Close zodb before removing in functional tests
Patricio Paez
2011-06-04
- It is now possible to control how the Pyramid router calls the WSGI
Chris McDonough
2011-06-04
remove stray -i
Chris McDonough
2011-06-03
fix rendering
Chris McDonough
2011-06-03
minor edits to cito's edits
Chris McDonough
2011-06-03
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-06-03
Merge pull request #202 from Cito/master
Chris McDonough
2011-06-03
Some more small fixes in the narrative docu.
Christoph Zwerschke
2011-06-03
Minor fixes in the Renderers docu.
Christoph Zwerschke
2011-06-03
Fixed quote chars.
Christoph Zwerschke
2011-06-02
Merge pull request #203 from inneos/patch-1
Carlos de la Guardia
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
[next]