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-10-08
more lameass tests
Chris McDonough
2011-10-07
fix on py32
Chris McDonough
2011-10-07
more testing (and decisions to not test) for pserve
Chris McDonough
2011-10-07
add some more pserve tests
Chris McDonough
2011-10-07
docstring fixes
Chris McDonough
2011-10-06
make all tests pass; coverage
Chris McDonough
2011-10-06
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-10-06
Merge branch 'feature.glue'
Chris McDonough
2011-10-06
document glue changes
Chris McDonough
2011-10-06
test logging_file_config
Chris McDonough
2011-10-06
add tests for scaffold init stuff
Chris McDonough
2011-10-06
make tests pass on py3
Chris McDonough
2011-10-06
add tests for template.py
Chris McDonough
2011-10-06
remove stray references to Paste
Chris McDonough
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-10-06
coverage, better error messages
Chris McDonough
2011-10-06
move some common code into common; decide what to cover and what not to cover...
Chris McDonough
2011-10-06
make --reload work under py3
Chris McDonough
2011-10-06
add minimal pserve test
Chris McDonough
2011-10-05
no need for a dummy bootstrap here
Chris McDonough
2011-10-05
test coverage for pcreate command, really
Chris McDonough
2011-10-05
test coverage for pcreate command
Chris McDonough
2011-10-05
break script tests into separate files
Chris McDonough
2011-10-05
get license headers correct
Chris McDonough
2011-10-05
squash warning under py3
Chris McDonough
2011-10-05
these now run on py3
Chris McDonough
2011-10-05
make pass on py3
Chris McDonough
2011-10-05
coverage
Chris McDonough
2011-10-05
turn all paster commands into scripts
Chris McDonough
2011-10-05
add pserve command and move template code out of glue; add a wsgiref paste.se...
Chris McDonough
2011-10-05
add a pcreate command
Chris McDonough
2011-10-04
Fixed the translogger example and link.
Michael Merickel
2011-10-03
Closes #308
Chris McDonough
2011-10-03
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-10-03
Merge branch 'cameronr-master'
Chris McDonough
2011-10-03
Merge branch 'master' of https://github.com/cameronr/pyramid into cameronr-ma...
Chris McDonough
2011-10-02
Merge pull request #309 from dairiki/master
Michael Merickel
2011-10-02
also closes another issue
Chris McDonough
2011-10-02
close an issue
Chris McDonough
2011-10-02
make pass on 32-bit systems
Chris McDonough
2011-10-02
repoze->pyrammid
Chris McDonough
2011-10-02
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-10-02
Trivial doc fix.
Jeff Dairiki
2011-10-02
match_param was missing from the view_config decorator
Cameron Ring
2011-10-01
Fix incorrect import in static view example
Casey Duncan
2011-09-29
Merge branch 'michr-master'
Chris McDonough
2011-09-29
avoid warning for latexindex, foreword by putting them in a hidden toc
michr
2011-09-29
glue it up
Chris McDonough
2011-09-29
experimental use of glue
Chris McDonough
2011-09-29
fix #297
Chris McDonough
[next]