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
2013-08-17
clean up test names
Andreas Zeidler
2013-08-17
don't use the default locale when testing custom localizer
Andreas Zeidler
2013-08-17
remove test that explicitly sets a registry on the request
Andreas Zeidler
2013-08-17
test a custom localizer
Andreas Zeidler
2013-08-17
test the default localizer
Andreas Zeidler
2013-08-17
remove duplicate of `Test_get_locale_name.test_name_on_request`
Andreas Zeidler
2013-08-17
add ``localizer`` property to the request (refs #508)
Andreas Zeidler
2013-08-16
updated sphinx theme
Blaise Laflamme
2013-08-16
Merge pull request #1095 from stevepiercy/master
Michael Merickel
2013-08-16
recommend easy_install until we don't
Michael Merickel
2013-08-16
add info how to run the tests using pytest (http://pytest.org/)
Andreas Zeidler
2013-08-16
Merge pull request #1096 from tomster/hacking-with-tox
Chris McDonough
2013-08-16
add custom tox config that creates a development environment
Tom Lazar
2013-08-16
One more "The Pyramid Web Application Development Framework" to "The Pyramid ...
Steve Piercy
2013-08-16
Merge branch 'stevepiercy-master'
Chris McDonough
2013-08-16
Merge branch 'master' of github.com:stevepiercy/pyramid into stevepiercy-master
Chris McDonough
2013-08-16
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-16
Another crack at the note for venv options
Steve Piercy
2013-08-16
remove --no-site-packages and add usage note
Steve Piercy
2013-08-16
Merge pull request #1084 from stevepiercy/master
Michael Merickel
2013-08-16
restore earlier fixes on latexindex
Steve Piercy
2013-08-16
unused imports
Chris McDonough
2013-08-16
unused import
Chris McDonough
2013-08-16
rename teststaticappbase to staticappbase so non-nose testrunner (e.g. pytest...
Chris McDonough
2013-08-16
remove dead code
Chris McDonough
2013-08-16
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-16
undoing bash highlighting to just text. bash prepends a $ which makes copy/pa...
Steve Piercy
2013-08-16
merge changes from kusut PR#1085 and stevepiercy PR#1084
Steve Piercy
2013-08-16
and fix 79 cols
Steve Piercy
2013-08-16
Sphinx: WAAAAAAH! Just shut up and duplicate the link already.
Steve Piercy
2013-08-16
Clean up directions for install Python 2 and 3 and Python extensions on Windo...
Steve Piercy
2013-08-15
prefer the functionish print
Philip Jenvey
2013-08-15
Merge pull request #1091 from tshepang/diff
Michael Merickel
2013-08-15
Merge pull request #1090 from andresmrm/patch-2
Michael Merickel
2013-08-16
remove extraneous space
Tshepang Lekhonkhobe
2013-08-15
ZODB now supports Python3.
Andrés Martano
2013-08-15
Merge pull request #1089 from tshepang/diff
Steve Piercy
2013-08-15
fix misplaced symbol
Tshepang Lekhonkhobe
2013-08-15
Merge pull request #1088 from tshepang/diff
Steve Piercy
2013-08-15
fix some rST issues
Tshepang Lekhonkhobe
2013-08-15
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-15
cleanup cherrypy runner
Michael Merickel
2013-08-15
Merge pull request #1086 from tomster/fix.issue718
Chris McDonough
2013-08-15
Merge pull request #1085 from kusut/patch-1
Michael Merickel
2013-08-15
Make ``pserve.cherrypy_server_runner`` Python 3 compatible.
Tom Lazar
2013-08-15
sign the contribution agreement...
Andreas Zeidler
2013-08-15
added myself to contributors list
Tom Lazar
2013-08-15
Update install.rst
kusut
2013-08-15
Add reference to the pull requests
Tom Lazar
2013-08-15
Merge pull request #1078 from wichert/auth-explicit-domain
Andreas Zeidler
[next]