70 コミット (62b7bb73955a6f782ddaf6e3d248f29b93165099)

作成者 SHA1 メッセージ 日付
  Carl Schwan 010924916c Fix small typo 2年前
  Carl Schwan 98b25b457e Improve warning about missing pnctl 2年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3年前
  Joas Schilling df47445c01
Fix unit tests 3年前
  Christoph Wurst 9ce3ea3368
Update license headers 3年前
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3年前
  hoellen 0a02bf4fbb Adjust sudo command to UID instead of username 3年前
  hoellen 563f1318cd Remove posix_getpwuid and compare only userid 3年前
  J0WI 68ce17e59b Unify links to php.net 3年前
  Christoph Wurst cb057829f7
Update license headers for 19 4年前
  Christoph Wurst 14c996d982
Use elseif instead of else if 4年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4年前
  Estelle Poulin b149c047b7 Add note for Docker users running console 5年前
  Michael Weimann c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value 5年前
  Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 6年前
  Morris Jobke 0eebff152a
Update license headers 6年前
  Lukas Reschke e9ab7e4fc6
Brand it :see_no_evil: 6年前
  Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it 7年前
  Robin Appelman 65ace7c5a7
handle errors in apps while registering commands 7年前
  Morris Jobke 6df90909f0
Nextcloud runs only on PHP 5.6+ 7年前
  RealRancor 14b1d946a8
Remove checks whether OC is running on Windows pt. 2 7年前
  Patrick Paysant 81d0c47244
console.log now returns 1 instead of 0 on all errors 7年前
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 7年前
  Joas Schilling ba87db3fcc
Fix others 8年前
  Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 8年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints 8年前
  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年前
  Lukas Reschke 933f60e314 Update author information 8年前
  Morris Jobke 4f60ee90d6 Don't show PCNTL warning if --no-warnings is passed 8年前
  Victor Dubiniuk 972e0c62b3 Add global --no-warning option to occ in order not to pollute output with warnings 8年前
  Morris Jobke 244118580a Fix typo 8年前
  Joas Schilling 97b907335a Dispatch an event when a console command is run 8年前
  Thomas Müller 79d2f3186c Add startup warning that the PCNTL extensions are missing 8年前
  Thomas Müller 682821c71e Happy new year! 8年前
  Edward Crompton 6d7a5e002c Whitespace correction 8年前
  Edward Crompton 6c096ec2b4 Removing the . from the end of the help response to match convention set by other messages 8年前
  Edward Crompton 61a7728096 Adding a more helpful error message for when occ is run at the console as the wrong user 8年前
  Morris Jobke b8ceae68d5 occ command can only be called from ownCloud root directory 8年前
  Morris Jobke b945d71384 update licence headers via script 8年前
  Philippe Le Brouster 12b751ddc9 Fix the config.php owner check for console.php 9年前
  Morris Jobke f63915d0c8 update license headers and authors 9年前
  Lukas Reschke 4c0a8d327d Add warning to OCC as well in case another PHP version is used there 9年前
  Jost Baron 47ddd1794b Fix error message when wrong user on console 9年前
  Thomas Müller 890a18e1a6 Introduce own console application class 9年前
  Thomas Müller f099c9883e Adding check command to validate server environment - fixes #15429 9年前
  Jenkins for ownCloud b585d87d9d Update license headers 9年前
  Christian Kampka bf01327cd0 Don't swallow errors in console.php 9年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9年前
  Thomas Müller bcd10d3dc5 implement command maintenance:install 9年前