Commit Graph

28 Commits (24d4c3eeab5ddd492569a7328227eb2bb75bf080)

Author SHA1 Message Date
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
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Christoph Wurst 20afe94297 Do not show a internet connectivity warning if internet access is disabled 7 years ago
Christoph Wurst 3174012adf Add event dispatcher to OCP 7 years ago
Joas Schilling 494d737f7e
Remove unused member "util" 7 years ago
Morris Jobke 060b637b70
Show a setup warning in case S3 object storage is used as primary storage 7 years ago
Morris Jobke 6c7ccbecbf
Add setup check for missing UTF8MB4 on mysql 7 years ago
Daniel Kesselberg 600bc22297
Warning if x-forwarded-host present but trusted_proxies empty 7 years ago
Daniel Kesselberg 248e824f48
Remove check for outdated caches 7 years ago
Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion 7 years ago
Morris Jobke 5b22225351
Update casing of PHP inside method name 7 years ago
Morris Jobke f5ad80fc57
Add setup check for recommended PHP modules (i.e. Imagick, intl) 7 years ago
Sylvia van Os 935bb25639 Make connectivity check domains configurable 7 years ago
Morris Jobke 8e4f0f9d17
Use the proper default values 7 years ago
Kyle Fazzari 9561a7a1e2
Verify that isPhpMailerUsed uses config as expected 7 years ago
Daniel Kesselberg 5cf8f4a407
Update logic for forwardedForHeadersWorking 7 years ago
Timo Förster 006e150c87 Change check if secure randomness is possible. 7 years ago
Michael Weimann 7aed47f776
Adds tests for the memory checks 7 years ago
Michael Weimann 1d2bc9c45e
Adds tests for the setup memory limit checks 7 years ago
Michael Weimann 3f790bb85b
Excludes not writable app roots from the directory permission check 8 years ago
Michael Weimann 0017cbe18a
Adds a test for the app directory permission check. 8 years ago
Morris Jobke 7c6c3d0d76
Fix tests 8 years ago
Roeland Jago Douma 6a0c54d5bf
Add warning to setup checks if the default mailer is still php 8 years ago
Morris Jobke def12a9be9
Fix tests 8 years ago
Morris Jobke 9c4aecb539
Merge all setup checks into one controller 8 years ago