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-12-09
Move coverage floor pct into 'setup.cfg'.
Tres Seaver
2014-12-01
Merge pull request #1478 from stevepiercy/master
Steve Piercy
2014-12-01
- rename pyramid_router.svg to pyramid_request_processing.svg to be consisten...
Steve Piercy
2014-11-29
fix build on py3.2 missing u-prefix introduced in ec5226745f8f5161f89636e036e...
Michael Merickel
2014-11-27
fix issue in auth_tkt parsing with the cookie type being unicode
Michael Merickel
2014-11-26
Merge pull request #1475 from hugobranquinho/master
Tres Seaver
2014-11-26
Merge pull request #1472 from stevepiercy/master
Tres Seaver
2014-11-26
Merge branch 'master' of github.com:Pylons/pyramid
Tres Seaver
2014-11-26
79 columns.
Tres Seaver
2014-11-26
Unused import.
Tres Seaver
2014-11-26
Merge pull request #1467 from mgrbyte/fix.issue1001
Tres Seaver
2014-11-25
Tweak seealso for the includeme function.
Matt Russell
2014-11-25
Include code examples for integration and functional tests in docs #1001
Matt Russell
2014-11-25
Documentation added
Hugo Branquinho
2014-11-25
Shortcut for package name on registry
Hugo Branquinho
2014-11-22
add request processing diagram to docs/narr/router.rst
Steve Piercy
2014-11-21
update changelog for #1469
Michael Merickel
2014-11-21
Merge pull request #1469 from Pylons/testing-add-pypy3
Michael Merickel
2014-11-21
Add support for testing 'pypy3' under Tox / Travis.
Tres Seaver
2014-11-19
Merge pull request #1468 from mgrbyte/fix.hackingdotxt-glitch
Michael Merickel
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
[next]