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
2021-09-29Add admin privilege delegation for admin settingsCarl Schwan
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-01-31Move Admin Settings also to info.xmlRoeland Jago Douma
2020-01-31Move personal settings to proper registrationRoeland Jago Douma
2020-01-30Move password settingsRoeland Jago Douma
2020-01-28Move admin sections to settings appRoeland Jago Douma
2020-01-28Move the Personal sections to the settings appRoeland Jago Douma
2019-11-28Merge pull request #18064 from nextcloud/feature/php74Roeland Jago Douma
2019-11-27Use person icon for personal settingsJulius Härtl
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2019-09-15Fixed the SecurityTest errorGreta Doci
2019-09-10Split personal security settings in codeRoeland Jago Douma
2019-08-26Cleanup the Settings classJoas Schilling
2019-05-29Fix personal security section testsChristoph Wurst
2019-05-23Make it possible to show admin settings for sub adminsChristoph Wurst
2019-05-21Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke
2019-03-25Fetch proper translationsRoeland Jago Douma
2019-03-20Revert "Where is your data?"Roeland Jago Douma
2019-03-01Load auth tokens with the initial state APIChristoph Wurst
2019-02-28Do not load 2fa admin settings asyncRoeland Jago Douma
2019-01-14Move server info to theming sectionMichael Weimann
2018-11-29Add testcases for pipe modeDaniel Kesselberg
2018-11-02Cleanup some unused sharing methods from the old sharing codeMorris Jobke
2018-10-08Fix reference to template in testsChristoph Wurst
2018-10-08Rename admin security sectionChristoph Wurst
2018-09-27Remove unused constructor argumentChristoph Wurst
2018-09-27Reduce settings manager complexity by loading sections via DIChristoph Wurst
2018-08-25Allow same section class for multiple section types (fix #10764)sualko
2018-08-02Fix encryption admin section testsJulius Härtl
2018-08-01Move encryption settings to securityJulius Härtl
2018-07-19Fixed testsJohn Molakvoæ (skjnldsv)
2018-07-04Fix settings testsRoeland Jago Douma
2018-06-29Fix testsJulius Härtl
2018-06-27Add groupware settings sectionJulius Härtl
2018-06-13Merge tips & tricks section into setup checksMorris Jobke
2018-05-25Fix Settings\ManagerTestJulius Härtl
2018-05-24Rename sync clients section to mobile & desktopJulius Härtl
2018-05-03Fix settings testsJulius Härtl
2018-05-03Cleanup and fix testsJulius Härtl
2018-02-27fix unit testsBjoern Schiessle
2018-02-27add share permissions to settings pageBjoern Schiessle
2018-01-29Do not cache the settings/sections in the database anymoreJoas Schilling
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-05Allow multiple settings and sections per appJoas Schilling