Robin Appelman 2fa497e0ef adjust redis compareSetTTL to use a lua script 1 年之前
..
Accounts 7987158438 Fix test 2 年之前
Activity 3a71155fc5 Fix activity tests again 4 年之前
App df47445c01 Fix unit tests 3 年之前
AppFramework 56596678e0 fix(middleware): Also abort the request when reaching max delay in afterController 1 年之前
Archive d9015a8c94 Format code to a single space around binary operators 4 年之前
Authentication ec9cdf2a43 Fix user agent trimming on installation 2 年之前
Avatar 34d76f04b8 Skip failing avatar test with PHP 8.0 1 年之前
BackgroundJob 651b7b2141 Get not only time-sensitive next job from list but any 2 年之前
Cache cb3dc01163 fix fs cache test user setup 2 年之前
Calendar 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Collaboration 7a454a7702 FInish backport to stable22 of #32322 2 年之前
Command 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Comments 86109f77e0 Fix unit tests 3 年之前
Contacts 74ba52641d Add email addresses to contacts menu 3 年之前
DB f5e36cea2f Avoid select with no FROM clause for Oracle in tests 2 年之前
Diagnostics caff1023ea Format control structures, classes, methods and function 4 年之前
DirectEditing 37591f05dc Get the parent directory before creating a file from a template 3 年之前
Encryption d20f199df6 Remove failing test that works with mocks only anyway 1 年之前
EventDispatcher abc61a9f63 Fix the legacy dispatcher argument order 3 年之前
Federation 16a78f535a set the display name of federated sharees from addressbook 4 年之前
Files 0262cc33d7 Fix psalm 2 年之前
GlobalScale 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Group 68ec18323d Fix types in the Group Manager 3 年之前
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 年之前
Http f4988d87ab Use Symfony IpUtils to check for local IP ranges 2 年之前
IntegrityCheck 90c3013d40 Cleanup the constructor 3 年之前
L10N 23a6262f2e Add a unit test for translation with trailing colon 2 年之前
Lock 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 年之前
Lockdown caff1023ea Format control structures, classes, methods and function 4 年之前
Log f9270b21e8 make placeholder a const for reuse 2 年之前
Mail 0262cc33d7 Fix psalm 2 年之前
Memcache 2fa497e0ef adjust redis compareSetTTL to use a lua script 5 月之前
Migration 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Notification 808e589035 Allow registering NotifierServices trough IBootstrap 3 年之前
OCS 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Preview d04b7cf03d Skip the test if Imagick is misconfigured 4 年之前
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 年之前
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 年之前
Repair d4a45b4cac test: adjust expectation 3 年之前
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 年之前
Route 053ee7b386 Only load routes of the app which is requested 4 年之前
Security cdc27e25d2 feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 1 年之前
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Settings 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Share d84e1f1951 Re-use fetched dependencies in lib/base.php 3 年之前
Share20 92154d0f6c Merge pull request #33003 from nextcloud/backport/32719/stable22 2 年之前
Support 7f70f3e182 Fix support tests 3 年之前
SystemTag caff1023ea Format control structures, classes, methods and function 4 年之前
Template c3cb288268 Bump scssphp/scssphp from 1.0.3 to 1.4.0 3 年之前
Traits 6a7e849090 php cs fix 4 年之前
Updater d9015a8c94 Format code to a single space around binary operators 4 年之前
User da708a589d fix(dav): Abort requests with 429 instead of waiting 1 年之前
Util d9015a8c94 Format code to a single space around binary operators 4 年之前
APITest.php d9015a8c94 Format code to a single space around binary operators 4 年之前
AllConfigTest.php 263649bd5e fix(config): Make sure user keys are strings 8 月之前
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 年之前
AppTest.php df47445c01 Fix unit tests 3 年之前
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 年之前
CapabilitiesManagerTest.php 181aab416a Fix warnings about logException 3 年之前
ConfigTest.php f7a2b71627 Fix tests 4 年之前
ContactsManagerTest.php d9015a8c94 Format code to a single space around binary operators 4 年之前
DateTimeFormatterTest.php 0262cc33d7 Fix psalm 2 年之前
ErrorHandlerTest.php 5f468c0248 Cleaner removePassword regex 3 年之前
FileChunkingTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
HelperStorageTest.php 1584c9ae9c Add visibility to all methods and position of static keyword 4 年之前
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 年之前
ImageTest.php d7d47169e4 Prevent loading images that would require too much memory. 2 年之前
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
InitialStateServiceTest.php df47445c01 Fix unit tests 3 年之前
InstallerTest.php df47445c01 Fix unit tests 3 年之前
LargeFileHelperGetFileSizeTest.php a25b46f494 Make sure we can also run with escapedshell args 4 年之前
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 年之前
LegacyHelperTest.php 21762a1e94 Rewrite LegacyHelperTest without $this->at() 3 年之前
LoggerTest.php d9015a8c94 Format code to a single space around binary operators 4 年之前
MemoryInfoTest.php 16bc5a39da Let memory limit set in tests fit the used amount 3 年之前
NaturalSortTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
NavigationManagerTest.php a94236483e Let apps toggle an unread counter on app icons 3 年之前
RepairStepTest.php 9e3775618b log full expection during repair step 3 年之前
ServerTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 年之前
SetupTest.php df47445c01 Fix unit tests 3 年之前
SubAdminTest.php 765ee60eea Change tests to typed event listener 4 年之前
TagsTest.php 9f99f859a1 Make sure getUsersFavoritingObject can be run without a user 4 年之前
TempManagerTest.php 590d461210 Remove unneeded import 4 年之前
TemplateFunctionsTest.php caff1023ea Format control structures, classes, methods and function 4 年之前
TestCase.php cd35a5c71d Make Testcase class compatible with phpunit-9.5 3 年之前
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 年之前
UpdaterTest.php df47445c01 Fix unit tests 3 年之前
UrlGeneratorTest.php 55fcffd11a Use IURLGenerator function to get value of `\OC::$WEBROOT` global 3 年之前
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
UtilTest.php 0bb3232a33 OC_Util: Add fallbacks to check if current locale is UTF8 3 年之前