Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-13Fix migrators according to exceptionsVincent Petry
2022-04-12Add settings to ignore second display name in searchLouis Chemineau
2022-04-12Merge pull request #31927 from nextcloud/feat/dont_match_userid_testsVincent Petry
2022-04-11Merge pull request #31866 from nextcloud/test-avatar-migrationPytal
2022-04-11Adapt AccountMigratorTest to id changeCôme Chilliet
2022-04-11Tweak tests to include shareapi_restrict_user_enumeration_full_match_useridLouis Chemineau
2022-04-08Add comment explaining avatar basenameChristopher Ng
2022-04-08Remove unnecessary array_diffChristopher Ng
2022-04-07Test avatar migrationtest-avatar-migrationChristopher Ng
2022-04-07Improve strictness of account file regexChristopher Ng
2022-04-06Merge pull request #31852 from nextcloud/test-account-migratorPytal
2022-04-06Test migration of account informationChristopher Ng
2022-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
2022-03-18Add profile default setting for adminChristopher Ng
2022-03-18Add global profile toggle configChristopher Ng
2022-03-11fix drone tests on masterszaimen
2022-03-07fix testsszaimen
2022-03-04Add Nextcloud docs link to OPcache recommendsMichaIng
2022-02-10Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon
2022-02-03fix testsszaimen
2022-01-18Fix tests with email templatesCarl Schwan
2021-12-20Enhance and complement OPcache setup checksMichaIng
2021-12-16Fix OCA\Settings\Tests\Settings\Admin\SharingTestCôme Chilliet
2021-12-02More test fixingJoas Schilling
2021-11-09ArgumentCountError: Too few arguments to function OCA\Settings\Controller\Che...Joas Schilling
2021-11-09PHPUnit\Framework\MockObject\DuplicateMethodException: Cannot stub or mock us...Joas Schilling
2021-11-09Make sure trusted_proxies is an arrayJoas Schilling
2021-10-18fix appstoreenabled check in Fetcher so it's coherent with AppSettingsControllerJulien Veyssier
2021-09-29Add admin privilege delegation for admin settingsCarl Schwan
2021-09-20Merge pull request #28837 from nextcloud/show-warning-if-sharing-app-disabledszaimen
2021-09-17Issue 16719: CheckSetupController.php: now injecting reference to ITempManage...Stefan
2021-09-15Show warning on the share settings when the File Shares app is disabledThomas Citharel
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-07-08Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI
2021-06-22fix NewUserMailHelperTestszaimen
2021-06-22fix NewUserMailHelperTestszaimen
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-02Fix translation phpunit testJohn Molakvoæ (skjnldsv)
2021-05-25do not use private AccountManager in UsersControllerArthur Schiwon
2021-05-12load share settings from the share manager in more placesRobin Appelman
2021-04-23Fix deleting properties of user settings when not given explicitlyDaniel Calviño Sánchez
2021-04-23Respect additional user settings not covered by the controllerDaniel Calviño Sánchez
2021-04-23Add more unit tests for setting user settingsDaniel Calviño Sánchez
2021-04-23Change default test data to values less similar to empty valuesDaniel Calviño Sánchez
2021-04-23Extract default test data to a helper getterDaniel Calviño Sánchez
2021-04-23Use constants from interface rather than classDaniel Calviño Sánchez
2021-04-15Separate settings for remote share expirationVincent Petry
2021-03-26Make extra user profile fields always editableVincent Petry
2021-03-26Map old account scope properties to new namesVincent Petry
2021-03-10Also clear the knownUser when changing via the settings endpointJoas Schilling