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