aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs/setupchecksSpec.js
Commit message (Expand)AuthorAgeFilesLines
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-03-181-8/+0
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-03-181-41/+0
* Remove old version of temporary space setup check and fix testsCôme Chilliet2024-03-181-43/+0
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-03-181-45/+0
* Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-03-181-47/+0
* Migrate set_time_limit setup check to new APICôme Chilliet2024-03-181-50/+0
* Migrate memcached PHP module setup check to new APICôme Chilliet2024-03-181-51/+0
* Fix Cron setup check testsCôme Chilliet2024-01-181-56/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-181-14/+0
* Fix tests because we added escaping to setupchecksCôme Chilliet2024-01-181-1/+1
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-181-15/+0
* Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-151-60/+0
* Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-151-63/+0
* Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-151-63/+0
* Migrate database pending bigint conversions check to new APICôme Chilliet2024-01-151-17/+0
* Migrate missing primary key database check to new APICôme Chilliet2023-12-041-17/+0
* Migrate missing index database check to new APICôme Chilliet2023-12-041-17/+0
* Migrate missing column database check to new APICôme Chilliet2023-12-041-17/+0
* Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-201-70/+0
* Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-131-55/+0
* Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-131-19/+12
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-071-0/+19
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-071-72/+0
* Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-071-74/+0
* Migrate code integrity to SetupCheck APICôme Chilliet2023-11-071-21/+0
* Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-071-92/+0
* Migrate memcache check to SetupCheck APICôme Chilliet2023-11-071-30/+0
* Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-071-164/+0
* Remove duplicate fileinfo PHP module checkCôme Chilliet2023-11-071-24/+0
* Migrate database transaction level check to SetupCheck APICôme Chilliet2023-11-071-24/+0
* Migrate email test to new SetupCheck APICôme Chilliet2023-11-071-87/+0
* Remove duplicated ReadOnlyConfig setup checkCôme Chilliet2023-11-071-25/+0
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-071-25/+0
* Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-191-25/+0
* Fix jsunit tests for SetupChecksCôme Chilliet2023-10-191-61/+252
* feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-211-0/+61
* Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-191-1/+1
|\
| * Deprecate PHP8.0fenn-cs2023-04-171-1/+1
* | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-checkSimon L2023-04-181-0/+140
|\ \
| * | address review and fix testsSimon L2023-04-181-1/+1
| * | add an admin check for db file lockingSimon L2023-04-171-0/+140
| |/
* / Drop broken unit testAlexander A. Klimov2023-04-171-24/+0
|/
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-151-23/+66
* Revert "update 64-bit check wording"Côme Chilliet2023-02-071-3/+3
* Fix testValdnet2022-11-091-1/+1
* update 64-bit check wordingszaimen2022-11-011-1/+1
* Fix testValdnet2022-09-191-4/+4
* l10n: Changed grammarrakekniven2022-08-111-1/+1
* add a link to system requirements for new 64bit setup checkszaimen2022-07-131-1/+1
* add a setup check for 64 bitszaimen2022-07-131-0/+79