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
2015-04-16
Replace git submodule crap with new pylons-sphinx-themes package goodness. Se...
Steve Piercy
2015-04-15
Merge pull request #1633 from dairiki/bug.temporary_response
Michael Merickel
2015-04-15
Add pylonshq and pylonsrtd items to update
Steve Piercy
2015-04-15
Restore request.response if renderer raises exception
Jeff Dairiki
2015-04-15
Add tests for temporary_response context manager
Jeff Dairiki
2015-04-15
Merge pull request #1632 from tisdall/master-docupdate
Michael Merickel
2015-04-15
Merge branch '1.6-branch'
Chris McDonough
2015-04-15
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2015-04-15
meta related to whatsnew changing
Chris McDonough
2015-04-15
mention adding links in whatsnew for minor revs
Tim Tisdall
2015-04-15
Merge pull request #1631 from tisdall/1.6-docupdate
Michael Merickel
2015-04-15
typo
Tim Tisdall
2015-04-15
update releasing.txt to use twine/wheels
Michael Merickel
2015-04-15
update releasing.txt to use twine/wheels
Michael Merickel
2015-04-15
master is now 1.7
Chris McDonough
2015-04-15
Merge branch '1.6-branch'
Chris McDonough
2015-04-14
Merge branch 'master' into 1.6-branch
Chris McDonough
2015-04-14
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2015-04-14
prep for 1.6a1
Chris McDonough
2015-04-14
4 comes after 3
Steve Piercy
2015-04-14
use 1.6 branch badge
Chris McDonough
2015-04-14
no need to explicitly try to build docs, its now part of a tox run
Chris McDonough
2015-04-14
minor wording change
Chris McDonough
2015-04-14
no longer in-progress on this branch
Chris McDonough
2015-04-14
move 1.5 stuff to HISTORY.txt and label 1.6 in changes
Chris McDonough
2015-04-14
add docs enhancements section and supply more info about scaffolding changes
Chris McDonough
2015-04-14
add a whats new for 1.6
Chris McDonough
2015-04-14
Merge pull request #1629 from ztane/master
Tres Seaver
2015-04-14
fixed documentation; wrong line in docs
Antti Haapala
2015-04-13
add convenience shell scripts
Chris McDonough
2015-04-13
change releasing and hacking docs to reflect new order of using tox to test d...
Chris McDonough
2015-04-13
unbreak tox
Chris McDonough
2015-04-13
make it possible to run scaffold functests using tox
Chris McDonough
2015-04-12
omg how embarrassing, forgot to run tests before merging the request subclass...
Chris McDonough
2015-04-12
add change note related to #1529
Chris McDonough
2015-04-12
Merge branch 'bertjwregeer-bug/request_subclassing'
Chris McDonough
2015-04-12
merge master back into this PR branch
Chris McDonough
2015-04-06
Merge branch 'fix.view-lookup'
Chris McDonough
2015-04-06
change excview_tween to use _call_view instead of adapters.lookup; parameteri...
Chris McDonough
2015-04-06
add comment about not changing view_execution_permitted use of .lookup for vi...
Chris McDonough
2015-04-06
convert render_view_to_response to use _call_view
Chris McDonough
2015-04-06
break out _call_view into separate importable callable for use in scripts
Chris McDonough
2015-04-06
use _find_views instead of lookup in proutes
Chris McDonough
2015-04-06
unused imports
Chris McDonough
2015-04-06
use _find_views in pviews
Chris McDonough
2015-04-03
no need to iter() the result
Chris McDonough
2015-04-03
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2015-04-03
cache view lookups; see #1557
Chris McDonough
2015-04-02
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2015-03-30
Merge pull request #1622 from stevepiercy/master
Steve Piercy
[next]