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
path:
root
/
pyramid
Age
Commit message (
Expand
)
Author
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
prevent a syntax error (this is not really correct)
Chris McDonough
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
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
Trivial grammar fix
Jeff Dairiki
2011-09-12
debugtoolbar identifier changed
Chris McDonough
2011-09-12
- Route pattern replacement marker names can now begin with an underscore.
Chris McDonough
2011-09-11
eliminate lie in docstring
Chris McDonough
2011-09-11
update docstring
Chris McDonough
2011-09-11
removed unused lock
Chris McDonough
2011-09-11
garden
Chris McDonough
2011-09-10
futureproof by importing at function scope
Chris McDonough
2011-09-10
garden
Chris McDonough
2011-09-10
look up the registry using a threadlocal for bw compatibility in existing (th...
Chris McDonough
2011-09-09
chameleon runs on pypy now, no need to do conditional imports
Chris McDonough
2011-09-09
remove unused import
Chris McDonough
2011-09-09
static views with the same name were not distinct, even if they were disambig...
Chris McDonough
2011-09-09
- The route prefix was not taken into account when a static view was added in
Chris McDonough
2011-09-08
- Within ``pyramid.traversal.traversal_path`` , canonicalize URL segments
Chris McDonough
2011-09-08
privatize
Chris McDonough
[next]