Commit Graph

106 Commits (master)

Author SHA1 Message Date
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
Robin Appelman 01118a2218
use the configured forwarded headers for the setup check 5 years ago
Morris Jobke bffa61fc32
Add setup check to verify that the used DB version is still supported in the next major release 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling 46b073d7ce
Add a config for default region of phone numbers 5 years ago
Joas Schilling d5df033ede
Create primary keys on all tables and add a command to create the afterwards 5 years ago
Morris Jobke 1c496a5a35
Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 5 years ago
nhirokinet 830348dbee
Add SVG support check to setup check 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Daniel Kesselberg 9c8e8007f9
Remove setup check for php mail 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke 9e483ea949
Fix unit tests 5 years ago
Morris Jobke 603d7dab5e
Add setup check that links to the migration documentation 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Daniel Kesselberg 89c6a2bc1f
Add setup checks for php default charset and output buffering. 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Joas Schilling 720dc4e93d
Add optional column oc_comments.reference_id 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma b0ea022a3e
Add basic reverseproxy misconfig detection to setupchecks 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago