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
2011-09-24
squash some open file warnings
Chris McDonough
2011-09-24
centralize reading file and closing
Chris McDonough
2011-09-24
cope with moved module
Chris McDonough
2011-09-24
fix authentication module tests on py3
Chris McDonough
2011-09-24
fix chameleon_zpt test
Chris McDonough
2011-09-24
fix adapter tests for py3
Chris McDonough
2011-09-24
fix test_init tests for py3
Chris McDonough
2011-09-24
fix test_config/test_views on py3
Chris McDonough
2011-09-24
fix test_renderers tests on py3
Chris McDonough
2011-09-24
fix asset tests on py3
Chris McDonough
2011-09-24
fix tests on py2
Chris McDonough
2011-09-24
more ridiculousness
Chris McDonough
2011-09-24
fix all request tests except the ones which invoke call_app_with_subpath
Chris McDonough
2011-09-24
fix signed_serialize and signed_deserialize on py3
Chris McDonough
2011-09-24
take advantage of as-syntax
Chris McDonough
2011-09-24
fix failing tests in router.py
Chris McDonough
2011-09-24
slog
Chris McDonough
2011-09-24
fail right
Chris McDonough
2011-09-24
beat down more test failures
Chris McDonough
2011-09-24
fix testing tests in the face of a missing zope.component
Chris McDonough
2011-09-24
fix tests on py2
Chris McDonough
2011-09-23
whats the safe word
Chris McDonough
2011-09-23
beat me, whip me
Chris McDonough
2011-09-23
coverage under py2
Chris McDonough
2011-09-23
fix on python 2
Chris McDonough
2011-09-23
more rusty knife in the eye changes
Chris McDonough
2011-09-23
only self-loathing makes me continue
Chris McDonough
2011-09-22
Fixed an open resource error.
Michael Merickel
2011-09-22
Fixed some files to be read as binary.
Michael Merickel
2011-09-23
Merge branch 'py3' of github.com:Pylons/pyramid into py3
Chris McDonough
2011-09-23
prevent a syntax error (this is not really correct)
Chris McDonough
2011-09-22
Removed py25 from tox.ini.
Michael Merickel
2011-09-22
Backed out syntax changes specific to 2.5.
Michael Merickel
2011-09-22
had about all i can take for a while
Chris McDonough
2011-09-22
implements->implementer
Chris McDonough
2011-09-22
fix tests on py2
Chris McDonough
2011-09-22
anger release commit
Chris McDonough
2011-09-22
ignore all dirs that start with env
Chris McDonough
2011-09-22
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-09-22
- Pyramid no longer depends on the zope.component package, except as a
Chris McDonough
2011-09-20
Merge pull request #282 from dairiki/master
Chris McDonough
2011-09-20
Trivial grammar fix
Jeff Dairiki
2011-09-16
spelling error fixes issue #280
Michael Merickel
2011-09-12
prep for 1.2
Chris McDonough
2011-09-12
call out the debug toolbar explicitly
Chris McDonough
2011-09-12
debugtoolbar identifier changed
Chris McDonough
2011-09-12
garden
Chris McDonough
2011-09-12
get rid of the airquotes everywhere
Chris McDonough
2011-09-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-09-12
Merge pull request #278 from dhaaker/doc-patch-1
Chris McDonough
[next]