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
2019-01-07Use the real logger in the settingsRoeland Jago Douma
2019-01-04Merge pull request #13172 from nextcloud/fix-can-change-password-checkRoeland Jago Douma
2019-01-02Remove check for outdated cachesDaniel Kesselberg
2018-12-20fix can change password check in case of encryption is enabledBjoern Schiessle
2018-12-05Add setup check for pending bigint conversionMorris Jobke
2018-12-05Merge pull request #12821 from nextcloud/feature/12767/add-setup-check-for-ph...Morris Jobke
2018-12-05Update casing of PHP inside method nameMorris Jobke
2018-12-05Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke
2018-12-04PHP 7.0 is end of lifeMorris Jobke
2018-11-29Add sendmailmode to guiDaniel Kesselberg
2018-11-22Make connectivity check domains configurableSylvia van Os
2018-11-19Use the proper default valuesMorris Jobke
2018-11-11Fix the warning appearing check setup when mail_smtpmode is not configured.Marc Peña Segarra
2018-11-06Show disabled even if empty if ldap enabledJohn Molakvoæ (skjnldsv)
2018-10-26Update logic for forwardedForHeadersWorkingDaniel Kesselberg
2018-10-15Make it possible to enforce mandatory 2FA for groupsChristoph Wurst
2018-10-10Add admin interface to enforce 2FAChristoph Wurst
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-09-13Merge pull request #11091 from nextcloud/bugfix/11088/cannot-read-passwdblizzz
2018-09-13Merge pull request #10840 from webfoersterei/refactor/5530-urandom-checkJoas Schilling
2018-09-12Add int-typehintDaniel Kesselberg
2018-09-06Remove posix_getpwuid and compare only useridDaniel Kesselberg
2018-08-30Fix path when app has wrong permissionDaniel Kesselberg
2018-08-25Allow any Random generator that implements ISecureRandom for setupCheckTimo Förster
2018-08-25Change check if secure randomness is possible.Timo Förster
2018-08-20Adds license to files. Updates the branch.Michael Weimann
2018-08-20Merge pull request #10628 from nextcloud/feature/10154/app-directory-permissi...Morris Jobke
2018-08-20Adds a memory limit warning for console commands if the limit is below the re...Michael Weimann
2018-08-20Adds a setup check for the memory limitMichael Weimann
2018-08-10do not trigger counting on LDAPArthur Schiwon
2018-08-09Excludes not writable app roots from the directory permission checkMichael Weimann
2018-08-09Adds a setup check for app directory permissions.Michael Weimann
2018-08-02Merge pull request #10506 from nextcloud/fix/10504/not_all_apps_are_appstoreRoeland Jago Douma
2018-08-02Also allow to update apps which are currently not enabledJoas Schilling
2018-08-02Keep the data of the local app (especially the version)Joas Schilling
2018-08-02Not all apps are from the appstoreRoeland Jago Douma
2018-07-11Fix detection if opcache extension is loadedMorris Jobke
2018-07-11Fix testsMorris Jobke
2018-07-11opcache module checkCthulhux
2018-07-04Add warning to setup checks if the default mailer is still phpRoeland Jago Douma
2018-06-19If cronErros is empty json_decode will return NULLRoeland Jago Douma
2018-06-18Just pass uid to the Token stuffRoeland Jago Douma
2018-06-13Merge all setup checks into one controllerMorris Jobke
2018-06-13Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke
2018-06-13Merge tips & tricks section into setup checksMorris Jobke
2018-06-13Fix wrong hint about missing indexesMorris Jobke
2018-06-12Copyright fix, changed vue settings output name and fixes template nameJohn Molakvoæ (skjnldsv)
2018-06-09Add category field to apps that are only known from the app storeJulius Härtl
2018-06-06Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke
2018-06-06Add a hint that some indexes are not added yetMorris Jobke