Morris Jobke f9bc53146d Fix unit tests 7 năm trước cách đây
..
Accounts 0de685c562 bring back setEmailAddress for the user management 7 năm trước cách đây
Activity b8958ee937 Fix activity manager tests 7 năm trước cách đây
App 5795482282 createMock 7 năm trước cách đây
AppFramework f9bc53146d Fix unit tests 7 năm trước cách đây
Archive c2d88a08b7 Remove unneeded checks if it runs on a Windows machine 8 năm trước cách đây
Authentication 5695a4ec92 Don't do a recursive search 7 năm trước cách đây
BackgroundJob c4ef825ceb Fix getMock JobListTest 8 năm trước cách đây
Cache 77779d678f Fix getMock FileCacheTest 8 năm trước cách đây
Command 3eb3e437c8 Add proper tests 7 năm trước cách đây
Comments cde7f535bd Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-mentions 8 năm trước cách đây
DB 713f684a8b Adding tests for 4 byte unicode characters 7 năm trước cách đây
Encryption fcda3a20f4 create new encryption keys on password reset and backup the old one 7 năm trước cách đây
Federation f6cd5200a2 clean cloud ids 7 năm trước cách đây
Files 8de4209c3e round the mtime in touch 7 năm trước cách đây
Group 80d2717e5c Fix 5.6 duplicate class import 7 năm trước cách đây
Hooks 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 năm trước cách đây
Http 1b8aae837c Merge pull request #2912 from nextcloud/increase-coverage-response.php 7 năm trước cách đây
IntegrityCheck 3eb3e437c8 Add proper tests 7 năm trước cách đây
L10N 83e7cfd13a Fix more tests 8 năm trước cách đây
Lock cd5183dccc Fix getMock DBLockingProviderTest 8 năm trước cách đây
Lockdown 5e408aeb6c Fix unit tests 7 năm trước cách đây
Log 61a1d56d27 Renamed test classes for file logging tests. 8 năm trước cách đây
Mail a113f951d6 Adjust the tests 7 năm trước cách đây
Memcache bf043deba3 Kill APC because it requires PHP 5.4 7 năm trước cách đây
Migration 1b5ed67857 Fix getMock Migration 8 năm trước cách đây
Notification 706b5c3fb6 Use a php class for the definitions to avoid loading problems 8 năm trước cách đây
OCS 43bca9f7f6 add and adjust unit tests 7 năm trước cách đây
Preview a1f46db793 Fix tests 7 năm trước cách đây
PublicNamespace 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 năm trước cách đây
Repair 1aef2f417b Adjust tests as well 7 năm trước cách đây
RichObjectStrings 9305094b8b Add test and adjust PHP function arguments 8 năm trước cách đây
Security f9bc53146d Fix unit tests 7 năm trước cách đây
Session 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 năm trước cách đây
Settings 75b81c3e01 Always suggest the overwrite.cli.url 7 năm trước cách đây
Share 04ece69a33 Cleanup OC_Group usage a bit 8 năm trước cách đây
Share20 348d97dfd6 Merge pull request #3844 from nextcloud/unshare_event 7 năm trước cách đây
SystemTag c96486cfae test setTagGroups with empty groupids 7 năm trước cách đây
Template a40405531c Fix tests 7 năm trước cách đây
Traits c91aebc437 Fix phpunit Trait warning 8 năm trước cách đây
Updater 7aa510b2f0 Document updater channel & check for correct PHP version in updater 7 năm trước cách đây
User aacfef463c Add tests for database user backend caching 7 năm trước cách đây
Util 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 năm trước cách đây
APITest.php 55fc6536d3 FIx lib/ a-d 8 năm trước cách đây
AllConfigTest.php 911fd3ead4 Do not allow to store boolean configs, they behave unexpected on postgres 8 năm trước cách đây
AppConfigTest.php 5dc6899d1a Fix tests 7 năm trước cách đây
AppTest.php fcfb4205bc Fix tests 7 năm trước cách đây
AutoLoaderTest.php 54b637e83c Fix unit tests 8 năm trước cách đây
AvatarManagerTest.php f737426eca Add using casing check/fix for initMountPoints 8 năm trước cách đây
AvatarTest.php 6807cb684f avatar to appdata 8 năm trước cách đây
CapabilitiesManagerTest.php c044aa34fa Make the capabilities manager more error proof 8 năm trước cách đây
ConfigTest.php 55fc6536d3 FIx lib/ a-d 8 năm trước cách đây
ContactsManagerTest.php 55fc6536d3 FIx lib/ a-d 8 năm trước cách đây
DateTimeFormatterTest.php 83e7cfd13a Fix more tests 8 năm trước cách đây
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 năm trước cách đây
FileChunkingTest.php a819fd3f1e Fix getMock FileChunkingTest 8 năm trước cách đây
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 8 năm trước cách đây
HTTPHelperTest.php aa670cab14 Fix getMock HTTPHelper 8 năm trước cách đây
HelperStorageTest.php dcf8091d69 Fix getMock HelperStorageTest 8 năm trước cách đây
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 năm trước cách đây
ImageTest.php 1e281bc616 Use 90% JPEG quality for thumbnails and previews by default 7 năm trước cách đây
InfoXmlTest.php 8b94fbe014 Add the AppContainer 7 năm trước cách đây
InstallerTest.php 32bf8ec826 Don't use cached informations for app version 7 năm trước cách đây
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 8 năm trước cách đây
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 năm trước cách đây
LegacyHelperTest.php 0245dd7221 Simplify isSubDirectory check 8 năm trước cách đây
LoggerTest.php 7fa063ceca Better fallback for unknown log types 7 năm trước cách đây
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 năm trước cách đây
NavigationManagerTest.php e0b040d623 Allow multiple navigation links from info.xml 7 năm trước cách đây
RepairStepTest.php 9a4253ef7c Fix lib/ 8 năm trước cách đây
ServerTest.php bc3da3a8f5 Remove IDb interface which was deprecated for 3 years already 7 năm trước cách đây
SetupTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 năm trước cách đây
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 năm trước cách đây
TagsTest.php 2f36bbecb8 Fix getMock TagTest 8 năm trước cách đây
TempManagerTest.php 9d4729cb6a Fix getMock TempManagerTest 8 năm trước cách đây
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 năm trước cách đây
TestCase.php 0fb5776133 Fix NODB tests etc 7 năm trước cách đây
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 năm trước cách đây
UpdaterTest.php 18d7701d09 Prevent migration from ownCloud 11 to Nextcloud 12 7 năm trước cách đây
UrlGeneratorTest.php 2164085f22 Fix urlgenerator test 8 năm trước cách đây
UserTest.php 7ba665b11d Remove warning 7 năm trước cách đây
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 năm trước cách đây
UtilTest.php 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 7 năm trước cách đây