Michael Merickel
2017-06-15 8226534e173df938c533ebab6db8cd08a60901b9
2017-06-15 Michael Merickel
add a router.request_context context manager
blob@ 822653 commitdiff | diff to current
2017-05-23 Michael Merickel
allow the execution policy to perform a last-ditch effort to render an exce...
blob@ 07e0e1 commitdiff | diff to current
2017-02-26 Michael Merickel
add an IExecutionPolicy that can wrap the router
blob@ 0bee84 commitdiff | diff to current
2016-04-11 Bert JW Regeer
Add explicit tests for IBeforeTraversal/BeforeTraversal
blob@ 59428d commitdiff | diff to current
2015-11-12 Michael Merickel
apply some suggestions from quantified code analysis
blob@ 0f2a11 commitdiff | diff to current
2015-02-17 Michael Merickel
add InstancePropertyHelper and apply_request_extensions
blob@ 04cc91 commitdiff | diff to current
2015-01-25 Marc Abramowitz
Tighten test_call_eventsends
blob@ 4fe3ef commitdiff | diff to current
2014-07-30 Dobes Vandermeer
Fix a few tests that assume response_callbacks was a list
blob@ 39a03e commitdiff | diff to current
2014-02-08 Chris McDonough
- We no longer eagerly clear ``request.exception`` and ``request.exc_info``...
blob@ 579a5f commitdiff | diff to current
2013-04-24 Laurence Rowe
Consider superclass views after predicate mismatch
blob@ f3bffd commitdiff | diff to current
2013-03-19 Michael Merickel
add test to ensure unrelated views are not invoked after PredicateMismatch
blob@ 69c3ad commitdiff | diff to current
2013-01-10 Amos Latteier
Make predicate mismatches not hide other possible valid views.
blob@ b3643d commitdiff | diff to current
2012-11-19 Chris McDonough
- A failure when trying to locate the attribute ``__text__`` on route and v...
blob@ 0ccdc2 commitdiff | diff to current
2012-09-11 Chris McDonough
- Request properties and methods added via ``config.set_request_property`` ...
blob@ 735987 commitdiff | diff to current
2012-09-08 Chris McDonough
checkpoint for removing bfg.routes
blob@ def68d commitdiff | diff to current
2011-09-24 Chris McDonough
protect against webob repr changes
blob@ 7950a2 commitdiff | diff to current
2011-09-24 Chris McDonough
Revert "fix mako tests on py3"
blob@ 105cb1 commitdiff | diff to current
2011-09-24 Chris McDonough
fix mako tests on py3
blob@ ff6c11 commitdiff | diff to current
2011-09-24 Chris McDonough
fix failing tests in router.py
blob@ 478442 commitdiff | diff to current
2011-09-23 Chris McDonough
more rusty knife in the eye changes
blob@ 8e606d commitdiff | diff to current
2011-09-23 Michael Merickel
Backed out syntax changes specific to 2.5.
blob@ e91639 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-08-15 Chris McDonough
- Refactor ``pyramid.config`` into a package.
blob@ 5bf23f commitdiff | diff to current
2011-08-11 Chris McDonough
clean off exception attr from request too
blob@ 3e3fcd commitdiff | diff to current
2011-08-07 Chris McDonough
first cut at topological sorting of tweens given hints provided by the fram...
blob@ 8517d4 commitdiff | diff to current
2011-08-06 Chris McDonough
requesthandlers->tweens; add ptweens command
blob@ b4843b commitdiff | diff to current
2011-08-06 Chris McDonough
make tests pass; remove toposort stuff
blob@ 28b404 commitdiff | diff to current
2011-08-06 Chris McDonough
some tests fail; simpler registration of handlers
blob@ 0d4963 commitdiff | diff to current
2011-08-02 Chris McDonough
avoid memory leak potential when assigning sys.exc_info() result to an attr...
blob@ 6456c2 commitdiff | diff to current
2011-07-31 Chris McDonough
- A new attribute is available on request objects: ``exc_info``. Its value...
blob@ 95a379 commitdiff | diff to current
2011-07-24 Chris McDonough
fix merge conflicts
blob@ 47525f commitdiff | diff to current
2011-07-24 Chris McDonough
add tests for request handler bits
blob@ dc45ab commitdiff | diff to current
2011-07-24 Chris McDonough
back this feature out; we'll try a different approach
blob@ 643499 commitdiff | diff to current
2011-07-24 Chris McDonough
- New method: ``pyramid.request.Request.add_view_mapper``. A view wrapper ...
blob@ b72379 commitdiff | diff to current
2011-07-15 Brian Sutherland
Use assertFalse instead of deprecated failIf
blob@ a80206 commitdiff | diff to current
2011-07-13 Chris McDonough
- We now clear ``request.response`` before we invoke an exception view; an ...
blob@ d05117 commitdiff | diff to current
2011-07-07 Chris McDonough
fix a few tests broken by refactoring
blob@ 32859f commitdiff | diff to current
2011-06-13 Chris McDonough
- Remove IResponder abstraction in favor of more general IResponse abstra...
blob@ d868ff commitdiff | diff to current
2011-06-11 Chris McDonough
- Pyramid now expects Response objects to have a __call__ method which im...
blob@ 99edc5 commitdiff | diff to current
2011-06-05 Chris McDonough
- It is now possible to control how the Pyramid router calls the WSGI ``s...
blob@ df15ed commitdiff | diff to current
2011-05-31 Chris McDonough
the canonical import location for HTTP exceptions/responses is now pyramid....
blob@ a7e625 commitdiff | diff to current
2011-04-19 Chris McDonough
appease python gods by converting failIf*/failUnless* to assert* equivalents
blob@ a1d395 commitdiff | diff to current
2011-04-12 Chris McDonough
extend test
blob@ 74f9ae commitdiff | diff to current
2011-04-12 Chris McDonough
condition coverage
blob@ 216f41 commitdiff | diff to current
2011-04-10 Chris McDonough
- An exception raised by a NewRequest event subscriber can now be caught by...
blob@ ba2ac1 commitdiff | diff to current
2011-01-31 Chris McDonough
make pass predictably on jython
blob@ 89335f commitdiff | diff to current
2011-01-18 Chris McDonough
- The ``make_app`` function has been removed from the ``pyramid.router`` ...
blob@ c1eb0c commitdiff | diff to current
2010-12-16 Chris McDonough
Features --------
blob@ 24bf2a commitdiff | diff to current
2010-12-16 Joachim Krebs
Added debug_matched configuration setting.
blob@ 831e70 commitdiff | diff to current
first | « prev | next »