Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(occ): Move debug log listener setup to a static method, add option for level | Côme Chilliet | 2024-07-02 | 1 | -6/+1 |
| | | | | | | Also changed option from --debug to --debug-log to avoid conflicts Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat(occ): Add a --debug option to output all log levels to the output | Côme Chilliet | 2024-07-02 | 1 | -2/+10 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat(profiler): Add support for profiler in occ commands | Côme Chilliet | 2024-06-27 | 1 | -1/+30 |
| | | | | | | | Commands will appear in available profiles after the command ran. Method is set to "occ" and URL to the command line with parameters. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Revert: "Check datadirectory owner, not config owner." | Simon L. | 2024-05-14 | 1 | -19/+8 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -30/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: use DI to build main Application class in console.php | Côme Chilliet | 2024-04-22 | 1 | -9/+5 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Migrate away from OC_App toward the IAppManager | Côme Chilliet | 2024-04-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(cli): do not check the data directory if not setup | skjnldsv | 2024-02-28 | 1 | -10/+21 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat: check `datadirectory` owner instead of `config.php` owner | Sam Bull | 2024-02-28 | 1 | -7/+9 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(admin_audit): Migrate to non-deprecated IEventDispatcher | Joas Schilling | 2023-07-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix small typo | Carl Schwan | 2022-06-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Improve warning about missing pnctl | Carl Schwan | 2022-05-24 | 1 | -1/+2 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix unit tests | Joas Schilling | 2021-04-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #22916 from J0WI/unifiy-links-to-php.net | Roeland Jago Douma | 2020-12-22 | 1 | -2/+2 |
|\ | | | | | Unify links to php.net | ||||
| * | Unify links to php.net | J0WI | 2020-09-17 | 1 | -2/+2 |
| | | | | | | | | | | | | Update all links to https://www.php.net/ Signed-off-by: J0WI <J0WI@users.noreply.github.com> | ||||
* | | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -2/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Adjust sudo command to UID instead of username | hoellen | 2020-10-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: hoellen <dev@hoellen.eu> | ||||
* | | Remove posix_getpwuid and compare only userid | hoellen | 2020-10-06 | 1 | -7/+7 |
|/ | | | | Signed-off-by: hoellen <dev@hoellen.eu> | ||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add note for Docker users running console | Estelle Poulin | 2019-01-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Estelle Poulin <dev@inspiredby.es> | ||||
* | Adds a memory limit warning for console commands if the limit is below the ↵ | Michael Weimann | 2018-08-20 | 1 | -1/+7 |
| | | | | | | recommended value Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | Nextcloud 13 is not compatible with newer than php 7.2 | Roeland Jago Douma | 2017-12-12 | 1 | -8/+2 |
| | | | | | | | | | | | Just to avoid users from trying this with a to new (untested) php version * Moved the check logic to 1 place * All directly callable scripts just require this on top * exit hard (-1) so we know scripts won't continue * Return status 500 so no sync clients will try fancy stuff Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Brand it :see_no_evil: | Lukas Reschke | 2017-08-11 | 1 | -3/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Check that set_time_limit is not disabled before calling it | Ko- | 2017-03-11 | 1 | -1/+3 |
| | | | | Signed-off-by: Ko- <k.stoffelen@cs.ru.nl> | ||||
* | handle errors in apps while registering commands | Robin Appelman | 2016-11-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Nextcloud runs only on PHP 5.6+ | Morris Jobke | 2016-10-25 | 1 | -4/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove checks whether OC is running on Windows pt. 2 | RealRancor | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | console.log now returns 1 instead of 0 on all errors | Patrick Paysant | 2016-10-21 | 1 | -3/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Allow to call the files even when you are in another instance atm | Joas Schilling | 2016-10-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -5/+3 |
| | |||||
* | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 1 | -14/+12 |
| | | | | * the setup check is still there | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+1 |
| | |||||
* | Catch class Error on all root entrypoints | Thomas Müller | 2016-04-20 | 1 | -0/+2 |
| | |||||
* | In case of fatal php errors and other unhandled exceptions no html error ↵ | Thomas Müller | 2016-04-18 | 1 | -3/+8 |
| | | | | page is expected to be displayed in the console | ||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+2 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Don't show PCNTL warning if --no-warnings is passed | Morris Jobke | 2016-02-25 | 1 | -1/+1 |
| | | | | * fixes owncloud/updater#252 | ||||
* | Add global --no-warning option to occ in order not to pollute output with ↵ | Victor Dubiniuk | 2016-02-19 | 1 | -1/+2 |
| | | | | warnings | ||||
* | Fix typo | Morris Jobke | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Dispatch an event when a console command is run | Joas Schilling | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Add startup warning that the PCNTL extensions are missing | Thomas Müller | 2016-02-01 | 1 | -0/+4 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+2 |
| | |||||
* | Whitespace correction | Edward Crompton | 2016-01-04 | 1 | -1/+1 |
| | |||||
* | Removing the . from the end of the help response to match convention set by ↵ | Edward Crompton | 2016-01-04 | 1 | -1/+1 |
| | | | | other messages | ||||
* | Adding a more helpful error message for when occ is run at the console as ↵ | Edward Crompton | 2016-01-04 | 1 | -1/+2 |
| | | | | the wrong user | ||||
* | occ command can only be called from ownCloud root directory | Morris Jobke | 2015-12-17 | 1 | -0/+10 |
| | | | | | * this changes into the ownCloud root directory and then should run just fine * avoids weird error messages that are caused by this |