Commit Graph

81 Commits (92795b2091be4d87483605aecb00c2e9f78c660a)

Author SHA1 Message Date
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Côme Chilliet 9baf8fea8c
fix(occ): Move debug log listener setup to a static method, add option for level 1 year ago
Côme Chilliet 2ba0819243
feat(occ): Add a --debug option to output all log levels to the output 1 year ago
Côme Chilliet 9a5ab7330a
feat(profiler): Add support for profiler in occ commands 1 year ago
Simon L. 88648fa493 Revert: "Check datadirectory owner, not config owner." 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Côme Chilliet 8c5f32320a
fix: use DI to build main Application class in console.php 1 year ago
Côme Chilliet 644036ab4e
fix: Migrate away from OC_App toward the IAppManager 1 year ago
skjnldsv 9123d6fffe fix(cli): do not check the data directory if not setup 2 years ago
Sam Bull ae3b9cce99 feat: check `datadirectory` owner instead of `config.php` owner 2 years ago
Joas Schilling eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher 2 years ago
Carl Schwan 010924916c Fix small typo 3 years ago
Carl Schwan 98b25b457e Improve warning about missing pnctl 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
hoellen 0a02bf4fbb Adjust sudo command to UID instead of username 5 years ago
hoellen 563f1318cd Remove posix_getpwuid and compare only userid 5 years ago
J0WI 68ce17e59b Unify links to php.net 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Estelle Poulin b149c047b7 Add note for Docker users running console 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
Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke e9ab7e4fc6
Brand it 🙈 8 years ago
Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it 9 years ago
Robin Appelman 65ace7c5a7
handle errors in apps while registering commands 9 years ago
Morris Jobke 6df90909f0
Nextcloud runs only on PHP 5.6+ 9 years ago
RealRancor 14b1d946a8
Remove checks whether OC is running on Windows pt. 2 9 years ago
Patrick Paysant 81d0c47244
console.log now returns 1 instead of 0 on all errors 9 years ago
Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints 10 years ago
Thomas Müller c609abf075
In case of fatal php errors and other unhandled exceptions no html error page is expected to be displayed in the console 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Morris Jobke 4f60ee90d6 Don't show PCNTL warning if --no-warnings is passed 10 years ago
Victor Dubiniuk 972e0c62b3 Add global --no-warning option to occ in order not to pollute output with warnings 10 years ago
Morris Jobke 244118580a Fix typo 10 years ago
Joas Schilling 97b907335a Dispatch an event when a console command is run 10 years ago
Thomas Müller 79d2f3186c Add startup warning that the PCNTL extensions are missing 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Edward Crompton 6d7a5e002c Whitespace correction 10 years ago
Edward Crompton 6c096ec2b4 Removing the . from the end of the help response to match convention set by other messages 10 years ago
Edward Crompton 61a7728096 Adding a more helpful error message for when occ is run at the console as the wrong user 10 years ago
Morris Jobke b8ceae68d5 occ command can only be called from ownCloud root directory 10 years ago