Morris Jobke
|
5632d57997
console.php also needs a PHP 7.1 check
|
před 8 roky |
Joas Schilling
|
f908feddb5
Allow to call the files even when you are in another instance atm
|
před 8 roky |
Joas Schilling
|
ca6a7d9e6a
Run the license script
|
před 8 roky |
Morris Jobke
|
8abf6e0ed1
fixed code
|
před 8 roky |
VicDeo
|
60ec1fc85d
Put back pcntl warning (#24295)
|
před 8 roky |
Victor Dubiniuk
|
ffe561df62
Remove pcntl warning for now
|
před 8 roky |
Lukas Reschke
|
933f60e314
Update author information
|
před 8 roky |
Morris Jobke
|
4f60ee90d6
Don't show PCNTL warning if --no-warnings is passed
|
před 8 roky |
Victor Dubiniuk
|
972e0c62b3
Add global --no-warning option to occ in order not to pollute output with warnings
|
před 8 roky |
Morris Jobke
|
244118580a
Fix typo
|
před 8 roky |
Joas Schilling
|
97b907335a
Dispatch an event when a console command is run
|
před 8 roky |
Thomas Müller
|
79d2f3186c
Add startup warning that the PCNTL extensions are missing
|
před 8 roky |
Thomas Müller
|
682821c71e
Happy new year!
|
před 9 roky |
Edward Crompton
|
6d7a5e002c
Whitespace correction
|
před 9 roky |
Edward Crompton
|
6c096ec2b4
Removing the . from the end of the help response to match convention set by other messages
|
před 9 roky |
Edward Crompton
|
61a7728096
Adding a more helpful error message for when occ is run at the console as the wrong user
|
před 9 roky |
Morris Jobke
|
b8ceae68d5
occ command can only be called from ownCloud root directory
|
před 9 roky |
Morris Jobke
|
b945d71384
update licence headers via script
|
před 9 roky |
Philippe Le Brouster
|
12b751ddc9
Fix the config.php owner check for console.php
|
před 9 roky |
Morris Jobke
|
f63915d0c8
update license headers and authors
|
před 9 roky |
Lukas Reschke
|
4c0a8d327d
Add warning to OCC as well in case another PHP version is used there
|
před 9 roky |
Jost Baron
|
47ddd1794b
Fix error message when wrong user on console
|
před 9 roky |
Thomas Müller
|
890a18e1a6
Introduce own console application class
|
před 9 roky |
Thomas Müller
|
f099c9883e
Adding check command to validate server environment - fixes #15429
|
před 9 roky |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
před 9 roky |
Christian Kampka
|
bf01327cd0
Don't swallow errors in console.php
|
před 9 roky |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
před 9 roky |
Thomas Müller
|
bcd10d3dc5
implement command maintenance:install
|
před 9 roky |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
před 9 roky |
Thomas Müller
|
036a8e3c1f
console commands shall not be limited with respect to execution time - fixes #14156
|
před 9 roky |