Michael Merickel
2017-05-01 e78aa24cda85368c3507c145e1e604e7335778dc
refs
author Michael Merickel <michael@merickel.org>
Monday, May 1, 2017 01:43 +0200
committer GitHub <noreply@github.com>
Monday, May 1, 2017 01:43 +0200
commite78aa24cda85368c3507c145e1e604e7335778dc
tree e5c26bf68ff50158818e769df7eef2d33462f7ab tree | zip | gz
parent ab04b7be473d0145d9f306583c4d529ee8abbe02 view | diff
f454b80b0f6e6442fa27e48b7e1e38c5a7cbef03 view | diff
Merge pull request #2985 from mmerickel/plaster

migrate pyramid to use plaster
22 files modified
883 ■■■■■ changed files
CHANGES.txt 28 ●●●● diff | view | raw | blame | history
docs/api/paster.rst 6 ●●●● diff | view | raw | blame | history
docs/glossary.rst 8 ●●●●● diff | view | raw | blame | history
docs/narr/paste.rst 12 ●●●● diff | view | raw | blame | history
docs/narr/startup.rst 9 ●●●● diff | view | raw | blame | history
pyramid/paster.py 59 ●●●●● diff | view | raw | blame | history
pyramid/scripts/common.py 27 ●●●● diff | view | raw | blame | history
pyramid/scripts/prequest.py 19 ●●●●● diff | view | raw | blame | history
pyramid/scripts/proutes.py 35 ●●●● diff | view | raw | blame | history
pyramid/scripts/pserve.py 103 ●●●●● diff | view | raw | blame | history
pyramid/scripts/pshell.py 31 ●●●●● diff | view | raw | blame | history
pyramid/scripts/ptweens.py 8 ●●●● diff | view | raw | blame | history
pyramid/scripts/pviews.py 10 ●●●● diff | view | raw | blame | history
pyramid/tests/test_paster.py 190 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/dummy.py 70 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_prequest.py 62 ●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_proutes.py 74 ●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pserve.py 69 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pshell.py 55 ●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_ptweens.py 3 ●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pviews.py 3 ●●●● diff | view | raw | blame | history
setup.py 2 ●●●●● diff | view | raw | blame | history