opsdash-app/opsdash/lib/Controller
blade34242 affe27b636
All checks were successful
Nextcloud Server Tests / version-consistency (push) Successful in 35s
Nextcloud Server Tests / matrix-config (push) Successful in 37s
Nextcloud Server Tests / Nextcloud stable30 / PHP 8.2 (stable30, 8.2) (push) Successful in 7m9s
Nextcloud Server Tests / Nextcloud stable31 / PHP 8.2 (stable31, 8.2) (push) Successful in 7m8s
Nextcloud Server Tests / Nextcloud stable31 / PHP 8.3 (stable31, 8.3) (push) Successful in 7m33s
Nextcloud Server Tests / Nextcloud stable32 / PHP 8.2 (stable32, 8.2) (push) Successful in 7m47s
Nextcloud Server Tests / Nextcloud stable32 / PHP 8.3 (stable32, 8.3) (push) Successful in 8m22s
Nextcloud Server Tests / Nextcloud stable33 / PHP 8.2 (stable33, 8.2) (push) Successful in 8m3s
Nextcloud Server Tests / Nextcloud stable33 / PHP 8.3 (stable33, 8.3) (push) Successful in 7m51s
fix: replace Http::STATUS_TOO_MANY_REQUESTS with literal 429 for NC30 compat
STATUS_TOO_MANY_REQUESTS was not defined in OCP\AppFramework\Http on
Nextcloud 30 / PHP 8.2, causing a PHPStan failure in CI.
2026-05-06 15:41:41 +07:00
..
CsrfEnforcerTrait.php Finalize release hardening and README refresh 2026-02-14 14:38:45 +07:00
DeckController.php Refactor opsdash load flow and services 2026-01-13 12:26:48 +07:00
NotesController.php Refactor opsdash load flow and services 2026-01-13 12:26:48 +07:00
OverviewController.php fix: replace Http::STATUS_TOO_MANY_REQUESTS with literal 429 for NC30 compat 2026-05-06 15:41:41 +07:00
PersistController.php fix: stabilize release notes and target progress 2026-04-28 11:51:14 +07:00
PresetsController.php Fix profile preset restore and release 0.5.9 2026-02-21 08:39:09 +07:00
RequestGuardTrait.php Refactor opsdash load flow and services 2026-01-13 12:26:48 +07:00