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-19
Correct url in git remote command.
Matt Russell
2014-11-19
Merge pull request #1466 from mgrbyte/fix.rst-requires-escaping-starstarkw
Michael Merickel
2014-11-19
Fixes breaking docs build due to unquoted asterisks in doc string.
Matt Russell
2014-11-17
Merge pull request #1399 from Pylons/feature.security-docs-enhancements
Michael Merickel
2014-11-17
Merge pull request #1448 from Pylons/feature.pshell-pythonstartup
Michael Merickel
2014-11-17
Merge branch 'feature.override-asset-with-absolute-path'
Michael Merickel
2014-11-17
Merge pull request #1463 from stevepiercy/master
Steve Piercy
2014-11-17
- add step for badges in README.rst
Steve Piercy
2014-11-17
Merge pull request #1461 from sontek/add_badges
Steve Piercy
2014-11-17
Use pylonsproject.org link for docs, point to master branch
John Anderson
2014-11-17
Don't fail coverage check on systems w/ locale set.
Tres Seaver
2014-11-17
Use direct link to docs
John Anderson
2014-11-17
Add RTD and Travis badges in the README
John Anderson
2014-11-17
Merge branch 'master' into feature.override-asset-with-absolute-path
Michael Merickel
2014-11-17
Merge branch 'master' into feature.pshell-pythonstartup
Michael Merickel
2014-11-17
Merge branch 'master' into feature.security-docs-enhancements
Michael Merickel
2014-11-17
Merge pull request #1460 from sontek/fix_proutes_coverage
Michael Merickel
2014-11-17
Merge branch 'master' into feature.security-docs-enhancements
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-17
note the deprecation in the todo
Michael Merickel
2014-11-17
Merge branch 'master' into feature.security-docs-enhancements
Michael Merickel
2014-11-16
Merge branch 'master' of https://github.com/Pylons/pyramid into fix_proutes_c...
John Anderson
2014-11-17
reference appropriate PR
Michael Merickel
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-17
improve the docs for absolute path overrides
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
attempt to clarify the benefit of these changes
Michael Merickel
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
adjust tests to work even when someone has defined PYTHONSTARTUP in their shell
Michael Merickel
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
enable PYTHONSTARTUP support in pshell
Michael Merickel
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
[next]