-
Notifications
You must be signed in to change notification settings - Fork 89
Fix: allow middleware dispatch to behave like controller dispatch #236
Fix: allow middleware dispatch to behave like controller dispatch #236
Commits on May 1, 2017
-
MiddlewareListener
should cancel any previous dispatch errors set i……n the given `MvcEvent`
Configuration menu - View commit details
-
Copy full SHA for c27997f - Browse repository at this point
Copy the full SHA c27997fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a914bd - Browse repository at this point
Copy the full SHA 5a914bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecab36d - Browse repository at this point
Copy the full SHA ecab36dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4d7ee - Browse repository at this point
Copy the full SHA cb4d7eeView commit details -
Verifying that the
MiddlewareListener
will relay anything the middl……eware produces, regardless of its shape/type, unless it is a PSR7-response
Configuration menu - View commit details
-
Copy full SHA for 0af1831 - Browse repository at this point
Copy the full SHA 0af1831View commit details -
Using a real service manager in the
MiddlewareListenerTest
- no tes……t is mocking anything particular at this point
Configuration menu - View commit details
-
Copy full SHA for 606ce94 - Browse repository at this point
Copy the full SHA 606ce94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab5b13 - Browse repository at this point
Copy the full SHA 1ab5b13View commit details -
Creating an intermediate
MiddlewareController
that makes any middle……ware act like a normal controller
Configuration menu - View commit details
-
Copy full SHA for 71066ad - Browse repository at this point
Copy the full SHA 71066adView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6d23ff - Browse repository at this point
Copy the full SHA a6d23ffView commit details -
A shared listener should be attached to middleware, so that the entir…
…e useless view layer can do its terrible view model magic
Configuration menu - View commit details
-
Copy full SHA for 3c3136a - Browse repository at this point
Copy the full SHA 3c3136aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a46ae7e - Browse repository at this point
Copy the full SHA a46ae7eView commit details -
The
MiddlewareListener
should bail out if an MVC result is already ……present in the dispatched event
Configuration menu - View commit details
-
Copy full SHA for a37be06 - Browse repository at this point
Copy the full SHA a37be06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce89d1 - Browse repository at this point
Copy the full SHA 0ce89d1View commit details -
Verifying that the
MiddlewareListener
triggers no error events on s……kipped dispatch
Configuration menu - View commit details
-
Copy full SHA for 533a489 - Browse repository at this point
Copy the full SHA 533a489View commit details -
The dispatch listener should not interfere when `MvcEvent#getResult()…
…` already yields a non-null result
Configuration menu - View commit details
-
Copy full SHA for e78b531 - Browse repository at this point
Copy the full SHA e78b531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d2f887 - Browse repository at this point
Copy the full SHA 2d2f887View commit details -
Corrected rebase conflicts - moved middleware pipe dispatch into the …
…controller wrapper
Configuration menu - View commit details
-
Copy full SHA for 396a650 - Browse repository at this point
Copy the full SHA 396a650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ec228 - Browse repository at this point
Copy the full SHA 50ec228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a77c3 - Browse repository at this point
Copy the full SHA 16a77c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4824a3 - Browse repository at this point
Copy the full SHA e4824a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d33ff7 - Browse repository at this point
Copy the full SHA 7d33ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6170700 - Browse repository at this point
Copy the full SHA 6170700View commit details -
Removing test that specifies that allowing anything as the return typ…
…e of a middleware is OK This is likely going to land into a separate dispatch listener instead
Configuration menu - View commit details
-
Copy full SHA for 98c6d39 - Browse repository at this point
Copy the full SHA 98c6d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8442764 - Browse repository at this point
Copy the full SHA 8442764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d8e5b - Browse repository at this point
Copy the full SHA 29d8e5bView commit details -
Dispatching a
MiddlewareController
with an invalid request type sho……uld raise a `RuntimeException`
Configuration menu - View commit details
-
Copy full SHA for 145e300 - Browse repository at this point
Copy the full SHA 145e300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4628c44 - Browse repository at this point
Copy the full SHA 4628c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f52a9 - Browse repository at this point
Copy the full SHA b7f52a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a122791 - Browse repository at this point
Copy the full SHA a122791View commit details