Steve Piercy
2017-09-23 6bec1ff3f1ca24f2e5361601a5d8a31d95fce4de
2017-09-12 Brian Sutherland
typo
blob@ 979dab commitdiff | diff to current
2017-04-26 Matthew Wilkes
Move CSRF storage policy registration out of PHASE_1 config and simplify te...
blob@ 4b3603 commitdiff | diff to current
2016-09-04 Michael Merickel
refactor tween initialization to occur at config-time
blob@ 35b0e3 commitdiff | diff to current
2016-04-10 Michael Merickel
Merge pull request #2021 from Pylons/feature/configurable-view-deriver
blob@ b6187b commitdiff | diff to current
2016-03-09 Michael Merickel
rename view derivations to view derivers
blob@ ceb1f2 commitdiff | diff to current
2016-02-23 Michael Merickel
add methods to DummyRequest
blob@ 7f1174 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-28 Michael Merickel
set DummySession to use unicode csrf token by default like SignedCookieSess...
blob@ 183804 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 Casey Duncan
add default view derivations to configurator in testing.setUp()
blob@ 7aad4b 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
convert render_view_to_response to use _call_view
blob@ 849196 commitdiff | diff to current
2015-02-08 John Anderson
Add initial pep8 support.
blob@ 25c64c commitdiff | diff to current
2015-01-02 John Anderson
Move _get_response_factory to pyramid.response
blob@ 303abc commitdiff | diff to current
2015-01-02 John Anderson
Mkae the response factory a factory that takes a request
blob@ 32cb80 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-04-24 Michael Merickel
modify p.testing.setUp() to configure the package relative to caller
blob@ d24055 commitdiff | diff to current
2013-12-10 Chris McDonough
use CookieProfile from webob in authentication module, add support for new ...
blob@ 767e44 commitdiff | diff to current
2013-10-28 Chris McDonough
Bring change log, API docs, and deprecations in line with normal policies/p...
blob@ 0184b5 commitdiff | diff to current
2013-10-25 Matt Russell
Security APIs on pyramid.request.Request
blob@ 3c2f95 commitdiff | diff to current
2013-09-10 Chris McDonough
create an add_default_renderers method on the configurator and use it from ...
blob@ b7e92d commitdiff | diff to current
2013-09-09 Chris McDonough
- Removed the ability to influence and query a ``pyramid.request.Request`` ...
blob@ 8fe57d commitdiff | diff to current
2013-08-29 Chris McDonough
make local_name an attribute of Request, move logic from get_localizer into...
blob@ 330164 commitdiff | diff to current
2013-07-21 Ronan Amicel
Fix documentation of testing.setUp
blob@ 8a7d6c commitdiff | diff to current
2013-06-11 Chris McDonough
- ``pyramid.testing.DummyResource`` didn't define ``__bool__``, so code und...
blob@ 050b71 commitdiff | diff to current
2013-05-11 Tshepang Lekhonkhobe
add missing word; be more precise
blob@ 688a93 commitdiff | diff to current
2013-04-22 Tshepang Lekhonkhobe
no need to reference oneself
blob@ c0d0a3 commitdiff | diff to current
2013-04-07 Tshepang Lekhonkhobe
fix some cross-references
blob@ aaedf5 commitdiff | diff to current
2013-01-06 Tshepang Lekhonkhobe
grammar
blob@ b9b3b1 commitdiff | diff to current
2012-10-07 Chris McDonough
- The Configurator ``testing_securitypolicy`` method now returns the policy...
blob@ 1273d5 commitdiff | diff to current
2012-09-16 Chris McDonough
merge jinty's testConfig code
blob@ 97150c commitdiff | diff to current
2012-09-16 Chris McDonough
add pyramid.decorator.reify as an API. Closes #682
blob@ 07cb8f commitdiff | diff to current
2012-09-11 Chris McDonough
- ``pyramid.testing.DummyRequest`` now supports methods supplied by the `...
blob@ 28dba0 commitdiff | diff to current
2012-09-10 Chris McDonough
- These APIs from the ``pyramid.testing`` module were removed. They have ...
blob@ 69e0aa commitdiff | diff to current
2012-08-05 Chris McDonough
use a predicate list for routes, introduce the concept of deferred discrimi...
blob@ 9c8ec5 commitdiff | diff to current
2012-08-03 Chris McDonough
first cut at extensible view predicates via config.add_view_predicate; stil...
blob@ a00621 commitdiff | diff to current
2012-06-16 Brian Sutherland
A context manager for test setup
blob@ fbbb20 commitdiff | diff to current
2012-03-09 Liang Sun
To make the dummy csrf token has the same length as a real one.
blob@ 084369 commitdiff | diff to current
2012-03-06 Damien Baty
Fixed typo: key (k) and value (v) were inverted.
blob@ 1ac54f commitdiff | diff to current
2011-11-28 Chris McDonough
use multiline imports
blob@ 0c1c39 commitdiff | diff to current
2011-11-02 Robert Buchholz
DummySession: Correctly implement ISession by generating CSRF token if it's...
blob@ 4d2003 commitdiff | diff to current
2011-10-06 Chris McDonough
move some common code into common; decide what to cover and what not to cov...
blob@ 160865 commitdiff | diff to current
2011-10-05 Chris McDonough
coverage
blob@ 338cb9 commitdiff | diff to current
2011-09-27 Chris McDonough
dont try to import zope.component at module scope
blob@ bce463 commitdiff | diff to current
2011-09-24 Chris McDonough
slog
blob@ a84e17 commitdiff | diff to current
2011-09-23 Chris McDonough
coverage under py2
blob@ f11a02 commitdiff | diff to current
2011-09-23 Chris McDonough
implements->implementer
blob@ 3b7334 commitdiff | diff to current
2011-09-22 Chris McDonough
anger release commit
blob@ e6c2d2 commitdiff | diff to current
2011-09-03 Chris McDonough
mechanical cut at removing zope.configuration dependencies (breaks pyramid_...
blob@ 79ef3d commitdiff | diff to current
2011-08-15 Chris McDonough
- ``pyramid.testing.DummyRequest`` now implements the ``add_finished_call...
blob@ 274435 commitdiff | diff to current
first | « prev | next »