47 Commits (644036ab4e3d1d6f175a485ed7ae4883c668ff48)

Author SHA1 Message Date
  Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager 3 months ago
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 months ago
  Robin Appelman 860caa0849 make failure to load app commands non-fatal 4 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
  Carl Schwan e966cfbc4b
Cleanup plsam issues in DB/ContactsManager and Console 1 year ago
  Andrew Summers ce74bdcda2
Refactor `OC\Server::getThemingDefaults` 9 months ago
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 year ago
  Joas Schilling eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher 11 months ago
  Daniel Kesselberg 155ea6a54c
fix: change maintenance mode info wording 1 year ago
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1 year ago
  Christoph Wurst e2f4110a3f
fix(PHP8.2): Declare Symfony Application property in console application 1 year ago
  Lee Garrett fba906e34a Implement occ status command via return codes (Fixes: #35704) 1 year ago
  Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 2 years ago
  Julius Härtl b8b73fa9e4
Write upgrade/not-installed notices to stderr 2 years ago
  szaimen 37ff07b9e1 Improve maintenance mode info 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Joas Schilling 56ae87c281
Less ILogger 3 years ago
  Robin Appelman ec875227ec
forward query exception when fallback construction fails 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool 5 years ago
  Morris Jobke 20839a422b
Refactor some code 5 years ago
  Michael Weimann c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value 5 years ago
  Michael Weimann 03a5856541 Disables the maintenance warning for the maintenance command itself. 6 years ago
  Morris Jobke 0d9f73a814
Do not show "Not installed warning" during occ install 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Miha Frangez 0d6493a0c7 Fixed typo 7 years ago
  Morris Jobke c54a59d51e
Remove unused use statements 7 years ago
  Morris Jobke 590e98a659
ownC -> Nextc 7 years ago
  noveens 8948f66d0e
maintenance warning printed on STDERR rather than STDOUT 7 years ago
  Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 7 years ago
  Robin Appelman 65ace7c5a7
handle errors in apps while registering commands 7 years ago
  Jörn Friedrich Dreyer 817729dc3f
add upgrade command before repair, handle NeedsUpgradeExcaption better 7 years ago
  Thomas Müller c5ca71ee82
[9.2] Register commands in info.xml (#26248) 7 years ago
  Joas Schilling 6188955ed5 Do not break the output when running _completion 7 years ago
  blizzz 329c714a7e Correct name in Console Application.php 7 years ago
  Joas Schilling ba87db3fcc
Fix others 7 years ago
  Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere 8 years ago
  Morris Jobke 2791b8f00d Revert "occ web executor (#24957)" 8 years ago
  VicDeo 854352d9a0 occ web executor (#24957) 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Joas Schilling db16dc6644
Correctly register autoloading before install.php and loading commands 8 years ago
  Roeland Jago Douma a3a31b5fee
Move \OC\Console to PSR-4 8 years ago
  Lukas Reschke 933f60e314 Update author information 8 years ago
  Victor Dubiniuk 972e0c62b3 Add global --no-warning option to occ in order not to pollute output with warnings 8 years ago
  Joas Schilling 97b907335a Dispatch an event when a console command is run 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago