nextcloud-server/tests/Core/Controller
Roeland Jago Douma 796b4f19f8
Add Cache-control: immutable
Cache generated CSS forever!
Also cache combined JS forever
Fix tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-19 14:21:53 +01:00
..
AutoCompleteControllerTest.php Remove config from AutoCompleteController 2018-02-13 21:40:30 +01:00
AvatarControllerTest.php Fix tests 2017-11-29 14:23:15 +01:00
ChangePasswordControllerTest.php
ClientFlowLoginControllerTest.php Request->getHeader() should always return a string 2018-01-17 09:51:31 +01:00
ContactsMenuControllerTest.php
CSRFTokenControllerTest.php Add CSRF token controller to retrieve the current CSRF token 2018-03-08 16:48:50 +01:00
CssControllerTest.php Add Cache-control: immutable 2018-03-19 14:21:53 +01:00
JsControllerTest.php Add Cache-control: immutable 2018-03-19 14:21:53 +01:00
LoginControllerTest.php Fix tests 2018-01-15 21:43:11 +01:00
LostControllerTest.php Fix tests 2018-01-13 13:58:06 +01:00
NavigationControllerTest.php Fix tests 2018-03-07 09:17:18 +01:00
OCSControllerTest.php
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php
UserControllerTest.php