nextcloud/lib/public
Vincent Petry 2a1d6d3106 Do not use L10n when logging exceptions
In some specific situations, the L10N bundle isn't loadable yet (for
example when there is an issue with the app_config table). In such case,
we still want to be able to log the real exception.

This fixes errors that say "OC_L10N_String::__toString must not throw
exceptions"
2013-12-16 15:11:13 +01:00
..
activity fix some capital letters 2013-11-25 16:42:28 +01:00
appframework Merge pull request #6027 from owncloud/public-api-restful-routing-oc6 2013-11-27 01:55:52 -08:00
authentication page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
contacts API doc for contacts manager, server container and share 2013-11-27 00:35:36 +01:00
files fix some capital letters 2013-11-25 16:42:28 +01:00
api.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
app.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
backgroundjob.php dont try to register background jobs if we haven't upgraded yet 2013-12-13 17:15:18 +01:00
config.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
constants.php Whitespace cleanup 2013-01-16 18:09:16 +01:00
contacts.php as a quick example the public contacts API has been ported over as a service hosted within the server container 2013-08-26 23:48:18 +02:00
db.php fix db.php doc 2013-11-25 14:06:25 +01:00
defaults.php fix defaults.php doc 2013-11-25 14:26:26 +01:00
files.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
groupinterface.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
iaddressbook.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
iavatar.php Add missing Avatar Interface 2013-11-22 00:43:23 +01:00
iavatarmanager.php Round out Avatar Public API 2013-11-21 23:40:25 +01:00
icache.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
iconfig.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
icontainer.php AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 2013-11-25 16:28:24 +01:00
idbconnection.php fix some capital letters 2013-11-25 16:42:28 +01:00
ihelper.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
il10n.php fix "No page-level DocBlock" 2013-11-03 13:38:25 +01:00
image.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
inavigationmanager.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
ipreview.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
irequest.php fix "No page-level DocBlock" 2013-11-03 13:38:25 +01:00
iservercontainer.php API doc for contacts manager, server container and share 2013-11-27 00:35:36 +01:00
isession.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
itagmanager.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
itags.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
iurlgenerator.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
iusersession.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
json.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
response.php fix documentation stuff 2013-10-31 19:00:53 +01:00
share.php rely only on php DateTime to parse the db datetime string 2013-12-13 16:38:05 +01:00
template.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
user.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
userinterface.php unify license headers for public API files 2013-11-03 13:51:39 +01:00
util.php Do not use L10n when logging exceptions 2013-12-16 15:11:13 +01:00