georglauterbach 487d19a0b3 fix: do not query CNAME if A succeeded already vor 1 Monat
..
Accounts 0b332ceac2 fix: Apply new coding standard to all files vor 7 Monaten
Activity f5c361cf44 composer run cs:fix vor 1 Jahr
App bae133bf4f fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry date vor 8 Monaten
AppFramework bbb867f541 fix(Entity): Fix magic setter call for custom strong typed setters vor 2 Monaten
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 vor 2 Jahren
Authentication 4d9cc7dd8d fix: Handle exception when clearing previously removed two factor tokens vor 2 Wochen
Avatar ac0947cab5 test: Update tests vor 7 Monaten
BackgroundJob f3c3d890d6 test: update DummyJobList vor 4 Monaten
Cache d5c23dbb9f Move CappedMemoryCache to OCP vor 2 Jahren
Calendar f5c361cf44 composer run cs:fix vor 1 Jahr
Collaboration 17434538d4 fix(federation): Fix missing protocol on CloudID remote vor 4 Monaten
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs vor 9 Monaten
Comments 0b332ceac2 fix: Apply new coding standard to all files vor 7 Monaten
Contacts 449d28e610 test(php): Fix the unit tests vor 9 Monaten
DB e37dbaa9a7 fix(db): Prevent two connections for single node databases vor 5 Monaten
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
DirectEditing 614981ae9a feat(directediting): Allow opening by file id vor 1 Jahr
Encryption edaa436345 add key location to info:file output vor 9 Monaten
Federation 17434538d4 fix(federation): Fix missing protocol on CloudID remote vor 4 Monaten
Files ce3cec9681 fix: Clean-up some remaining readdir calls with undesirable false evaluation potential vor 1 Woche
GlobalScale 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
Group cd9650483b fix(groups): allows to save group names with more than 64 characters vor 6 Monaten
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter vor 4 Jahren
Http 487d19a0b3 fix: do not query CNAME if A succeeded already vor 1 Woche
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values vor 8 Monaten
L10N 0b332ceac2 fix: Apply new coding standard to all files vor 7 Monaten
Lock 7394645eb7 restore shared lock ttl when releasing vor 11 Monaten
Lockdown cd585885b8 Refactor `OC\Server::getLockdownManager` vor 8 Monaten
Log 6941c91531 add unit test for ExceptionSerializer vor 2 Jahren
Mail 35933a62f7 fix(message): Fix logic of Mail test vor 1 Monat
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script vor 11 Monaten
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test vor 9 Monaten
Net 8aea25b5b9 Add remote host validation API vor 2 Jahren
Notification f5c361cf44 composer run cs:fix vor 1 Jahr
OCS f5c361cf44 composer run cs:fix vor 1 Jahr
Preview 2e7873623f fix: Extend SVG reference check vor 6 Monaten
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 f38d70404d test: put parent items into cache in tests vor 2 Monaten
RichObjectStrings caff1023ea Format control structures, classes, methods and function vor 4 Jahren
Route a554ba5d68 test: run tests in child process vor 4 Monaten
Security e2373b56fe fix: gracefully parse non-standard trusted certificates vor 1 Monat
Session 0a0c07cec1 fix(session): Log when session_* calls are slow vor 3 Monaten
Settings 865fd3ba08 fix: add missing copyrights and strict types vor 8 Monaten
Share a598de627c chore: remove long depricated share code vor 8 Monaten
Share20 00d3e37e6d fix(share): Return empty string if no label is set vor 1 Monat
Support 8d5165e8dc Adapt tests to config value typing vor 1 Jahr
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher vor 1 Jahr
Talk 2c356d0852 Add a Talk API for OCP vor 2 Jahren
Template 51ea3de8a7 fix(JSResourceLocator): Consider configured app roots for files vor 8 Monaten
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Traits 7dc1c7f762 fix(UserTrait): Fix backend initialization vor 1 Monat
Updater e227d5afa1 feat(upgrade): migration attributes vor 3 Monaten
User 5d5c307a1a fix: Make user removal more resilient vor 1 Monat
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
APITest.php f5c361cf44 composer run cs:fix vor 1 Jahr
AllConfigTest.php bc750a1d09 fix(config): Throw PreconditionException always when it didn't match vor 2 Monaten
AppConfigTest.php 6c27d57e0d Merge pull request #44894 from nextcloud/backport/44644/stable29 vor 5 Monaten
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies vor 2 Jahren
AppTest.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function vor 8 Monaten
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces vor 4 Jahren
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
ConfigTest.php 80bbffa78a fix(config): add envCache tests for getKeys() vor 2 Monaten
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key vor 1 Jahr
DateTimeFormatterTest.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps vor 9 Monaten
EmojiHelperTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
ErrorHandlerTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection vor 1 Jahr
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" vor 1 Jahr
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper vor 1 Jahr
HookHelper.php b80ebc9674 Use the short array syntax, everywhere vor 4 Jahren
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug vor 1 Jahr
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo vor 1 Jahr
InitialStateServiceTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
InstallerTest.php f461c79c58 Refactor `OC\Server::getAppFetcher` vor 9 Monaten
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper vor 2 Jahren
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit vor 5 Jahren
LegacyHelperTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
LoggerTest.php 8c6101741c fix(tests): Remove output when running tests vor 4 Monaten
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits vor 1 Jahr
NaturalSortTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
NavigationManagerTest.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function vor 8 Monaten
RepairTest.php 0e1931754a chore: use DI for \OC\Repair vor 9 Monaten
ServerTest.php 6910832170 Refactor `OC\Server::getCommentsManager` vor 8 Monaten
SetupTest.php ccc66e912b fix: Use DI for Setup class and move away from deprecated methods vor 9 Monaten
SubAdminTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
TagsTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
TempManagerTest.php f5c361cf44 composer run cs:fix vor 1 Jahr
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used vor 1 Jahr
TestCase.php 0b332ceac2 fix: Apply new coding standard to all files vor 7 Monaten
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix vor 1 Jahr
UpdaterTest.php 519e434573 fix(updatenotification): spread the use of new appconfig vor 8 Monaten
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder vor 1 Jahr
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator vor 1 Jahr
UtilTest.php 29ab5d2f52 fix(Mailer): Allow to enforce strict email format vor 5 Monaten