Michael Merickel
2017-10-30 5705e13308b5e0f8e1f0c29c492c9cffe091726b
2017-10-30 Michael Merickel
fix lint
blob@ 5705e1 commitdiff | diff to current
2017-07-08 Michael Merickel
add _depth and _category arguments to all decorators
blob@ 010971 commitdiff | diff to current
2017-06-27 tosh
backport #3105: add support for custom category in view_config decorator
blob@ 2c5f77 commitdiff | diff to current
2017-06-15 Michael Merickel
add a reraise argument to request.invoke_exception_view
blob@ 6f2f04 commitdiff | diff to current
2017-06-07 Michael Merickel
add versionadded directive for invoke_exception_view
blob@ daf06d commitdiff | diff to current
2017-05-23 Bert JW Regeer
Always push the threadlocals
blob@ 4f6635 commitdiff | diff to current
2017-05-23 Bert JW Regeer
When invoking an exception view, push the new threadlocals
blob@ dda9fa commitdiff | diff to current
2017-05-04 Michael Merickel
add changelog for #3031
blob@ e2e51b commitdiff | diff to current
2017-05-04 Michael Merickel
normalize excview tween to use ``request.invoke_exception_view``
blob@ 3b886e commitdiff | diff to current
2016-09-29 Steve Piercy
Clean up docstrings/narr docs from PR #2660 - Closes #2768
blob@ 160aab commitdiff | diff to current
2016-09-29 Michael Merickel
Merge branch 'master' into exception_only
blob@ 8ce573 commitdiff | diff to current
2016-09-20 Michael Merickel
derive exception views separately from normal views
blob@ e8c66a commitdiff | diff to current
2016-07-19 Jon Davidson
Change gendered language in examples
blob@ c898dd commitdiff | diff to current
2016-06-30 Amos Latteier
fix docs typo, expand example.
blob@ 3fd41d commitdiff | diff to current
2016-06-03 Amos Latteier
fix broken decorator.
blob@ 74842a commitdiff | diff to current
2016-06-03 Amos Latteier
Add exception_view_config decorator.
blob@ 93c94b commitdiff | diff to current
2016-05-10 Michael Merickel
ensure invoke_exception_view always returns a response
blob@ e045cf commitdiff | diff to current
2016-04-11 Michael Merickel
cleanup some references in the docs
blob@ 769da1 commitdiff | diff to current
2016-03-14 Steve Piercy
remove extra period
blob@ 3b2c22 commitdiff | diff to current
2016-03-03 Michael Merickel
fix and add tests for invoke_exception_view
blob@ d52257 commitdiff | diff to current
2016-03-01 Michael Merickel
exception views should never have a name=
blob@ 4ff751 commitdiff | diff to current
2016-03-01 Michael Merickel
add exception and exc_info to request
blob@ 68b303 commitdiff | diff to current
2016-02-23 Michael Merickel
add methods to DummyRequest
blob@ 7f1174 commitdiff | diff to current
2016-02-23 Michael Merickel
move p.response.temporary_response context manager to p.util.hide_attrs
blob@ 19016b commitdiff | diff to current
2016-02-10 Chris McDonough
its sys, not traceback
blob@ 252fa5 commitdiff | diff to current
2016-02-10 Chris McDonough
dont set it twice
blob@ 22bf91 commitdiff | diff to current
2016-02-10 Chris McDonough
bring into line with excview
blob@ ca529f commitdiff | diff to current
2016-02-10 Chris McDonough
docs about what happens when no excview can be found
blob@ 7d8175 commitdiff | diff to current
2016-02-10 Chris McDonough
add request.exception and request.exc_info
blob@ ff3dd9 commitdiff | diff to current
2016-02-10 Chris McDonough
use exc_info instead of exc, add better docstring, mix the mixin in
blob@ e40ef2 commitdiff | diff to current
2016-02-10 Chris McDonough
check in sketch code so raydeo can look at it
blob@ 531428 commitdiff | diff to current
2016-01-27 Zsolt Ero
check_csrf vs. csrf_token in view_config docs
blob@ ef01de commitdiff | diff to current
2015-06-05 Chris McDonough
We explicitly pass in the interfaces provided by the request as request_ifa...
blob@ 713bc5 commitdiff | diff to current
2015-04-14 John Anderson
Ignore more pep8 checks and add to travis
blob@ 03c11e commitdiff | diff to current
2015-04-13 John Anderson
Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8
blob@ 17279b commitdiff | diff to current
2015-04-06 Chris McDonough
Merge branch 'fix.view-lookup'
blob@ 0ce5dc commitdiff | diff to current
2015-04-06 Chris McDonough
change excview_tween to use _call_view instead of adapters.lookup; paramete...
blob@ 17c7f4 commitdiff | diff to current
2015-04-06 Chris McDonough
convert render_view_to_response to use _call_view
blob@ 849196 commitdiff | diff to current
2015-04-06 Chris McDonough
break out _call_view into separate importable callable for use in scripts
blob@ eb3ac8 commitdiff | diff to current
2015-04-03 Chris McDonough
no need to iter() the result
blob@ 99bc0c commitdiff | diff to current
2015-04-03 Chris McDonough
cache view lookups; see #1557
blob@ c15cbc commitdiff | diff to current
2015-03-15 Chris McDonough
add docs to notfound_view_config decorator code, expand docs to inlcude an...
blob@ 24358c commitdiff | diff to current
2015-03-15 Donald Stufft
Allow passing a custom redirect class for appending slashes
blob@ 12b6f5 commitdiff | diff to current
2015-03-13 Junya Hayashi
fix comment in forbidden_view_config
blob@ 59e7cc commitdiff | diff to current
2015-02-22 Michael Merickel
remove tuple creation from inner loop
blob@ c0070c commitdiff | diff to current
2015-02-08 John Anderson
Add initial pep8 support.
blob@ 25c64c commitdiff | diff to current
2015-02-07 Michael Merickel
privitize _find_views
blob@ e218e1 commitdiff | diff to current
2015-02-06 Michael Merickel
req_type and ctx_type
blob@ 44bfdb commitdiff | diff to current
2015-02-06 Michael Merickel
less dot operators in loops
blob@ fb2824 commitdiff | diff to current
2015-02-05 Michael Merickel
provide a fix for view lookup fallbacks
blob@ 85d801 commitdiff | diff to current
first | « prev | next »