Julius Härtl 6c52242fb1 Merge pull request #41927 from nextcloud/perf/login-with-email-token 9 months ago
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 1 year ago
Activity f5c361cf44 composer run cs:fix 1 year ago
App aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
AppFramework f6b6776c93 fix(API): Use a distinct exception so apps can react to it and customize the return 9 months ago
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 years ago
Authentication aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Avatar aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
BackgroundJob 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> 11 months ago
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
Calendar f5c361cf44 composer run cs:fix 1 year ago
Collaboration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Command 97a024f035 chore(3rdparty): remove opis/closure 1 year ago
Comments 5ed6722dd2 Cover expire_date with unit tests 1 year ago
Contacts 71080a8d20 feat(contactsmenu): Sort by user status 10 months ago
DB ccb01b19a0 fix(sqlite): Remove some old SQLite cheats 11 months ago
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 year ago
Encryption aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Federation 1626a56dda adjusts tests for CloudIdManager 2 years ago
Files aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
GlobalScale 8d5165e8dc Adapt tests to config value typing 1 year ago
Group aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 3 years ago
Http 33e1c8b236 fix(security): Handle idn_to_utf8 returning false 9 months ago
IntegrityCheck 8d5165e8dc Adapt tests to config value typing 1 year ago
L10N 68eecca4d4 chore: update expected results for CLDR 42 1 year ago
Lock f5c361cf44 composer run cs:fix 1 year ago
Lockdown f5c361cf44 composer run cs:fix 1 year ago
Log 6941c91531 add unit test for ExceptionSerializer 2 years ago
Mail aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Memcache aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Migration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Net 8aea25b5b9 Add remote host validation API 1 year ago
Notification f5c361cf44 composer run cs:fix 1 year ago
OCS f5c361cf44 composer run cs:fix 1 year ago
Preview 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent 1 year ago
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 years ago
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 years ago
Repair aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 years ago
Route b911da3e1e DI for Router 1 year ago
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false 9 months ago
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Settings aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Share 92a5a8f075 Cleanup tags and Share component 2 years ago
Share20 aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Support 8d5165e8dc Adapt tests to config value typing 1 year ago
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher 1 year ago
Talk 2c356d0852 Add a Talk API for OCP 2 years ago
Template 31c01fa3da fix(JSResourceLocator): Handle missing translations silently 1 year ago
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Updater aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
User a3a343ce41 perf: Use more performant way to obtain and check the email as a login name with token login 9 months ago
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
APITest.php f5c361cf44 composer run cs:fix 1 year ago
AllConfigTest.php f5c361cf44 composer run cs:fix 1 year ago
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 years ago
AppTest.php 5bb6a7804f fix: Move AppManager events to IEventDispatcher 1 year ago
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix 1 year ago
ConfigTest.php f7a2b71627 Fix tests 3 years ago
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key 1 year ago
DateTimeFormatterTest.php 68eecca4d4 chore: update expected results for CLDR 42 1 year ago
EmojiHelperTest.php f5c361cf44 composer run cs:fix 1 year ago
ErrorHandlerTest.php f5c361cf44 composer run cs:fix 1 year ago
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 year ago
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 year ago
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 1 year ago
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 years ago
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug 1 year ago
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo 1 year ago
InitialStateServiceTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
InstallerTest.php e24007b530 Remove deprecated at matcher in tests/lib/InstallerTest.php 1 year ago
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 4 years ago
LegacyHelperTest.php f5c361cf44 composer run cs:fix 1 year ago
LoggerTest.php f5c361cf44 composer run cs:fix 1 year ago
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 year ago
NaturalSortTest.php f5c361cf44 composer run cs:fix 1 year ago
NavigationManagerTest.php 8d0c7cc5fa fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 10 months ago
RepairTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
ServerTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 year ago
SetupTest.php f5c361cf44 composer run cs:fix 1 year ago
SubAdminTest.php f5c361cf44 composer run cs:fix 1 year ago
TagsTest.php f5c361cf44 composer run cs:fix 1 year ago
TempManagerTest.php f5c361cf44 composer run cs:fix 1 year ago
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used 1 year ago
TestCase.php 5e7b41086d feat(CI): Allow apps to test with PHPUnit10 1 year ago
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix 1 year ago
UpdaterTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 10 months ago
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator 1 year ago
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first 2 years ago