Morris Jobke 30e7d3e0e8 Merge pull request #14194 from nextcloud/bugfix/noid/correctly-determinate-owner-in-case-of-shared-external-storages 5 роки тому
..
Accounts b9a87a69cf Use IAccountManager constants 5 роки тому
Activity abd305eff5 Remove legacy activity stuff 5 роки тому
App c09ddf6c78 Check app path for enableAppForGroups 5 роки тому
AppFramework b68567e9ba Add StandaloneTemplateResponse 5 роки тому
Archive 1088068c60 Remove \OCP\Files::tmpFolder 6 роки тому
Authentication bb352fb667 Use the defined func()->count() instead of manual counting 5 роки тому
Avatar 2a8118e459 Switch guest avatars to PNG 5 роки тому
BackgroundJob 8493f49211 fixup! fixup! Add backgroundjobs to OCP 5 роки тому
Cache 0896d2b006 Make cache tests a bit more clear 7 роки тому
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 5 роки тому
Collaboration 5a73a9b9de Fix injection to get the user id 5 роки тому
Command 843066b708 Fix AsyncBusTests 5 роки тому
Comments 10ba0bed8a Match mentions when the username is wrapped in quotes 5 роки тому
Contacts bf2be08c9f Fix risky tests without assertions 6 роки тому
DB 85a0e10b4f Update the tests to the comparison logic 5 роки тому
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 роки тому
Encryption 67a46b5aa9 update encryption wrapper tests 5 роки тому
Federation bf2be08c9f Fix risky tests without assertions 6 роки тому
Files 104616c1da Use CountWrapper instead of almost identical CountReadStream 5 роки тому
GlobalScale 7c2d473d76 add new config switched for the global scale architecture 7 роки тому
Group 0f84351a76 Tests fix 6 роки тому
Hooks bf2be08c9f Fix risky tests without assertions 6 роки тому
Http 00c3a7eb4c Fix HTTP client given options being overriden by default options 6 роки тому
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 роки тому
L10N 2440ee6b84 Add simple unit test for findLanguageFromLocale 5 роки тому
Lock 3d5acbb1d0 prevent lock values from going negative with memcache backend 6 роки тому
Lockdown baec42e80a Save the scope of an auth token in the session 7 роки тому
Log 7005ff420e Fix tests 5 роки тому
Mail 7cef9b0248 Addressing comments, array() to [] 5 роки тому
Memcache bfa49410a2 Drop support for xcache 5 роки тому
Migration e090973e64 Fix unit test 5 роки тому
Notification 870023365c Fix "Undefined method setExpectedException()" 6 роки тому
OCS 7753b93aa6 PrivateData to app 7 роки тому
Preview 036475fc91 use a fresh appdata factory in background job test 5 роки тому
PublicNamespace 934eade56f Migrate tests for contacts manager to correct test class 6 роки тому
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 роки тому
Repair bf1253cb49 Implement guest avatar endpoint 5 роки тому
RichObjectStrings bf2be08c9f Fix risky tests without assertions 6 роки тому
Security f1ea56b502 Fix the thorrtler whitelist bitmask 5 роки тому
Session c733cdaa65 Use ::class in test mocks of encryption app 6 роки тому
Settings 2cd3fd3dc2 Move server info to theming section 5 роки тому
Share bc34a7f4e9 Get rid of shareItem 6 роки тому
Share20 f66c37bdb8 Correctly determinate the owner in case of shared external storages 5 роки тому
Support ff58732c0d Add breadcrumb support to crash reporters 5 роки тому
SystemTag 43e498844e Use ::class in test mocks 6 роки тому
Template 2051943487 more caching for theming 5 роки тому
Traits 55532f19d9 Cleanup OC_User and OCP\User 6 роки тому
Updater 772bbd99be Backend work to provide NC whats New info to users 6 роки тому
User 03fe2b3b81 Use a case insensitive search for email 5 роки тому
Util 2fde21e318 extend tests for status quo 6 роки тому
APITest.php a1232f46ca Remove unused methods and constants from legacy OC_API 6 роки тому
AllConfigTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 роки тому
AppConfigTest.php 5dc6899d1a Fix tests 7 роки тому
AppTest.php 511a34b08f always enable cloud federation api 6 роки тому
AutoLoaderTest.php 54b637e83c Fix unit tests 8 роки тому
CapabilitiesManagerTest.php 2a38605545 Properly log the full exception instead of only the message 6 роки тому
ConfigTest.php 95a21e2f2a Check for boolean false and add tests 7 роки тому
ContactsManagerTest.php 934eade56f Migrate tests for contacts manager to correct test class 6 роки тому
DateTimeFormatterTest.php ca4278a4d7 Provide tests for future timestamp formatting 6 роки тому
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 роки тому
FileChunkingTest.php ab36980d20 Use ::class in test mocks of dav app 6 роки тому
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 7 роки тому
HelperStorageTest.php 51c55a867d fix quota tests for external storage 7 роки тому
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 роки тому
ImageTest.php 3d4c698f44 Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 6 роки тому
InfoXmlTest.php bf2be08c9f Fix risky tests without assertions 6 роки тому
InitialStateServiceTest.php 0e6cb988a1 Add a key parameter to the new initial state API 5 роки тому
InstallerTest.php c804baaec5 Update CRL to contain revoked files_external_dropbox, passman & payback 5 роки тому
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 7 роки тому
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 роки тому
LegacyHelperTest.php db345e4c6d Deprecate unused, private OC_Helper::linkToPublic 5 роки тому
LoggerTest.php 0e6a317516 revert Log's dependency to SystemConfig to work during Installation 6 роки тому
MemoryInfoTest.php 2bab916c53 Adds license to files. Updates the branch. 5 роки тому
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 роки тому
NavigationManagerTest.php e3de4edc51 Urlencode the requesttoken 5 роки тому
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 роки тому
ServerTest.php bf1253cb49 Implement guest avatar endpoint 5 роки тому
SetupTest.php 9dae927b0c Add more test cases 5 роки тому
SubAdminTest.php 15abcff2a1 Expose subadmin to OCP 5 роки тому
TagsTest.php bc34a7f4e9 Get rid of shareItem 6 роки тому
TempManagerTest.php 6994bce951 Loglevel is an int 6 роки тому
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 роки тому
TestCase.php eded07f28f whitelist audit.log 6 роки тому
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 роки тому
UpdaterTest.php f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" 5 роки тому
UrlGeneratorTest.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 5 роки тому
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 роки тому
UtilTest.php 1088068c60 Remove \OCP\Files::tmpFolder 6 роки тому