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