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-06-17
CONTRIBUTORS: Add self / accept contribution terms
Jeff Cook
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-06-04
point back to renderer_system_values in render and render_to_response
Chris McDonough
2012-06-04
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-05-31
Merge pull request #614 from zebpalmer/master
Blaise Laflamme
2012-05-31
Added missing word "name"
Zeb Palmer
2012-05-16
Fix resource leak warning under Py3k.
Tres Seaver
2012-05-16
Remove last class advice usage (breaks under Py3k with new zope.interface.
Tres Seaver
2012-05-15
Merge pull request #603 from bboe/patch-1
Chris McDonough
2012-05-15
Fixed spelling errors and double backslash in `C:\`.
Bryce Boe
2012-05-12
configurator, not configuration
Chris McDonough
2012-05-12
remove uses-interfaces-too-liberally (this was only true of bfg) and update d...
Chris McDonough
2012-05-11
add link to explanation
Chris McDonough
2012-05-09
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-05-09
activate sphinx.ext.viewcode extension
Chris McDonough
2012-05-07
Merge pull request #598 from ppaez/paulo-grammatical-fix
Patricio Paez
2012-05-07
Two grammatical fixes
Patricio Paez
2012-05-06
added sphinx theme as submodule, added rtd hack to update theme
Blaise Laflamme
2012-05-04
add python 3 as a uniqueness
Chris McDonough
2012-05-04
garden
Chris McDonough
2012-05-04
add introspection to whats unique
Chris McDonough
2012-05-03
garden
Chris McDonough
2012-05-03
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-05-03
reuse default logic between json and jsonp
Chris McDonough
2012-05-03
use the same default logic for jsonp as for json
Chris McDonough
2012-05-03
Merge pull request #595 from vipera/master
Michael Merickel
2012-05-03
Updated contributors file
Marin Rukavina
2012-05-03
Merge branch 'mmerickel-feature.json-api'
Chris McDonough
2012-05-03
allow __json__ and custom adapters to accept request arg
Chris McDonough
2012-05-03
Merge branch 'master' into feature.json-api
Michael Merickel
2012-05-02
garden
Chris McDonough
2012-05-02
Merge branch 'vipera-master'
Chris McDonough
2012-05-02
add a change note
Chris McDonough
2012-05-02
simplify tests
Chris McDonough
2012-05-02
Merge https://github.com/vipera/pyramid into vipera-master
Chris McDonough
2012-05-02
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-05-02
Updated tests for static files and made static.py raise all HTTP exceptions
Marin Rukavina
2012-05-02
Fixed up the tests and returned HTTPMovedPermanently
Marin Rukavina
2012-05-01
Merge remote-tracking branch 'Pylons/master'
Marin Rukavina
2012-04-30
Merge pull request #592 from danjacka/master
Chris McDonough
2012-05-01
Change the example script's description string to match the console_script's ...
Dan Jacka
2012-04-29
Merge pull request #591 from danjacka/master
Chris McDonough
2012-04-30
Separator between name and value in --header option to prequest is ':', not '='
Dan Jacka
2012-04-29
Merge pull request #590 from ppaez/docs
Patricio Paez
2012-04-29
Normalize 'Make a project' on both wiki tutorials
Patricio Paez
2012-04-28
Merge pull request #589 from stevepiercy/master
Chris McDonough
2012-04-28
expand glossary term for scaffold
Steve Piercy
2012-04-28
Merge pull request #588 from stevepiercy/master
Chris McDonough
2012-04-28
Link the first usage of "scaffold" to its definition in the glossary.
Steve Piercy
[next]