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
Age
Commit message (
Expand
)
Author
2011-06-14
merge httpexception-utils branch
Chris McDonough
2011-06-14
- Added new add_response_adapter method to Configurator.
Chris McDonough
2011-06-13
- Remove IResponder abstraction in favor of more general IResponse
Chris McDonough
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-06-07
Fix for issue 208.
Carlos de la Guardia
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
Small fix in code for Wiki2 tutorial in the view chapter.
Christoph Zwerschke
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
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
Some typos, better quoting in Traversal docs.
Christoph Zwerschke
2011-06-02
Fix wrong parameter name.
Christoph Zwerschke
2011-05-31
broke this in the last commit
Chris McDonough
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
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
add design defense entry for simpler traversal
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-25
add notifications for new feature
Chris McDonough
2011-05-25
Added a simple session-based authentication policy.
Michael Merickel
2011-05-16
typo
Chris McDonough
2011-05-16
- Added API docs for ``pyramid.httpexceptions.abort`` and
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
Correct spelling of my name
Wichert Akkerman
2011-05-14
applied some of the suggestions from issue #189. closes #189
Chris McDonough
2011-05-14
use lingua in docs (thanks to wichert)
Chris McDonough
2011-05-13
- The ``add_route`` method of the Configurator now accepts a ``static``
Chris McDonough
2011-05-13
- Added documentation for a "multidict" (e.g. the API of ``request.POST``) as
Chris McDonough
2011-05-05
Fixed some line numbers in the docs.
Michael Merickel
2011-05-05
Fixed a bug in the wiki2/auth tutorial.
Michael Merickel
2011-05-04
Revert "test adding theme as a submodule"
cguardia
2011-05-04
Revert "fixed makefile to update theme submodule correctly"
cguardia
2011-05-04
code refactoring for showing route->view relationship more correctly; tests a...
cguardia
2011-04-27
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-25
spell it out entirely
Chris McDonough
2011-04-25
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-24
Merge branch 'zodb-tutorial-test-reorg' of https://github.com/ppaez/pyramid i...
Chris McDonough
2011-04-24
Merge branch 'master' of https://github.com/jdnavarro/pyramid into jdnavarro-...
Chris McDonough
2011-04-24
fix rendering issue
Chris McDonough
[next]