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
2016-11-20
add changes for #2805
Michael Merickel
2016-11-20
link to documentation on hupper
Michael Merickel
2016-11-20
restore --browser support and watch the ini file
Michael Merickel
2016-11-20
replace the reloader with the hupper package
Michael Merickel
2016-11-20
Merge pull request #2823 from mmerickel/remove-custom-settings-object
Michael Merickel
2016-11-20
Merge pull request #2811 from moriyoshi/moriyoshi/more-safe-chars-for-url-gen
Bert JW Regeer
2016-11-20
Merge pull request #2825 from stevepiercy/style-guide
Steve Piercy
2016-11-20
Add moar sections
Steve Piercy
2016-11-20
Merge pull request #2824 from stevepiercy/style-guide
Steve Piercy
2016-11-20
Add Introduction
Steve Piercy
2016-11-20
Rename Typographical Conventions to Style Guide
Steve Piercy
2016-11-20
Add myself to CONTRIBUTORS.txt
Moriyoshi Koizumi
2016-11-19
update changelog for #2823
Michael Merickel
2016-11-19
make settings only accessible using dictionary lookup
Michael Merickel
2016-11-19
update todo
Michael Merickel
2016-11-19
require tuple variants on IResourceURL as well
Michael Merickel
2016-11-19
add warnings about how notfound/forbidden views are only invoked for raised e...
Michael Merickel
2016-11-19
fix function reference in request.resource_url docs
Michael Merickel
2016-11-19
fix variable names in request.resource_url examples to match
Michael Merickel
2016-11-19
improve view decorator return type documentation
Michael Merickel
2016-11-19
Split PATH_SAFE into PATH_SEGMENT_SAFE in addition to moving it to pyramid.tr...
Moriyoshi Koizumi
2016-11-16
clarify the changes in #2810 as bw-incompatible
Michael Merickel
2016-11-15
Merge pull request #2821 from mmerickel/fix/2819-to-master
Michael Merickel
2016-11-15
`pyramid-jinja2` 2.7 configured `setup.py` with test requirements out of the box
Oladipo Odumosu
2016-11-15
The updated pyramid-jinja2 scaffold already sets up test requirments in `setu...
Oladipo Odumosu
2016-11-15
add changelog for #2681
Michael Merickel
2016-11-15
Merge pull request #2681 from Pylons/cleanup/cachebust_match
Michael Merickel
2016-11-15
Revert "turn on warnings by default for ``pyramid.deprecation.RemoveInVersion...
Michael Merickel
2016-11-15
fix docstring on check_csrf_token
Michael Merickel
2016-11-15
turn on warnings by default for ``pyramid.deprecation.RemoveInVersion19Warning``
Michael Merickel
2016-11-15
Merge pull request #2810 from davisagli/fix-static-content-encoding
Michael Merickel
2016-11-14
Merge pull request #2818 from Pylons/borked-utf8-setup.cfg
Michael Merickel
2016-11-14
Strip allegedly-smart quotes in comments.
Tres Seaver
2016-11-14
Merge pull request #2816 from Pylons/fix-flake8-failures
Michael Merickel
2016-11-14
Suppress E305 and E306 errors, which were newly failing.
Tres Seaver
2016-11-14
Annotate skipped flake8 rules.
Tres Seaver
2016-11-14
Silence pip spew.
Tres Seaver
2016-11-14
Fix spelling of 'skip_missing_interpreters' option.
Tres Seaver
2016-11-14
Merge pull request #2815 from stevepiercy/master
Steve Piercy
2016-11-14
should be loaded from the virtualenv
Oladipo Odumosu
2016-11-12
Mark a few more characters as safe when escaping path components in route pat...
Moriyoshi Koizumi
2016-11-10
add link to PR
David Glick
2016-11-09
Avoid setting Content-Encoding header for static view responses.
David Glick
2016-11-01
switch to 3.6-dev for py36 and update nightly to py37 on travis
Michael Merickel
2016-11-01
Merge pull request #2802 from mmerickel/py27-appveyor
Michael Merickel
2016-11-01
enable py27 on appveyor ci
Michael Merickel
2016-10-22
Merge pull request #2799 from stevepiercy/master
Steve Piercy
2016-10-22
remove trailing comma on tox command
Steve Piercy
2016-10-22
remove trailing comma on tox command
Steve Piercy
2016-10-22
update to match tox.ini
Chris McDonough
[prev]
[next]