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
/
setup.cfg
Age
Commit message (
Expand
)
Author
2015-02-11
fix up tests to generate coverage reports always and combine at the end
Michael Merickel
2014-11-21
update tox/travis to check code coverage on py3
Michael Merickel
2014-04-08
add bdist_wheel unversality
Chris McDonough
2012-04-18
break docs stuff out of testing to hopefully appease shiningpanda
Chris McDonough
2012-03-16
add a dev alias for develop-and-install-testing-dependencies and depend on no...
Chris McDonough
2010-10-25
first cut at converting bfg to pyramid
Chris McDonough
2009-11-02
Depend on new "Chameleon" package (rather than individual chameleon.zpt and c...
Chris McDonough
2009-05-01
Merge "c-free" branch to trunk.
Chris McDonough
2009-05-01
Point at new index location.
Chris McDonough
2009-02-16
- lru cache was unstable under concurrency (big surprise) when it
Chris McDonough
2009-01-11
- Tests can be run with coverage output if you've got ``nose``
Chris McDonough
2008-07-12
Remove unused import.
Chris McDonough
2008-07-04
Start on bfg.
Chris McDonough