Robin Appelman
|
65ace7c5a7
handle errors in apps while registering commands
|
8 years ago |
Morris Jobke
|
6df90909f0
Nextcloud runs only on PHP 5.6+
|
8 years ago |
RealRancor
|
14b1d946a8
Remove checks whether OC is running on Windows pt. 2
|
8 years ago |
Patrick Paysant
|
81d0c47244
console.log now returns 1 instead of 0 on all errors
|
8 years ago |
Joas Schilling
|
f3319f6294
Allow to call the files even when you are in another instance atm
|
8 years ago |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 years ago |
Morris Jobke
|
c2d88a08b7
Remove unneeded checks if it runs on a Windows machine
|
8 years ago |
Lukas Reschke
|
aba539703c
Update license headers
|
8 years ago |
Thomas Müller
|
6a6fc742dc
Catch class Error on all root entrypoints
|
8 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
|
8 years ago |
Lukas Reschke
|
933f60e314
Update author information
|
8 years ago |
Morris Jobke
|
4f60ee90d6
Don't show PCNTL warning if --no-warnings is passed
|
8 years ago |
Victor Dubiniuk
|
972e0c62b3
Add global --no-warning option to occ in order not to pollute output with warnings
|
8 years ago |
Morris Jobke
|
244118580a
Fix typo
|
8 years ago |
Joas Schilling
|
97b907335a
Dispatch an event when a console command is run
|
8 years ago |
Thomas Müller
|
79d2f3186c
Add startup warning that the PCNTL extensions are missing
|
8 years ago |
Thomas Müller
|
682821c71e
Happy new year!
|
8 years ago |
Edward Crompton
|
6d7a5e002c
Whitespace correction
|
8 years ago |
Edward Crompton
|
6c096ec2b4
Removing the . from the end of the help response to match convention set by other messages
|
8 years ago |
Edward Crompton
|
61a7728096
Adding a more helpful error message for when occ is run at the console as the wrong user
|
8 years ago |
Morris Jobke
|
b8ceae68d5
occ command can only be called from ownCloud root directory
|
9 years ago |
Morris Jobke
|
b945d71384
update licence headers via script
|
9 years ago |
Philippe Le Brouster
|
12b751ddc9
Fix the config.php owner check for console.php
|
9 years ago |
Morris Jobke
|
f63915d0c8
update license headers and authors
|
9 years ago |
Lukas Reschke
|
4c0a8d327d
Add warning to OCC as well in case another PHP version is used there
|
9 years ago |
Jost Baron
|
47ddd1794b
Fix error message when wrong user on console
|
9 years ago |
Thomas Müller
|
890a18e1a6
Introduce own console application class
|
9 years ago |
Thomas Müller
|
f099c9883e
Adding check command to validate server environment - fixes #15429
|
9 years ago |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 years ago |
Christian Kampka
|
bf01327cd0
Don't swallow errors in console.php
|
9 years ago |