server/lib/private
Lukas Reschke 6d3757f864 Do not show exception to the end-user
Log the error instead of potentially leaking sensitive information
2014-09-17 13:17:52 +02:00
..
appframework Allow default values for route parameters. 2014-09-09 23:00:29 +02:00
archive Add files as string to tar archives 2014-08-21 08:49:57 +02:00
backgroundjob
cache
connector/sabre content size checks are not valid for LOCK 2014-09-12 09:42:32 +02:00
contacts
db Disable database migrations for MSSQL - scripts have to be applied manually 2014-09-15 15:00:32 +02:00
fileproxy
files Fix method name 2014-09-10 15:59:24 +02:00
group retrieve local users, groups and group members in a sorted way 2014-08-29 15:17:37 +02:00
hooks
l10n Use public api for getting l10n 2014-08-31 10:08:22 +02:00
legacy add missing @deprecated annotation to legacy classes 2014-08-14 22:18:12 +02:00
log Do not show exception to the end-user 2014-09-17 13:17:52 +02:00
memcache
migration
ocs Fix unexisting class and PHPDoc 2014-09-15 17:08:56 +02:00
preview Merge pull request #10827 from oparoz/patch-2 2014-09-08 16:41:26 +02:00
repair Explicily close the statement cursors 2014-08-20 23:49:15 +02:00
route
search
security Return false in case one of the values is null 2014-09-12 13:34:45 +02:00
session Refactor internal session to write directly to $_SESSION 2014-08-30 08:48:13 +00:00
setup simplify mysql user creation flow 2014-09-16 11:53:54 +02:00
share Merge pull request #10858 from owncloud/issue/10847 2014-09-09 01:11:34 +03:00
template more sugar for including lists of templates 2014-09-09 15:47:42 +02:00
user Use proper RNG generator 2014-09-03 17:46:48 +02:00
vobject
activitymanager.php
allconfig.php Extend public config interface 2014-08-31 15:27:36 +02:00
api.php
app.php Fix upgrade process when apps enabled for specific groups 2014-09-02 17:16:14 +02:00
appconfig.php
apphelper.php
archive.php Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 2014-08-04 14:10:09 +02:00
arrayparser.php
avatar.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
avatarmanager.php
backgroundjob.php
cache.php
config.php
contactsmanager.php
davclient.php
db.php Ensure db connection before changing cache state 2014-08-30 15:46:56 -06:00
defaults.php Merge pull request #10667 from pmjdebruijn/itunes-appid 2014-09-03 16:26:20 +02:00
eventsource.php Explicitly cast id and validate type 2014-09-04 13:26:47 +02:00
filechunking.php
fileproxy.php
files.php Use secure mimetype for content delivery 2014-09-08 15:57:39 +02:00
forbiddenexception.php
geo.php
group.php
helper.php Match \OC_Helper::linkToPublic() to new links and fit unittests 2014-09-04 20:44:50 +02:00
hintexception.php Do not show exception to the end-user 2014-09-17 13:17:52 +02:00
hook.php
image.php Preserve transparency when loading from a file 2014-09-10 23:49:21 +02:00
installer.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
json.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
l10n.php Move certificate management interface from files_external to core 2014-08-31 10:47:50 +02:00
largefilehelper.php file size on non-(Linux/BSD/Windows)-installations 2014-08-07 15:41:58 +02:00
log.php
mail.php Remove X-Mailer header from mails 2014-08-17 18:55:13 +02:00
migrate.php
mimetypes.list.php Merge pull request #9275 from NormalRa/master 2014-08-15 14:41:53 +02:00
naturalsort.php Fixed sort algo for additional cases 2014-08-11 13:28:53 +02:00
navigationmanager.php
needsupdateexception.php Throw an exception when we try to load an app that needs to be upgraded 2014-08-04 13:41:04 +02:00
notsquareexception.php
ocs.php
ocsclient.php Add isAppstoreEnabled instead of hijacking the URL 2014-08-26 10:20:51 +02:00
preferences.php
preview.php Route for thumbnail generation 2014-09-16 15:00:58 +02:00
previewmanager.php
repair.php repair search lucene before installing 2014-09-10 10:22:40 +02:00
repairexception.php Added repair step for legacy storages 2014-08-20 23:14:05 +02:00
repairstep.php
request.php Do not show exception to the end-user 2014-09-17 13:17:52 +02:00
response.php
search.php
server.php Merge pull request #10739 from owncloud/eventsource-public 2014-09-08 18:46:27 +02:00
serviceunavailableexception.php Throw an exception when we try to load an app that needs to be upgraded 2014-08-04 13:41:04 +02:00
setup.php Set overwritewebroot when installing owncloud to avoid problems 2014-09-08 14:30:13 +02:00
subadmin.php
tagmanager.php
tags.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
template.php Do not show exception to the end-user 2014-09-17 13:17:52 +02:00
templatelayout.php Step one, open guest layout for different styles. 2014-09-11 11:41:02 +02:00
updater.php fix undefined variable 2014-08-18 15:30:46 +02:00
urlgenerator.php
user.php Use proper RNG generator 2014-09-03 17:46:48 +02:00
util.php Deduplicate dependency checks 2014-09-16 13:07:47 +02:00
vobject.php