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