aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs/setupchecksSpec.js
Commit message (Expand)AuthorAgeFilesLines
...
* Remove legacy Internet Explorer headersMichaIng2022-03-191-26/+0
* fix testsszaimen2022-03-071-0/+154
* Add Nextcloud docs link to OPcache recommendsMichaIng2022-03-031-4/+1
* add a test for wasEmailTestSuccessfulszaimen2022-02-031-0/+56
* fix testsszaimen2022-02-031-0/+18
* Enhance and complement OPcache setup checksMichaIng2021-12-191-93/+19
* Show warning on admin settings pageVitor Mattos2021-10-231-0/+19
* Merge pull request #28863 from nextcloud/Valdnet-patch-2Carl Schwan2021-09-221-4/+4
|\
| * Correct spelling in testValdnet2021-09-221-4/+4
* | Issue 16719: CheckSetupController.php: bugfix: test-setup was incorrectStefan2021-09-171-1/+1
* | Issue 16719: CheckSetupController.php now checks configured temporary directo...Stefan2021-09-171-0/+72
|/
* fix broken js testGuillaume Virlet2021-04-241-0/+55
* Fix the jsunit testsRoeland Jago Douma2021-03-021-1/+1
* Hello 2016Joas Schilling2021-03-011-16/+16
* Remove HTML from setup check translationsJoas Schilling2021-03-011-21/+21
* Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-181-4/+4
|\
| * Add well known handlers APIChristoph Wurst2020-12-161-4/+4
* | Merge pull request #24740 from nextcloud/bugfix/24738/improve-phone-region-helpJulius Härtl2020-12-171-1/+1
|\ \
| * | Improve hints for default_phone_regionJoas Schilling2020-12-171-1/+1
| |/
* / promoted bad memory_limit setting to error as it may break updaterArthur Schiwon2020-12-151-1/+1
|/
* Add a config for default region of phone numbersJoas Schilling2020-12-071-0/+69
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-1/+2
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-101-0/+16
* Update new test as wellJoas Schilling2020-04-011-0/+1
* Add optional column oc_comments.reference_idJoas Schilling2020-03-311-0/+15
* Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma2020-03-231-15/+81
* adviced should be advisedVictor Goff2019-08-231-1/+1
* Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-errorRoeland Jago Douma2019-06-281-17/+17
|\
| * Do not show a internet connectivity warning if internet access is disabledChristoph Wurst2019-06-271-17/+17
* | Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-2/+2
|/
* Remove recommendation for opcache on CLIMorris Jobke2019-05-091-1/+1
* Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-081-14/+77
* Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-281-13/+74
* Add unit tests and provide better messageMorris Jobke2019-02-201-0/+36
* Remove check for outdated cachesDaniel Kesselberg2019-01-021-13/+0
* Add setup check for pending bigint conversionMorris Jobke2018-12-051-13/+26
* Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke2018-12-051-12/+25
* Add check for missing .woff2 rule in Nginx via setup checkMorris Jobke2018-11-291-0/+27
* Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-241-3/+14
|\
| * Make possible to set the expected status of the well known URL checkDaniel Calviño Sánchez2018-10-101-3/+14
* | Fix failing tests and add some moreDaniel Peukert2018-10-171-8/+106
* | Allow "same-origin" as "Referrer-Policy"Moritz Beck2018-10-111-11/+6
|/
* Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke2018-10-101-4/+4
* Change check if secure randomness is possible.Timo Förster2018-08-241-15/+15
* Adds license to files. Updates the branch.Michael Weimann2018-08-201-11/+71
|\
| * Extends the setup check js testsMichael Weimann2018-08-091-11/+69
* | Adds tests for the memory checksMichael Weimann2018-08-201-13/+13
* | Adds tests for the setup memory limit checksMichael Weimann2018-08-201-11/+67
|/
* Fix unit tests - follow up to #10197Morris Jobke2018-07-111-32/+15
* opcache module checkCthulhux2018-07-111-1/+73