Commit Graph

35 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Côme Chilliet ac61839d1e
fix(tests): Fix PHPUnit deprecation warnings in tests 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
invario 2b58f74cc8
Fix: Remove X-XSS-Protection use, check and recommendation 7 months ago
Marcel Klehr f8f26952d1 feat(SetupChecks): Add check for TaskProcessing pickup speed 7 months ago
Joas Schilling 460d3e8ba9
test: Migrate settings and provisioning_api to PHPUnit10 8 months ago
Ferdinand Thiessen f91db181af
feat(setupcheck): check logging level for validity 10 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen 7fbd518452
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Ferdinand Thiessen be1cd7a308
refactor(settings): `CheckServerResponseTrait` always expect absolute path 1 year ago
Ferdinand Thiessen 9e979d42b4
fix(setup-checks): Ensure URL with webroot works 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Ferdinand Thiessen 8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available 2 years ago
Ferdinand Thiessen 6e48ca1cf8
fix(settings): Adjust SetupCheck for supported database versions 2 years ago
Andy Scherzinger ec5b60af28
chore: Add SPDX header 2 years ago
Côme Chilliet 6278cf181e
fix: Improve HSTS warning wording as suggested by reviewer 2 years ago
Côme Chilliet 9f819f311f feat: Migrate HSTS check to Security headers SetupCheck 2 years ago
Côme Chilliet d7193ef65e fix: Migrate security headers check tests and fix the SetupCheck implementation 2 years ago
Côme Chilliet 1fffdf4763 fix: Fix ocm-provider setup check failure detection 2 years ago
Côme Chilliet 1ea88a73f6 feat(settings): Migrate .well-known URL setup check to new API 2 years ago
Ferdinand Thiessen ef2c312b18
feat(settings): Migrate data directory protection check to `SetupCheck` 2 years ago
Ferdinand Thiessen ad747ab62b
feat(settings): Migrate OCM / OCS provider tests to SetupCheck 2 years ago
Côme Chilliet d1aac16a72
Fix AppDirsWithDifferentOwnerTest 2 years ago
Côme Chilliet d2dbe1c50c
Migrate tests for AppDirsWithDifferentOwner setup check 2 years ago
Côme Chilliet 95ea46c99c Merge SQlite warning to existing SupportedDatabase setup check 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Côme Chilliet ad372869bc
Fix tests for setupchecks 2 years ago
Côme Chilliet 0ebd44abb6 Migrate tests of forwarded for headers check 2 years ago
Côme Chilliet 6bc3e008c7
Fix tests for setup checks 2 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 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 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Daniel Kesselberg 89c6a2bc1f
Add setup checks for php default charset and output buffering. 6 years ago