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
2014-11-17
Add RTD and Travis badges in the README
John Anderson
2014-11-17
Merge pull request #1460 from sontek/fix_proutes_coverage
Michael Merickel
2014-11-16
Merge branch 'master' of https://github.com/Pylons/pyramid into fix_proutes_c...
John Anderson
2014-11-17
fix travis.yml to use the correct TOXENV var
Michael Merickel
2014-11-16
Merge branch 'master' of https://github.com/Pylons/pyramid into fix_proutes_c...
John Anderson
2014-11-17
Merge pull request #1459 from sontek/use_tox_for_travis
Michael Merickel
2014-11-16
Use travis_retry in case of timeouts, remove -e $OTX_ENV
John Anderson
2014-11-17
Merge pull request #1457 from Pylons/feature.string-timing-attacks
Michael Merickel
2014-11-16
Switch to using tox for travis so coverage is ran
John Anderson
2014-11-16
Added coverage for MultiView and long names in proutes
John Anderson
2014-11-17
Merge pull request #1458 from sontek/fail_coverage_under_hundred
Michael Merickel
2014-11-16
Make sure tox fails the cover build if it isn't at 100%
John Anderson
2014-11-16
use hmac.compare_digest if available
Michael Merickel
2014-11-13
Merge pull request #1377 from tilgovi/package-root-static-view-spec
Michael Merickel
2014-11-13
update changelog for fixes from #1453
Michael Merickel
2014-11-13
Merge pull request #1453 from sontek/prettify_proutes_without_request_method
Michael Merickel
2014-11-13
Remove duplicate code
Christophe de Vienne
2014-11-11
Format proutes output and include module instead of repr of view
John Anderson
2014-11-11
Merge pull request #1451 from stevepiercy/master
Steve Piercy
2014-11-11
fix grammar
Steve Piercy
2014-11-11
Add myself to contributors
Randall Leeds
2014-11-11
Fix static views with package root spec patterns
Randall Leeds
2014-11-11
add failing test for package root spec static view
Randall Leeds
2014-11-11
update changelog
Michael Merickel
2014-11-11
Merge pull request #1447 from iElectric/add_notfound_view/default_exceptionre...
Michael Merickel
2014-11-11
update changelog
Michael Merickel
2014-11-11
Merge pull request #1446 from iElectric/guess_mimtype_test_fix
Michael Merickel
2014-11-11
if view argument is not passed to config.add_forbidden_view, use default_exce...
Domen Kožar
2014-11-11
properly detect undefined view
Domen Kožar
2014-11-11
if view argument is not passed to config.add_notfound_view, use default_excep...
Domen Kožar
2014-11-11
fixes #1405
Domen Kožar
2014-11-10
Merge pull request #1445 from bertjwregeer/fix.exceptions
Steve Piercy
2014-11-10
Change autoclass to autoexception
Bert JW Regeer
2014-11-10
moar changelogs!
Michael Merickel
2014-11-10
update changelog with new http exceptions from #1372
Michael Merickel
2014-11-10
Merge pull request #1372 from marinewater/feature.httpexceptions
Michael Merickel
2014-11-10
Merge branch 'feature.generic-log-formatter'
Michael Merickel
2014-11-10
update changelog
Michael Merickel
2014-11-10
continue #1326 by adding line numbers to development.ini
Michael Merickel
2014-11-10
Merge pull request #1326 from geonetix/linenumberlogs
Michael Merickel
2014-11-09
update changelog for #1373
Michael Merickel
2014-11-09
Merge pull request #1373 from dobesv/patch-5
Michael Merickel
2014-11-09
update changelog from #1376
Michael Merickel
2014-11-09
Merge pull request #1376 from invisibleroads/patch-3
Michael Merickel
2014-11-09
Merge pull request #1442 from stevepiercy/master
Steve Piercy
2014-11-09
- add missing "has"
Steve Piercy
2014-11-09
- rewrap
Steve Piercy
2014-11-09
Merge pull request #1438 from stevepiercy/master
Steve Piercy
2014-11-09
- add Translation Context term to Glossary to allow Sphinx to build docs, in ...
Steve Piercy
2014-11-07
Merge pull request #1437 from bertjwregeer/update.exceptions
Tres Seaver
[next]