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