nextcloud/lib/private/legacy
Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource
* found while reviewing #7205
* allow to specify a special status code

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-26 11:44:24 +02:00
..
db Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
template Move public preview endpoint over 2018-06-20 08:53:37 +02:00
api.php Remove unused methods and constants from legacy OC_API 2018-03-12 18:03:25 +01:00
app.php Properly clear cache 2018-06-06 11:40:09 +02:00
db.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
defaults.php Use customclient_* values by default and do not use them in custom themes anymore 2018-03-26 19:26:36 +02:00
eventsource.php Remove unused methods of OC_Json 2018-03-21 14:36:34 +01:00
filechunking.php Update with robin 2016-07-21 18:13:58 +02:00
files.php Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource 2018-06-26 11:44:24 +02:00
helper.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
hook.php Update with robin 2016-07-21 18:13:58 +02:00
image.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
json.php Remove unused methods of OC_Json 2018-03-21 14:36:34 +01:00
response.php Fix the HTTP 1.0 status code and properly detect 1.0 vs 1.1&2.0 2018-03-13 09:22:26 +01:00
template.php Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource 2018-06-26 11:44:24 +02:00
user.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
util.php Change status code when config is write protected 2018-06-26 09:36:17 +02:00