nextcloud-server/tests/Core/Controller
Morris Jobke 9813023aab
Fix gzip files for Safari
* Safari support gzip only if the filename does not
  end on .gz - so this renames them to .gzip

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-29 00:11:51 +07:00
..
AvatarControllerTest.php
ChangePasswordControllerTest.php
CssControllerTest.php Fix gzip files for Safari 2017-03-29 00:11:51 +07:00
JsControllerTest.php Fix gzip files for Safari 2017-03-29 00:11:51 +07:00
LoginControllerTest.php oc_token should be nc_token 2017-02-02 21:56:44 +07:00
LostControllerTest.php create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +07:00
OCSControllerTest.php unify endpoints form core and the the provisioning api 2017-01-25 11:20:35 +07:00
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php fix coding style and increase code coverage 2017-01-11 11:01:54 +07:00
UserControllerTest.php Adds user controller tests 2016-12-30 13:26:26 +07:00