This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nextcloud-server
Watch
3
Star
0
Fork
0
You've already forked nextcloud-server
mirror of
https://github.com/nextcloud/server.git
synced
2025-10-26 19:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5026d2cca1
nextcloud-server
/
tests
/
Core
/
Controller
History
Christoph Wurst
5026d2cca1
Merge pull request
#25086
from nextcloud/dependabot/composer/nextcloud/coding-standard-0.5.0
...
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
2021-02-18 14:05:54 +01:00
..
AppPasswordControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
AutoCompleteControllerTest.php
AvatarControllerTest.php
Format code to a single space around binary operators
2020-10-05 20:25:24 +02:00
ChangePasswordControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
ClientFlowLoginControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
ClientFlowLoginV2ControllerTest.php
ContactsMenuControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
CSRFTokenControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
CssControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
GuestAvatarControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
JsControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
LoginControllerTest.php
LostControllerTest.php
Send emails on password reset to the displayname
2021-02-18 12:38:43 +01:00
NavigationControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
OCSControllerTest.php
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
2021-02-18 13:31:24 +01:00
PreviewControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
SvgControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
TwoFactorChallengeControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
UserControllerTest.php
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
2020-08-12 13:55:19 +02:00
WellKnownControllerTest.php
Add well known handlers API
2020-12-16 13:13:05 +01:00
WipeControllerTest.php