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-11-20
garden
Chris McDonough
2012-11-20
Merge branch 'sontek-fix_commands'
Chris McDonough
2012-11-20
garden
Chris McDonough
2012-11-20
garden
Chris McDonough
2012-11-20
Merge branch 'master' into sontek-fix_commands
Chris McDonough
2012-11-20
coverage
Chris McDonough
2012-11-20
Merge branch 'fix_commands' of git://github.com/sontek/pyramid into sontek-fi...
Chris McDonough
2012-11-20
garden
Chris McDonough
2012-11-20
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-11-20
Merge pull request #730 from ppaez/update-tutorial-files
Chris McDonough
2012-11-20
Sync views.py on SQL wiki tutorial with the scaffold
Patricio Paez
2012-11-20
More sync on ZODB wiki tutorial
Patricio Paez
2012-11-20
Merge branch 'feature.response-gardenpath'
Chris McDonough
2012-11-20
- Small microspeed enhancement which anticipates that a
Chris McDonough
2012-11-19
Sync some ZODB wiki tutorial files with the scaffold
Patricio Paez
2012-11-19
Sync some SQL wiki tutorial files with the scaffold
Patricio Paez
2012-11-18
Merge branch 'sontek-add_contributors'
Chris McDonough
2012-11-18
fix merge conflict
Chris McDonough
2012-11-18
- A failure when trying to locate the attribute ``__text__`` on route and view
Chris McDonough
2012-11-14
Added myself to contributors
John Anderson
2012-11-14
Don't use a global mutable and updated the doc string to include options
John Anderson
2012-11-14
Merge branch '1.4-branch'
Chris McDonough
2012-11-14
prep for release
Chris McDonough
2012-11-14
update for release
Chris McDonough
2012-11-14
rearrange deck chairs
Chris McDonough
2012-11-14
make an assertion in this test
Chris McDonough
2012-11-14
Merge branch 'fix_commands' of git://github.com/sontek/pyramid into sontek-fi...
Chris McDonough
2012-11-14
remove duplicate whatsnew entry (forward port from 1.3 branch
Chris McDonough
2012-11-14
ref #725; indicate how to join the result of render_view_to_iterable
Chris McDonough
2012-11-14
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-11-13
indicate render_view returns a bytestring (see #725)
Michael Merickel
2012-11-13
updated changelog
Michael Merickel
2012-11-13
Merge branch 'pull.725' which closes #721
Michael Merickel
2012-11-13
simplfied change as response.app_iter must contain bytes per pep 3333
Michael Merickel
2012-11-13
Merge branch 'master' of avolkov/pyramid into pull.725
Michael Merickel
2012-11-13
My fix for Issue #721. Made view.py - render_view to convert iterable input
Alex Volkov
2012-11-13
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-11-13
forward port from 1.3 branch
Chris McDonough
2012-11-13
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-11-12
removed doc-update from changelog
Michael Merickel
2012-11-12
Merge branch 'fix.516' of rob0t7/pyramid into pull.720
Michael Merickel
2012-11-12
Added changes to the CHANGES log.
Robert Jackiewicz
2012-11-12
Modified the hooks documentation to currently describe how to access the cont...
Robert Jackiewicz
2012-11-12
Move pyramid.config.views.viewdefaults -> pyramid.util.viewdefaults
Chris McDonough
2012-11-11
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-11-11
- Be more tolerant of potential error conditions in ``match_param`` and
Chris McDonough
2012-11-05
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-11-05
added the ability to pass options to get_app for use with string
John Anderson
2012-11-04
visually aid the decorator= example
Philip Jenvey
2012-11-04
update changelog, close #627
Michael Merickel
[next]