Commit Graph

55 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Côme Chilliet f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Josh 724811adf8 fix: when already upgrading, don't instruct to run `occ upgrade` 11 months ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Thomas Citharel 82ba7d763b
chore: Code cleanup in lib/private/Console/Application 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Robin Appelman 860caa0849 make failure to load app commands non-fatal 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Carl Schwan e966cfbc4b
Cleanup plsam issues in DB/ContactsManager and Console 2 years ago
Andrew Summers ce74bdcda2
Refactor `OC\Server::getThemingDefaults` 2 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Joas Schilling eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher 3 years ago
Daniel Kesselberg 155ea6a54c
fix: change maintenance mode info wording 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Christoph Wurst e2f4110a3f
fix(PHP8.2): Declare Symfony Application property in console application 3 years ago
Lee Garrett fba906e34a Implement occ status command via return codes (Fixes: #35704) 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Julius Härtl b8b73fa9e4
Write upgrade/not-installed notices to stderr 4 years ago
szaimen 37ff07b9e1 Improve maintenance mode info 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 56ae87c281
Less ILogger 5 years ago
Robin Appelman ec875227ec
forward query exception when fallback construction fails 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool 7 years ago
Morris Jobke 20839a422b
Refactor some code 7 years ago
Michael Weimann c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value 7 years ago
Michael Weimann 03a5856541 Disables the maintenance warning for the maintenance command itself. 8 years ago
Morris Jobke 0d9f73a814
Do not show "Not installed warning" during occ install 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Miha Frangez 0d6493a0c7 Fixed typo 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Morris Jobke 590e98a659
ownC -> Nextc 9 years ago
noveens 8948f66d0e
maintenance warning printed on STDERR rather than STDOUT 9 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 9 years ago
Robin Appelman 65ace7c5a7
handle errors in apps while registering commands 9 years ago
Jörn Friedrich Dreyer 817729dc3f
add upgrade command before repair, handle NeedsUpgradeExcaption better 9 years ago
Thomas Müller c5ca71ee82
[9.2] Register commands in info.xml (#26248) 9 years ago
Joas Schilling 6188955ed5 Do not break the output when running _completion 9 years ago
blizzz 329c714a7e Correct name in Console Application.php 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere 10 years ago
Morris Jobke 2791b8f00d Revert "occ web executor (#24957)" 10 years ago