.. |
Stub
|
Implemented controller permissions
|
2018-12-02 12:53:31 +01:00 |
AddHeadersTest.php
|
Added additional headers
|
2018-11-21 19:24:36 +01:00 |
CallableHandlerTest.php
|
Implemented controller permissions
|
2018-12-02 12:53:31 +01:00 |
DispatcherTest.php
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |
ErrorHandlerTest.php
|
ErrorHandler: Don't wrap the response if a content-type is defined
|
2018-12-19 22:36:42 +01:00 |
ExceptionHandlerTest.php
|
Added middleware tests
|
2018-08-19 13:59:39 +02:00 |
LegacyMiddlewareTest.php
|
Moved permission checks to Authenticator class
|
2018-12-02 12:53:31 +01:00 |
RequestHandlerServiceProviderTest.php
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |
RequestHandlerTest.php
|
Implemented controller permissions
|
2018-12-02 12:53:31 +01:00 |
ResolvesMiddlewareTraitTest.php
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |
RouteDispatcherServiceProviderTest.php
|
Added caching for templating and routing
|
2018-11-24 16:30:36 +01:00 |
RouteDispatcherTest.php
|
Don't save sessions permanently on api and metrics paths
|
2018-12-28 20:35:44 +01:00 |
SendResponseHandlerTest.php
|
Added middleware tests
|
2018-08-19 13:59:39 +02:00 |
SessionHandlerServiceProviderTest.php
|
Don't save sessions permanently on api and metrics paths
|
2018-12-28 20:35:44 +01:00 |
SessionHandlerTest.php
|
Don't save sessions permanently on api and metrics paths
|
2018-12-28 20:35:44 +01:00 |
SetLocaleTest.php
|
Moved translation/internationalization to Helpers\Translator class
|
2018-08-29 23:46:31 +02:00 |
VerifyCsrfTokenTest.php
|
Refactoring: Throw HttpAuthExpired on csrf token mismatch
|
2018-12-02 12:53:31 +01:00 |