Chris McDonough
2010-04-14 ff1213e8f2aed987108ba57aed517c033491b1aa
refs
author Chris McDonough <chrism@agendaless.com>
Wednesday, April 14, 2010 04:49 +0200
committer Chris McDonough <chrism@agendaless.com>
Wednesday, April 14, 2010 04:49 +0200
commitff1213e8f2aed987108ba57aed517c033491b1aa
tree f531544c3373ae7d5b51746987cb373326277a9c tree | zip | gz
parent 2b6bc8adfa294f7133680f64df411251afb67dfc view | diff
Add "exception views" work contributed primarily by Andrey Popp by merging the "phash" branch.


4 files added
33 files modified
4567 ■■■■■ changed files
CHANGES.txt 1035 ●●●●● diff | view | raw | blame | history
HISTORY.txt 996 ●●●●● diff | view | raw | blame | history
TODO.txt 37 ●●●● diff | view | raw | blame | history
docs/narr/configuration.rst 5 ●●●●● diff | view | raw | blame | history
docs/narr/hooks.rst 107 ●●●●● diff | view | raw | blame | history
docs/narr/urldispatch.rst 3 ●●●● diff | view | raw | blame | history
docs/narr/views.rst 91 ●●●●● diff | view | raw | blame | history
docs/tutorials/bfgwiki/authorization.rst 2 ●●● diff | view | raw | blame | history
docs/tutorials/bfgwiki/src/authorization/tutorial/configure.zcml 5 ●●●●● diff | view | raw | blame | history
docs/tutorials/bfgwiki2/authorization.rst 6 ●●●● diff | view | raw | blame | history
docs/tutorials/bfgwiki2/src/authorization/tutorial/configure.zcml 5 ●●●●● diff | view | raw | blame | history
docs/zcml/forbidden.rst 16 ●●●● diff | view | raw | blame | history
docs/zcml/notfound.rst 16 ●●●● diff | view | raw | blame | history
repoze/bfg/compat/__init__.py 6 ●●●●● diff | view | raw | blame | history
repoze/bfg/configuration.py 322 ●●●●● diff | view | raw | blame | history
repoze/bfg/interfaces.py 13 ●●●● diff | view | raw | blame | history
repoze/bfg/request.py 6 ●●●● diff | view | raw | blame | history
repoze/bfg/router.py 41 ●●●● diff | view | raw | blame | history
repoze/bfg/security.py 3 ●●●● diff | view | raw | blame | history
repoze/bfg/testing.py 2 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/exceptionviewapp/__init__.py 1 ●●●● diff | view | raw | blame | history
repoze/bfg/tests/exceptionviewapp/configure.zcml 44 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/exceptionviewapp/models.py 18 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/exceptionviewapp/views.py 17 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/fixtureapp/configure.zcml 15 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/fixtureapp/views.py 14 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/hybridapp/configure.zcml 56 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/hybridapp/views.py 22 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_configuration.py 755 ●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_integration.py 59 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_request.py 2 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_router.py 578 ●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_security.py 3 ●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_view.py 3 ●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_zcml.py 195 ●●●●● diff | view | raw | blame | history
repoze/bfg/view.py 3 ●●●● diff | view | raw | blame | history
repoze/bfg/zcml.py 65 ●●●●● diff | view | raw | blame | history