144 Комити (38eccce224820f368e16a48f3d4efb78fb74a54a)

Аутор SHA1 Порука Датум
  paul 38eccce224
Update index.php пре 5 година
  Morris Jobke affdb0e4d1
Log the previous exception during hard failure пре 5 година
  Morris Jobke 478b95cc20
Try to not run into the white page of death and still log something in the web server error log пре 6 година
  Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore пре 6 година
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() пре 6 година
  Morris Jobke 1399f6bece
Server exception error pages by default with a 500 status code пре 6 година
  Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource пре 6 година
  Marius Blüm a64aad9c4b
Add PHP missing message to index.php пре 6 година
  Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 пре 6 година
  Morris Jobke 31c5c2a592
Change @georgehrke's email пре 6 година
  Morris Jobke 0eebff152a
Update license headers пре 6 година
  Morris Jobke 68dbf94470
Show proper error page even if the config.php has syntax errors пре 6 година
  Morris Jobke 11c31e94fe
Improve exception handling пре 6 година
  Morris Jobke fc75993f8f
fix wrong method name пре 7 година
  Sergio Bertolín 0417cbafd0
Changed request to not add a prefix to the url (#26256) пре 7 година
  Georg Ehrke a48aed2ee9
use older php array syntax in index.php пре 7 година
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm пре 7 година
  Lukas Reschke b7decc52e9
Master supports PHP 7.1 пре 7 година
  Lukas Reschke 5e10284e34
Proper branding пре 7 година
  Lukas Reschke 4212ffbdac
Show error if PHP version below 5.6 is used пре 7 година
  Lukas Reschke c59c462344
Nextcloud is not compatible with PHP 7.1 пре 7 година
  Joas Schilling 0215b004da
Update with robin пре 7 година
  Joas Schilling ba87db3fcc
Fix others пре 7 година
  Lukas Reschke aba539703c
Update license headers пре 8 година
  Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints пре 8 година
  Thomas Müller 682821c71e Happy new year! пре 8 година
  Morris Jobke b945d71384 update licence headers via script пре 8 година
  Jenkins for ownCloud b585d87d9d Update license headers пре 9 година
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" пре 9 година
  Jenkins for ownCloud 6a1a4880f0 Updating license headers пре 9 година
  Lukas Reschke dc9c5ecdba Show warning for PHP versions older than 5.4.0 пре 9 година
  Lukas Reschke 2d2a4741ce Make files non executable пре 9 година
  Lukas Reschke 6d3757f864 Do not show exception to the end-user пре 9 година
  Robin Appelman a05147e25c handle service not available exceptions in index, remote and public.php пре 10 година
  Thomas Müller afbe50d09c remove global variable $RUNTIME_NOAPPS - it's just superfluous пре 10 година
  Vincent Petry c4dee281e6 Added $app parameter to logException пре 10 година
  Vincent Petry 42c58220de Moved logException to OCP\Util class пре 10 година
  Vincent Petry 83956b1703 Expand exception stack trace in log in debug mode пре 10 година
  Thomas Müller 5acb3c4c0d first log the exception пре 10 година
  Jörn Friedrich Dreyer 9c9bfcd626 log as index, not remote пре 11 година
  Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints пре 11 година
  Felix Moeller ddfcc96ab5 Checkstyle: LowerCaseConstant пре 11 година
  Sam Tuke 8b01286a5d Merged branch 'master' пре 11 година
  Thomas Müller 08edb5dc58 Update index.php пре 11 година
  Lukas Reschke 360c22fd28 Validate cookie to prevent auth bypasses. пре 12 година
  Bart Visscher 5e7086adc9 Move login handling to OC class пре 12 година
  Bart Visscher 1823dafe44 Remove checks before displaying login page пре 12 година
  Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function пре 12 година
  Bart Visscher 3387454094 Move login code from index.php to OC class пре 12 година
  Bart Visscher 9156fb73fd Move handling request of index.php to OC class пре 12 година