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
2012-02-26
Merge branch 'master' into 1.3-branch
Chris McDonough
2012-02-26
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-02-26
Merge branch 'master' into 1.3-branch
Chris McDonough
2012-02-26
make latex render again
Chris McDonough
2012-02-26
- Pyramid authorization policies did not show up in the introspector.
Chris McDonough
2012-02-24
Merge pull request #446 from slinkp/master
Chris McDonough
2012-02-24
Sign contributor agreement. Also, a typo.
Paul Winkler
2012-02-24
add warning
Chris McDonough
2012-02-24
docs-deprecate tmpl_context
Chris McDonough
2012-02-24
Merge branch '1.3-branch'
Chris McDonough
2012-02-24
Merge branch 'master' into 1.3-branch
Chris McDonough
2012-02-24
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-02-24
use paren-bracketed imports for modules from the same source
Chris McDonough
2012-02-24
Merge pull request #445 from slinkp/master
Chris McDonough
2012-02-24
More trivial typos
Paul Winkler
2012-02-24
Trivial typos
Paul Winkler
2012-02-23
fixes #307
Chris McDonough
2012-02-23
fix
Chris McDonough
2012-02-22
- ``pyramid.config.Configurator.with_package`` didn't work if the
Chris McDonough
2012-02-22
move init_mimetypes to response module
Chris McDonough
2012-02-22
Merge branch '1.3-branch'
Chris McDonough
2012-02-22
prep for 1.3a9
Chris McDonough
2012-02-22
fix
Chris McDonough
2012-02-22
allow user to pass content type and encoding, change favicon example to use F...
Chris McDonough
2012-02-22
- New APIs: ``pyramid.response.FileResponse`` and
Chris McDonough
2012-02-22
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-02-22
Merge branch '1.3-branch'
Chris McDonough
2012-02-22
Merge branch 'master' into 1.3-branch
Chris McDonough
2012-02-22
gardeng
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a
Chris McDonough
2012-02-22
maintain whatsnew
Chris McDonough
2012-02-22
not required
Chris McDonough
2012-02-22
register notfound views with __no_permission_required__
Chris McDonough
2012-02-22
whoops
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_notfound_view``. This is a
Chris McDonough
2012-02-21
Merge pull request #444 from mgedmin/fix-static-example
Chris McDonough
2012-02-21
Fix favicon_view example: open the file in binary mode.
Marius Gedminas
2012-02-20
squash the last resource warning
Chris McDonough
2012-02-20
squash some resource warnings under py3
Chris McDonough
2012-02-20
- The static file response object used by ``config.add_static_view`` opened
Chris McDonough
2012-02-20
garden
Chris McDonough
2012-02-20
garden
Chris McDonough
2012-02-20
garden
Chris McDonough
2012-02-20
recategorize a couple of methods
Chris McDonough
2012-02-20
remove untruth
Chris McDonough
2012-02-20
provide version number
Chris McDonough
2012-02-20
garden
Chris McDonough
2012-02-20
modify whatsnew
Chris McDonough
2012-02-20
add tests for introspection switch
Chris McDonough
2012-02-20
Features
Chris McDonough
[next]