summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-17Add RTD and Travis badges in the READMEJohn Anderson
2014-11-17Merge pull request #1460 from sontek/fix_proutes_coverageMichael Merickel
2014-11-16Merge branch 'master' of https://github.com/Pylons/pyramid into fix_proutes_c...John Anderson
2014-11-17fix travis.yml to use the correct TOXENV varMichael Merickel
2014-11-16Merge branch 'master' of https://github.com/Pylons/pyramid into fix_proutes_c...John Anderson
2014-11-17Merge pull request #1459 from sontek/use_tox_for_travisMichael Merickel
2014-11-16Use travis_retry in case of timeouts, remove -e $OTX_ENVJohn Anderson
2014-11-17Merge pull request #1457 from Pylons/feature.string-timing-attacksMichael Merickel
2014-11-16Switch to using tox for travis so coverage is ranJohn Anderson
2014-11-16Added coverage for MultiView and long names in proutesJohn Anderson
2014-11-17Merge pull request #1458 from sontek/fail_coverage_under_hundredMichael Merickel
2014-11-16Make sure tox fails the cover build if it isn't at 100%John Anderson
2014-11-16use hmac.compare_digest if availableMichael Merickel
2014-11-13Merge pull request #1377 from tilgovi/package-root-static-view-specMichael Merickel
2014-11-13update changelog for fixes from #1453Michael Merickel
2014-11-13Merge pull request #1453 from sontek/prettify_proutes_without_request_methodMichael Merickel
2014-11-13Remove duplicate codeChristophe de Vienne
2014-11-11Format proutes output and include module instead of repr of viewJohn Anderson
2014-11-11Merge pull request #1451 from stevepiercy/masterSteve Piercy
2014-11-11fix grammarSteve Piercy
2014-11-11Add myself to contributorsRandall Leeds
2014-11-11Fix static views with package root spec patternsRandall Leeds
2014-11-11add failing test for package root spec static viewRandall Leeds
2014-11-11update changelogMichael Merickel
2014-11-11Merge pull request #1447 from iElectric/add_notfound_view/default_exceptionre...Michael Merickel
2014-11-11update changelogMichael Merickel
2014-11-11Merge pull request #1446 from iElectric/guess_mimtype_test_fixMichael Merickel
2014-11-11if view argument is not passed to config.add_forbidden_view, use default_exce...Domen Kožar
2014-11-11properly detect undefined viewDomen Kožar
2014-11-11if view argument is not passed to config.add_notfound_view, use default_excep...Domen Kožar
2014-11-11fixes #1405Domen Kožar
2014-11-10Merge pull request #1445 from bertjwregeer/fix.exceptionsSteve Piercy
2014-11-10Change autoclass to autoexceptionBert JW Regeer
2014-11-10moar changelogs!Michael Merickel
2014-11-10update changelog with new http exceptions from #1372Michael Merickel
2014-11-10Merge pull request #1372 from marinewater/feature.httpexceptionsMichael Merickel
2014-11-10Merge branch 'feature.generic-log-formatter'Michael Merickel
2014-11-10update changelogMichael Merickel
2014-11-10continue #1326 by adding line numbers to development.iniMichael Merickel
2014-11-10Merge pull request #1326 from geonetix/linenumberlogsMichael Merickel
2014-11-09update changelog for #1373Michael Merickel
2014-11-09Merge pull request #1373 from dobesv/patch-5Michael Merickel
2014-11-09update changelog from #1376Michael Merickel
2014-11-09Merge pull request #1376 from invisibleroads/patch-3Michael Merickel
2014-11-09Merge pull request #1442 from stevepiercy/masterSteve Piercy
2014-11-09- add missing "has"Steve Piercy
2014-11-09- rewrapSteve Piercy
2014-11-09Merge pull request #1438 from stevepiercy/masterSteve Piercy
2014-11-09- add Translation Context term to Glossary to allow Sphinx to build docs, in ...Steve Piercy
2014-11-07Merge pull request #1437 from bertjwregeer/update.exceptionsTres Seaver