nextcloud-server/lib
Lee Garrett fba906e34a 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-03 10:58:07 +07:00
..
composer rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 2022-12-15 17:37:34 +07:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2022-12-21 02:30:14 +07:00
private Implement occ status command via return codes (Fixes: #35704) 2023-01-03 10:58:07 +07:00
public Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage 2022-12-20 16:48:07 +07:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
base.php fix(session): Always setup the session if a session cookie is passed 2022-12-22 11:33:23 +07:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +07:00