Joas Schilling 132902337e Unify the permission checking in one place only 5 éve
..
Accounts b9a87a69cf Use IAccountManager constants 6 éve
Activity 60a34179c9 Remove deprecated publishActivity function 6 éve
App 7cd7750140 Remove "socialsharing_googleplus" from Social Sharing Bundle 5 éve
AppFramework d0f8fa4619 Check the actual status code for 204 and 304 5 éve
Archive 1088068c60 Remove \OCP\Files::tmpFolder 6 éve
Authentication bb352fb667 Use the defined func()->count() instead of manual counting 6 éve
BackgroundJob 8493f49211 fixup! fixup! Add backgroundjobs to OCP 6 éve
Cache 0896d2b006 Make cache tests a bit more clear 7 éve
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 6 éve
Collaboration 5a73a9b9de Fix injection to get the user id 6 éve
Command 1ebf91ec16 Add proper EOL 7 éve
Comments 10ba0bed8a Match mentions when the username is wrapped in quotes 6 éve
Contacts bf2be08c9f Fix risky tests without assertions 6 éve
DB fd8eeccb15 Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 6 éve
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 éve
Encryption 7cdc04a793 update encryption wrapper tests 6 éve
Federation bf2be08c9f Fix risky tests without assertions 6 éve
Files 91bc8ba2cd Check for free space on touch 5 éve
GlobalScale 7c2d473d76 add new config switched for the global scale architecture 7 éve
Group 0f84351a76 Tests fix 6 éve
Hooks bf2be08c9f Fix risky tests without assertions 6 éve
Http 00c3a7eb4c Fix HTTP client given options being overriden by default options 6 éve
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 éve
L10N 2440ee6b84 Add simple unit test for findLanguageFromLocale 6 éve
Lock 3d5acbb1d0 prevent lock values from going negative with memcache backend 6 éve
Lockdown baec42e80a Save the scope of an auth token in the session 7 éve
Log 7005ff420e Fix tests 6 éve
Mail cbff5fabe7 Add testcases for pipe mode 6 éve
Memcache bfa49410a2 Drop support for xcache 6 éve
Migration 43e498844e Use ::class in test mocks 7 éve
Notification 870023365c Fix "Undefined method setExpectedException()" 6 éve
OCS 7753b93aa6 PrivateData to app 7 éve
Preview ce10f8b8c4 Only generate previews in powers of 4 and set min 6 éve
PublicNamespace 934eade56f Migrate tests for contacts manager to correct test class 6 éve
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 éve
Repair 7028362604 Log and continue on Dav reader failure 6 éve
RichObjectStrings bf2be08c9f Fix risky tests without assertions 6 éve
Security 096498c033 Fix the thorrtler whitelist bitmask 5 éve
Session c733cdaa65 Use ::class in test mocks of encryption app 7 éve
Settings a68495b443 Fix l10n for SettingsManager by injecting the l10n factory 5 éve
Share bc34a7f4e9 Get rid of shareItem 6 éve
Share20 132902337e Unify the permission checking in one place only 5 éve
Support ff58732c0d Add breadcrumb support to crash reporters 6 éve
SystemTag 43e498844e Use ::class in test mocks 7 éve
Template 26b160cc43 Make sure to always load the latest icons-vars.css file 6 éve
Traits 55532f19d9 Cleanup OC_User and OCP\User 6 éve
Updater 772bbd99be Backend work to provide NC whats New info to users 6 éve
User 7b09d11924 Use a case insensitive search for email 5 éve
Util 2fde21e318 extend tests for status quo 6 éve
APITest.php a1232f46ca Remove unused methods and constants from legacy OC_API 6 éve
AllConfigTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 éve
AppConfigTest.php 5dc6899d1a Fix tests 7 éve
AppTest.php 511a34b08f always enable cloud federation api 6 éve
AutoLoaderTest.php 54b637e83c Fix unit tests 8 éve
AvatarManagerTest.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 éve
AvatarTest.php 782927a05f fixup! Fix comment and cap-height 6 éve
CapabilitiesManagerTest.php 2a38605545 Properly log the full exception instead of only the message 6 éve
ConfigTest.php 95a21e2f2a Check for boolean false and add tests 7 éve
ContactsManagerTest.php 934eade56f Migrate tests for contacts manager to correct test class 6 éve
DateTimeFormatterTest.php ca4278a4d7 Provide tests for future timestamp formatting 7 éve
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 éve
FileChunkingTest.php ab36980d20 Use ::class in test mocks of dav app 7 éve
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 8 éve
HelperStorageTest.php 51c55a867d fix quota tests for external storage 7 éve
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 éve
ImageTest.php 3d4c698f44 Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 6 éve
InfoXmlTest.php bf2be08c9f Fix risky tests without assertions 6 éve
InstallerTest.php bc5ece6365 Update CRL to contain revoked files_external_dropbox, passman & payback 5 éve
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 8 éve
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 éve
LegacyHelperTest.php db345e4c6d Deprecate unused, private OC_Helper::linkToPublic 6 éve
LoggerTest.php 0e6a317516 revert Log's dependency to SystemConfig to work during Installation 6 éve
MemoryInfoTest.php 2bab916c53 Adds license to files. Updates the branch. 6 éve
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 éve
NavigationManagerTest.php 740907101a Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 5 éve
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 éve
ServerTest.php 7785c3752f Remove deprecated HTTPHelper 6 éve
SetupTest.php 9dae927b0c Add more test cases 6 éve
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 éve
TagsTest.php bc34a7f4e9 Get rid of shareItem 6 éve
TempManagerTest.php 6994bce951 Loglevel is an int 6 éve
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 éve
TestCase.php eded07f28f whitelist audit.log 6 éve
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 éve
UpdaterTest.php f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" 6 éve
UrlGeneratorTest.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL 6 éve
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 éve
UtilTest.php 1088068c60 Remove \OCP\Files::tmpFolder 6 éve