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-09-28Move settings to an appChristoph Wurst
2019-06-27Do not show a internet connectivity warning if internet access is disabledChristoph Wurst
2019-06-25Add event dispatcher to OCPChristoph Wurst
2019-03-21Remove unused member "util"Joas Schilling
2019-03-08Show a setup warning in case S3 object storage is used as primary storageMorris Jobke
2019-02-28Add setup check for missing UTF8MB4 on mysqlMorris Jobke
2019-02-18Warning if x-forwarded-host present but trusted_proxies emptyDaniel Kesselberg
2019-01-02Remove check for outdated cachesDaniel Kesselberg
2018-12-05Add setup check for pending bigint conversionMorris 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-11-22Make connectivity check domains configurableSylvia van Os
2018-11-19Use the proper default valuesMorris Jobke
2018-11-14Verify that isPhpMailerUsed uses config as expectedKyle Fazzari
2018-10-26Update logic for forwardedForHeadersWorkingDaniel Kesselberg
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-20Adds tests for the memory checksMichael Weimann
2018-08-20Adds tests for the setup memory limit checksMichael Weimann
2018-08-09Excludes not writable app roots from the directory permission checkMichael Weimann
2018-08-09Adds a test for the app directory permission check.Michael Weimann
2018-07-11Fix testsMorris Jobke
2018-07-04Add warning to setup checks if the default mailer is still phpRoeland Jago Douma
2018-06-19Fix testsMorris Jobke
2018-06-13Merge all setup checks into one controllerMorris Jobke
2018-06-13Merge tips & tricks section into setup checksMorris Jobke
2018-06-06Add a hint that some indexes are not added yetMorris Jobke
2018-04-05Ping more privacy respecting organizationsRoeland Jago Douma
2018-02-19fix controller testRobin Appelman
2018-02-09adjust httpclient to guzzle6Robin Appelman
2017-12-13Add testsRoeland Jago Douma
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-17fix urlBjoern Schiessle
2017-08-01Update the URLs in tests to use example.orgMorris Jobke
2017-04-20Don't assume the admin didn't configure Opcache correctly...Joas Schilling
2017-03-16Fix unit tests of masterRoeland Jago Douma
2017-02-23Show info in admin settings about PHP opcache if disabledMorris Jobke
2016-10-24[9.2] Add missing unit tests (#25936)Thomas Müller
2016-09-06Deprecate getEditionString()Joas Schilling
2016-08-15Merge branch 'master' into implement_712Lukas Reschke
2016-08-15Fix CheckSetupController testsLukas Reschke
2016-08-15Add new dependencyLukas Reschke
2016-08-15Use MockBuilder instead of createMockLukas Reschke
2016-08-15Add unit testsLukas Reschke
2016-05-19Move tests/settings to PSR-4Joas Schilling