nextcloud/lib
Lee Garrett 9851c86c59 Implement occ status command via return codes (Fixes: #35704)
Running `./occ status -e` will produce any output. However, it will:

exit 0 during normal operation,
exit 1 when in maintenance mode,
exit 2 when `./occ upgrade` is needed.

Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
2023-01-18 13:50:00 +00:00
..
composer manual backport of #35789, dispatch BeforeSabrePubliclyLoadedEvent to allow adding additional Sabre plugins in publicwebdav.php 2023-01-03 10:14:46 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-01-18 02:25:34 +00:00
private Implement occ status command via return codes (Fixes: #35704) 2023-01-18 13:50:00 +00:00
public manual backport of #35789, dispatch BeforeSabrePubliclyLoadedEvent to allow adding additional Sabre plugins in publicwebdav.php 2023-01-03 10:14:46 +01:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Makes untrusted domain error on info 2022-10-06 16:28:30 +00:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00