Commit Graph

78 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Côme Chilliet 95ea46c99c Merge SQlite warning to existing SupportedDatabase setup check 2 years ago
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 2 years ago
Côme Chilliet 6b0d295307 fix(tests) Fix CheckSetupControllerTest 2 years ago
Côme Chilliet 1b547c7db8 Migrate missing primary key database check to new API 2 years ago
Côme Chilliet ad88c04f2d Migrate missing index database check to new API 2 years ago
Côme Chilliet 2cb1c0f2dc Migrate missing column database check to new API 2 years ago
Côme Chilliet 0ebd44abb6 Migrate tests of forwarded for headers check 2 years ago
Côme Chilliet 0107c7ea24 Migrate Forwarded For Headers check to new API 2 years ago
Côme Chilliet fe8b5d47ae
Migrate Bruteforce Throttle check to SetupCheck API 2 years ago
Côme Chilliet 7495236034
Migrate memory_limit check to new SetupCheck API 2 years ago
Côme Chilliet 00d3856b92
Revert "Migrate code integrity to SetupCheck API" 2 years ago
Côme Chilliet 0fd5ed9854
Migrate 32bit check to SetupCheck API 2 years ago
Côme Chilliet ac3da13b38
Migrate Freetype check to SetupCheck API 2 years ago
Côme Chilliet 086d3ceecc
Migrate code integrity to SetupCheck API 2 years ago
Côme Chilliet 147b29fca2
Migrate Randomness secure check to SetupCheck API 2 years ago
Côme Chilliet ddd13a90d8
Migrate memcache check to SetupCheck API 2 years ago
Côme Chilliet 6911dc30e6
Migrated both file locking checks to SetupCheck API 2 years ago
Côme Chilliet f9770b8ef2
Remove duplicate fileinfo PHP module check 2 years ago
Côme Chilliet 3c75075eba
Migrate database transaction level check to SetupCheck API 2 years ago
Côme Chilliet 5957a2bf6b
Migrate email test to new SetupCheck API 2 years ago
Côme Chilliet 506f3961ec
Remove duplicated ReadOnlyConfig setup check 2 years ago
Côme Chilliet dec52f6979
Migrate getenv test to new SetupCheck API 2 years ago
Côme Chilliet d551a0d886
Adapt CheckSetupControllerTest to the migration to a setup check 2 years ago
Côme Chilliet 0c346849f3
Migrate missing PHP modules check to new API and improve it 2 years ago
Côme Chilliet 6bc3e008c7
Fix tests for setup checks 2 years ago
Valdnet be6c889414 Correct typos and add quotation marks 2 years ago
Anna Larch 7f11ee8c4a fix(CardDAV): only run upgrade sync if 1000 users or less 2 years ago
Joas Schilling bed3ffb312
feat(admin): Show an error when the admin is throttled 2 years ago
Joas Schilling ab70bbd3ff
fix(db)!: Remove private legacy event because we can not keep it 2 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 2 years ago
Daniel Kesselberg 5a23b429dd
feat: remove check for OpenSSL 1.0.1d and 1.0.2b 3 years ago
Simon L e2ab9bf4af address review and fix tests 3 years ago
Simon L 80645a591a add an admin check for db file locking 3 years ago
Côme Chilliet 68363f6944
Fix some more problems with tests under PHP 8.2 3 years ago
szaimen cf9b1082ed add a setup check for 64 bit 4 years ago
Côme Chilliet c0c54b20d9
Remove deprecated at() matcher from settings tests 4 years ago
szaimen 351357047a fix drone tests on master 4 years ago
szaimen 3c8f8bc70a fix tests 4 years ago
MichaIng 5ac91f1cb8 Add Nextcloud docs link to OPcache recommends 4 years ago
Arthur Schiwon b28aa52b28
Setup warning for invalid LDAP user or group UUIDs. 4 years ago
szaimen fa1ee8f0c7 fix tests 4 years ago
MichaIng 82c1beaacb Enhance and complement OPcache setup checks 4 years ago
Joas Schilling e8f7a08e52
ArgumentCountError: Too few arguments to function OCA\Settings\Controller\CheckSetupController::__construct() 4 years ago
Joas Schilling 24935666e8
PHPUnit\Framework\MockObject\DuplicateMethodException: Cannot stub or mock using a method list that contains duplicates: 4 years ago
Joas Schilling 19d070850b
Make sure trusted_proxies is an array 4 years ago
Stefan ea4b7bac7a Issue 16719: CheckSetupController.php: now injecting reference to ITempManager, rather than obtaining using it manually 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
John Molakvoæ (skjnldsv) b228e8a361
Fix translation phpunit test 5 years ago
Roeland Jago Douma 38f761f25f Move away some ILoggers 5 years ago
Roeland Jago Douma 7d8e9baa77
Revert "use the configured forwarded headers for the setup check" 5 years ago