Michael Merickel
2017-06-20 5a1950121af5f70c473ce8e74b6d9044e8b9e375
2017-06-18 Michael Merickel
configure resource_url to use the same logic
blob@ 498342 commitdiff | diff to current
2017-04-30 Michael Merickel
Merge branch 'master' into pr/2854
blob@ 9c15a8 commitdiff | diff to current
2017-04-26 Matthew Wilkes
Apply drafting changes to documentation.
blob@ 2ded2f commitdiff | diff to current
2017-04-16 Ira Lun
Fix typo in comment.
blob@ 999bda commitdiff | diff to current
2017-04-15 Ira Lun
Fix a typo in a comment.
blob@ de0719 commitdiff | diff to current
2016-12-09 Matthew Wilkes
Rename implementation to ICSRFStoragePolicy
blob@ fe0d22 commitdiff | diff to current
2016-12-05 Jure Cerjak
Fix tests and documentation in various places, and feedback following revie...
blob@ 313c25 commitdiff | diff to current
2016-12-05 Matthew Wilkes
Create a new ICSRF implementation for getting CSRF tokens, split out from t...
blob@ a2c7c7 commitdiff | diff to current
2016-12-06 Michael Merickel
move predicates into top-level package instead of inside config
blob@ c7974f commitdiff | diff to current
2016-11-19 Michael Merickel
improve view decorator return type documentation
blob@ 663c26 commitdiff | diff to current
2016-11-16 Michael Merickel
Revert "turn on warnings by default for ``pyramid.deprecation.RemoveInVersi...
blob@ c151ad commitdiff | diff to current
2016-11-15 Michael Merickel
turn on warnings by default for ``pyramid.deprecation.RemoveInVersion19Warn...
blob@ 9c8d43 commitdiff | diff to current
2016-09-29 Steve Piercy
two spaces should be one
blob@ 0fdafb 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-09-25 Michael Merickel
clarify what changed in 1.6 with ``config.add_notfound_view``
blob@ b05765 commitdiff | diff to current
2016-06-30 Amos Latteier
Merge branch 'master' into exception_only
blob@ 35209e commitdiff | diff to current
2016-06-03 Amos Latteier
Add add_exception_view
blob@ d6c90d commitdiff | diff to current
2016-06-03 Marco M
Add route name to view deriver options. Closes: #2609
blob@ 6439ce commitdiff | diff to current
2016-06-02 Amos Latteier
add exception_only argument to add_view to only register exception views.
blob@ b0d20b commitdiff | diff to current
2016-04-27 Michael Merickel
do not enforce default permissions on exception views
blob@ 2160ce commitdiff | diff to current
2016-04-18 Michael Merickel
replace pyramid.require_default_csrf setting with config.set_default_csrf_o...
blob@ de3d0c commitdiff | diff to current
2016-04-11 Michael Merickel
deprecate the check_csrf predicate
blob@ 15b97d commitdiff | diff to current
2016-04-11 Michael Merickel
rewrite csrf checks to support a global setting to turn it on
blob@ 6b35eb commitdiff | diff to current
2016-03-22 Michael Merickel
add a csrf_view to the view pipeline supporting a require_csrf option
blob@ 9e9fa9 commitdiff | diff to current
2016-04-08 Michael Merickel
update constraints for derivers as well as docs
blob@ c231d8 commitdiff | diff to current
2016-04-07 Michael Merickel
separate the viewderiver module and allow overriding the mapper
blob@ a3db3c commitdiff | diff to current
2016-04-07 Michael Merickel
rename pyramid.config.derivations to pyramid.viewderivers
blob@ ecc9d8 commitdiff | diff to current
2016-03-17 Michael Merickel
remove unused import
blob@ 8ff071 commitdiff | diff to current
2016-03-17 Michael Merickel
"over" is closer to ingress and "under" is closer to mapped_view
blob@ cf9dcb commitdiff | diff to current
2016-03-15 Michael Merickel
add a docstring for add_view_deriver and expose the method to the api docs
blob@ 35e632 commitdiff | diff to current
2016-03-15 Michael Merickel
do not guess at the name of the view deriver without further discussion
blob@ a09453 commitdiff | diff to current
2016-03-15 Michael Merickel
swap the order of view deriver arguments so that the name is implicit
blob@ cbf686 commitdiff | diff to current
2016-03-15 Michael Merickel
first cut at documenting view derivers
blob@ fdd1f8 commitdiff | diff to current
2016-03-09 Michael Merickel
add options support to view derivers
blob@ e4b931 commitdiff | diff to current
2016-03-09 Michael Merickel
expect derivers
blob@ 46fd86 commitdiff | diff to current
2016-03-09 Michael Merickel
pass the predicate options to the derivers
blob@ ff8c19 commitdiff | diff to current
2016-03-09 Michael Merickel
rename view derivations to view derivers
blob@ ceb1f2 commitdiff | diff to current
2016-03-09 Michael Merickel
rename info.orig_view to info.original_view
blob@ a610d0 commitdiff | diff to current
2016-03-09 Michael Merickel
add new deriver option ``context``
blob@ a59312 commitdiff | diff to current
2016-03-09 Michael Merickel
remove order and phash from deriver options
blob@ dad950 commitdiff | diff to current
2016-03-09 Michael Merickel
rename wrapper_viewname and viewname to wrapper and name in deriver options
blob@ e292cc commitdiff | diff to current
2016-03-04 Michael Merickel
define deriver api as (view, info) using IViewDeriverInfo
blob@ 007600 commitdiff | diff to current
2016-01-03 Bert JW Regeer
Merge branch 'master' into feature/configurable-view-deriver
blob@ 30ae71 commitdiff | diff to current
2015-12-18 Michael Merickel
Merge pull request #2171 from mmerickel/feature/add-cache-buster
blob@ b791e9 commitdiff | diff to current
2015-12-17 Michael Merickel
defer prevent check until register
blob@ ca573e commitdiff | diff to current
2015-12-14 Michael Merickel
new default behavior matches virtual specs, old behavior hidden behind expl...
blob@ 4d19b8 commitdiff | diff to current
2015-12-10 Michael Merickel
remove unused import
blob@ 435069 commitdiff | diff to current
2015-12-10 Michael Merickel
fix broken tests
blob@ 5e3439 commitdiff | diff to current
first | « prev | next »