Bert JW Regeer
2016-02-22 1c4c2bccdff38c8c7e0fefd26d65a875fd50d8ad
refs
author Bert JW Regeer <bertjw@regeer.org>
Monday, February 22, 2016 00:10 +0100
committer Bert JW Regeer <bertjw@regeer.org>
Monday, February 22, 2016 00:10 +0100
commit1c4c2bccdff38c8c7e0fefd26d65a875fd50d8ad
tree 0db5dd6f25a9166c118c4a24d66f281f43b0aeba tree | zip | gz
parent 30ae71b4a7ad97a649165374a75a70f4b64ae25c view | diff
aa6e5fe4f1190e6df123e3f6ccde9deb789eb344 view | diff
Merge branch 'master' into feature/configurable-view-deriver
26 files deleted
10 files added
81 files modified
3892 ■■■■ changed files
.travis.yml 2 ●●●●● diff | view | raw | blame | history
CHANGES.txt 12 ●●●●● diff | view | raw | blame | history
CONTRIBUTORS.txt 2 ●●●●● diff | view | raw | blame | history
RELEASING.txt 16 ●●●● diff | view | raw | blame | history
docs/conf.py 22 ●●●●● diff | view | raw | blame | history
docs/designdefense.rst 948 ●●●● diff | view | raw | blame | history
docs/glossary.rst 61 ●●●● diff | view | raw | blame | history
docs/index.rst 6 ●●●● diff | view | raw | blame | history
docs/narr/advconfig.rst 7 ●●●●● diff | view | raw | blame | history
docs/narr/hooks.rst 2 ●●● diff | view | raw | blame | history
docs/narr/i18n.rst 14 ●●●● diff | view | raw | blame | history
docs/narr/install.rst 8 ●●●● diff | view | raw | blame | history
docs/narr/introduction.rst 7 ●●●●● diff | view | raw | blame | history
docs/narr/project.rst 4 ●●●● diff | view | raw | blame | history
docs/narr/subrequest.rst 14 ●●●● diff | view | raw | blame | history
docs/narr/upgrading.rst 21 ●●●●● diff | view | raw | blame | history
docs/narr/webob.rst 2 ●●● diff | view | raw | blame | history
docs/quick_tour.rst 852 ●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/CHANGES.txt 4 ●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/MANIFEST.in 2 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/README.txt 4 ●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/__init__.py 23 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/locale/awesome.pot 21 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/locale/de/LC_MESSAGES/awesome.mo diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/locale/de/LC_MESSAGES/awesome.po 21 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/locale/fr/LC_MESSAGES/awesome.mo diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/locale/fr/LC_MESSAGES/awesome.po 21 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/models.py 8 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/static/favicon.ico diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/static/logo.png diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/static/pylons.css 73 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/templates/mytemplate.jinja2 87 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/tests.py 21 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/awesome/views.py 6 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/development.ini 49 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/message-extraction.ini 3 ●●●●● diff | view | raw | blame | history
docs/quick_tour/awesome/setup.py 36 ●●●●● diff | view | raw | blame | history
docs/quick_tour/hello_world/app.py 2 ●●● diff | view | raw | blame | history
docs/quick_tour/jinja2/app.py 2 ●●● diff | view | raw | blame | history
docs/quick_tour/jinja2/views.py 2 ●●●●● diff | view | raw | blame | history
docs/quick_tour/json/app.py 4 ●●● diff | view | raw | blame | history
docs/quick_tour/json/hello_world.jinja2 4 ●●●● diff | view | raw | blame | history
docs/quick_tour/json/hello_world.pt 17 ●●●●● diff | view | raw | blame | history
docs/quick_tour/json/views.py 4 ●●● diff | view | raw | blame | history
docs/quick_tour/package/MANIFEST.in 2 ●●● diff | view | raw | blame | history
docs/quick_tour/package/development.ini 63 ●●●●● diff | view | raw | blame | history
docs/quick_tour/package/hello_world/__init__.py 14 ●●●● diff | view | raw | blame | history
docs/quick_tour/package/hello_world/init.py 34 ●●●●● diff | view | raw | blame | history
docs/quick_tour/package/hello_world/models.py 8 ●●●●● diff | view | raw | blame | history
docs/quick_tour/package/hello_world/resources.py 8 ●●●●● diff | view | raw | blame | history
docs/quick_tour/package/hello_world/static/logo.png diff | view | raw | blame | history
docs/quick_tour/package/hello_world/static/pylons.css 73 ●●●●● diff | view | raw | blame | history
docs/quick_tour/package/hello_world/static/pyramid-16x16.png diff | view | raw | blame | history
docs/quick_tour/package/hello_world/static/pyramid.png diff | view | raw | blame | history
docs/quick_tour/package/hello_world/static/theme.css 153 ●●●●● diff | view | raw | blame | history
docs/quick_tour/package/hello_world/templates/mytemplate.jinja2 158 ●●●●● diff | view | raw | blame | history
docs/quick_tour/package/hello_world/views.py 10 ●●●● diff | view | raw | blame | history
docs/quick_tour/package/setup.cfg 28 ●●●●● diff | view | raw | blame | history
docs/quick_tour/package/setup.py 27 ●●●●● diff | view | raw | blame | history
docs/quick_tour/requests/app.py 2 ●●● diff | view | raw | blame | history
docs/quick_tour/routing/app.py 2 ●●●●● diff | view | raw | blame | history
docs/quick_tour/routing/views.py 2 ●●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/README.txt 6 ●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/development.ini 2 ●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/production.ini 2 ●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/setup.cfg 27 ●●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/setup.py 11 ●●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo.sqlite diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/__init__.py 1 ●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/models.py 10 ●●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/scripts/initializedb.py 9 ●●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/static/pyramid-16x16.png diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/static/pyramid.png diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/static/theme.css 154 ●●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/static/theme.min.css 1 ●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/templates/mytemplate.pt 131 ●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/tests.py 26 ●●●●● diff | view | raw | blame | history
docs/quick_tour/sqla_demo/sqla_demo/views.py 5 ●●●●● diff | view | raw | blame | history
docs/quick_tour/static_assets/app.py 4 ●●● diff | view | raw | blame | history
docs/quick_tour/static_assets/hello_world.jinja2 2 ●●● diff | view | raw | blame | history
docs/quick_tour/static_assets/hello_world.pt 16 ●●●●● diff | view | raw | blame | history
docs/quick_tour/static_assets/hello_world_static.jinja2 10 ●●●●● diff | view | raw | blame | history
docs/quick_tour/static_assets/views.py 2 ●●● diff | view | raw | blame | history
docs/quick_tour/templating/app.py 3 ●●●● diff | view | raw | blame | history
docs/quick_tour/templating/views.py 2 ●●●●● diff | view | raw | blame | history
docs/quick_tour/view_classes/app.py 6 ●●●● diff | view | raw | blame | history
docs/quick_tour/view_classes/hello.jinja2 8 ●●●●● diff | view | raw | blame | history
docs/quick_tour/view_classes/views.py 2 ●●●●● diff | view | raw | blame | history
docs/quick_tour/views/app.py 2 ●●● diff | view | raw | blame | history
docs/quick_tutorial/requirements.rst 4 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/design.rst 4 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki/installation.rst 4 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/design.rst 4 ●●●● diff | view | raw | blame | history
docs/tutorials/wiki2/installation.rst 6 ●●●● diff | view | raw | blame | history
docs/whatsnew-1.3.rst 11 ●●●● diff | view | raw | blame | history
docs/whatsnew-1.6.rst 12 ●●●●● diff | view | raw | blame | history
pyramid/compat.py 199 ●●●● diff | view | raw | blame | history
pyramid/i18n.py 14 ●●●● diff | view | raw | blame | history
pyramid/interfaces.py 4 ●●●● diff | view | raw | blame | history
pyramid/scripts/pserve.py 12 ●●●● diff | view | raw | blame | history
pyramid/session.py 7 ●●●●● diff | view | raw | blame | history
pyramid/testing.py 3 ●●●● diff | view | raw | blame | history
pyramid/tests/test_config/test_adapters.py 8 ●●●● diff | view | raw | blame | history
pyramid/tests/test_config/test_factories.py 8 ●●●● diff | view | raw | blame | history
pyramid/tests/test_path.py 8 ●●●● diff | view | raw | blame | history
pyramid/tests/test_request.py 8 ●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pserve.py 8 ●●●● diff | view | raw | blame | history
pyramid/tests/test_session.py 7 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_traversal.py 8 ●●●● diff | view | raw | blame | history
pyramid/tests/test_urldispatch.py 8 ●●●● diff | view | raw | blame | history
pyramid/tests/test_util.py 30 ●●●● diff | view | raw | blame | history
pyramid/traversal.py 42 ●●●● diff | view | raw | blame | history
pyramid/urldispatch.py 12 ●●●● diff | view | raw | blame | history
pyramid/util.py 8 ●●●● diff | view | raw | blame | history
pyramid/view.py 2 ●●● diff | view | raw | blame | history
setup.py 8 ●●●● diff | view | raw | blame | history
tox.ini 3 ●●●● diff | view | raw | blame | history