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