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