Commit Graph

141 Commits (d2cb90bda2df52c49a5a3e48fc0593ede2cc02ff)

Author SHA1 Message Date
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
Côme Chilliet a77bab2f95
Migrate set_time_limit setup check to new API 2 years ago
Côme Chilliet 5ad549a72f
Migrate memcached PHP module setup check to new API 2 years ago
Côme Chilliet 0e889da4a8
Remove obsolete check of curl SSL version 2 years ago
Côme Chilliet 46ebe16c83 Migrate Cron checks to new SetupCheck API 2 years ago
Côme Chilliet 0483064f07 Migrate overwrite.cli.url setup check to new API 2 years ago
Côme Chilliet 24f8b04908
Remove CSRF check from code integrity rescan 2 years ago
Côme Chilliet f06b8da249
Migrate code integrity to SetupCheck API 2 years ago
Côme Chilliet d1f2add10c Migrate PHP imagick module check to new SetupCheck API 2 years ago
Côme Chilliet 3d4c4f19b4
Migrate app dir owner check to SetupCheck API 2 years ago
Côme Chilliet 989b5ffbab
Remove unused properties from CheckSetupControllerTest 2 years ago
Côme Chilliet 3f13a1a47e
Migrate opcache check to new SetupCheck API 2 years ago
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 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 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
Joas Schilling db8e57a727
Don't duplicate notification warning 2 years ago
Côme Chilliet 0c346849f3
Migrate missing PHP modules check to new API and improve it 2 years ago
Côme Chilliet efa2dfa641
Add OCP interface for SetupCheckManager 2 years ago
Côme Chilliet bd37067821
Migrate InternetConnectivity check to new API 2 years ago
Côme Chilliet 05cb1415e1
Merge setupchecks from new API into old UI 2 years ago
Côme Chilliet 8bfa0935b4
Migrate NeedsSystemAddressBookSync to new ISetupCheck API 2 years ago
Côme Chilliet a4618cfea0
Move existing setup checks to new API 2 years ago
Carl Schwan c71e47f5c3
Progress 2 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 2 years ago
Anna Larch 56419d94f8 enh(db): provide database providers via API 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 93f0399a92
fix(memcache): Fix comparison of Memcache configs to classes 2 years ago
Joas Schilling ab70bbd3ff
fix(db)!: Remove private legacy event because we can not keep it 2 years ago
Joas Schilling bd0a149a4f
feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 2 years ago
Joas Schilling 2eded24eff
feat(dispatcher): Add typed event for "db:add-missing-columns" 2 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 3 years ago
jld3103 da7062b939
settings: Add OpenAPI spec 3 years ago