Steve Piercy
2018-04-12 cb8637768565ec20b052b6621b12dd5cb8c659eb
2018-04-12 Steve Piercy
Change "key" to "name" to align with webob change - backport of #3253
blob@ 80acf2 commitdiff | diff to current
2016-11-19 Michael Merickel
remove the deprecated IContextURL
blob@ 7ba907 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-10-01 Michael Merickel
add a callback hook to set_default_csrf_options for disabling checks per-re...
blob@ 17fa5e commitdiff | diff to current
2016-09-20 Michael Merickel
derive exception views separately from normal views
blob@ e8c66a 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 Bert JW Regeer
Update doc in interfaces.py for BeforeTraversal
blob@ 4112d6 commitdiff | diff to current
2016-04-11 Bert JW Regeer
Rename RouteFound to BeforeTraversal
blob@ d4f5a8 commitdiff | diff to current
2016-04-11 Bert JW Regeer
Merge branch 'route-found' of dstufft/pyramid
blob@ b271f2 commitdiff | diff to current
2016-03-21 Steve Piercy
polish view derivers docs, minor grammar
blob@ 0b0f7e 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
rename info.orig_view to info.original_view
blob@ a610d0 commitdiff | diff to current
2016-03-04 Michael Merickel
define deriver api as (view, info) using IViewDeriverInfo
blob@ 007600 commitdiff | diff to current
2016-02-22 Bert JW Regeer
Merge branch 'master' into feature/configurable-view-deriver
blob@ 1c4c2b commitdiff | diff to current
2016-01-13 Michael Merickel
expect py3 and special-case py2 behavior
blob@ bc37a5 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-14 Michael Merickel
new default behavior matches virtual specs, old behavior hidden behind expl...
blob@ 4d19b8 commitdiff | diff to current
2015-12-08 Michael Merickel
update docs on pathspec arg to ICacheBuster
blob@ b2fc4a commitdiff | diff to current
2015-12-01 Michael Merickel
initial work on config.add_cache_buster
blob@ 6e29b4 commitdiff | diff to current
2015-10-21 Bert JW Regeer
Merge branch 'master' of github.com:Pylons/pyramid into feature/configurabl...
blob@ 18e54f commitdiff | diff to current
2015-08-23 Donald Stufft
Add a RouteFound event which will fire after a route is found
blob@ 499b78 commitdiff | diff to current
2015-05-25 Steve Piercy
cache bust token
blob@ ec753b commitdiff | diff to current
2015-04-20 Michael Merickel
Merge branch 'configurable-view-deriver' of caseman/pyramid into feature/co...
blob@ 13a4c7 commitdiff | diff to current
2015-04-15 Amos Latteier
Store derivers in registry, not config, since new configs are created (losi...
blob@ 1d5a99 commitdiff | diff to current
2015-03-06 John Anderson
Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8
blob@ 50a8a0 commitdiff | diff to current
2015-03-05 Michael Merickel
add clone to the IRendererInfo interface
blob@ ec4691 commitdiff | diff to current
2015-02-18 Michael Merickel
expose public config phases in pyramid.config
blob@ 568a02 commitdiff | diff to current
2015-02-17 Michael Merickel
remove the token from the ICacheBuster api
blob@ 780889 commitdiff | diff to current
2015-02-17 Michael Merickel
add InstancePropertyHelper and apply_request_extensions
blob@ 04cc91 commitdiff | diff to current
2015-02-08 John Anderson
Add initial pep8 support.
blob@ 25c64c commitdiff | diff to current
2015-02-07 Michael Merickel
move the IResponseFactory into the public api
blob@ da5f5f commitdiff | diff to current
2014-11-19 Matt Russell
Fixes breaking docs build due to unquoted asterisks in doc string.
blob@ c62f7d commitdiff | diff to current
2014-11-10 Michael Merickel
re-add missing Interface parent
blob@ a9fb52 commitdiff | diff to current
2014-08-13 Michael Merickel
some tweaks to the usage of userid in the docs
blob@ fe83c6 commitdiff | diff to current
2014-08-13 Karl O. Pinc
Security: Change "principal" argument in security.remember() to "userid".
blob@ c7afe4 commitdiff | diff to current
2014-07-29 Chris McDonough
add versionadded notes
blob@ 6b88bd commitdiff | diff to current
2014-07-22 Chris Rossi
Forgot to update interface docs earlier.
blob@ 40c6bf commitdiff | diff to current
2014-07-17 Chris Rossi
Write the documentation.
blob@ f729a1 commitdiff | diff to current
2014-07-15 Chris Rossi
I kind of like Raydeo's last idea.
blob@ 2a1ca8 commitdiff | diff to current
2014-07-15 Chris Rossi
Show an example.
blob@ 9af335 commitdiff | diff to current
2014-07-15 Chris Rossi
Try something a little more decoupled and consistent.
blob@ 9d521e commitdiff | diff to current
2014-07-14 Chris Rossi
Try this impl on and see how it feels.
blob@ 0445bf commitdiff | diff to current
2014-04-30 Michael Merickel
require ISession.invalidate to leave behind a usable session
blob@ dd4f73 commitdiff | diff to current
2014-02-10 Steve Piercy
- Garden PR #1121
blob@ 2033ee commitdiff | diff to current
2013-10-19 Michael Merickel
modify the docs for the renderer interfaces
blob@ b04ae5 commitdiff | diff to current
2013-09-09 Chris McDonough
- The ``renderer_globals_factory`` argument to the ``pyramid.config.Confi...
blob@ c6601f commitdiff | diff to current
2013-09-05 Bert JW Regeer
Remove Chameleon specific interfaces
blob@ 953b63 commitdiff | diff to current
2013-08-30 Chris McDonough
get rid of remainder_name on route, and just default to passing traverse; a...
blob@ c29603 commitdiff | diff to current
first | « prev | next »