You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Thomas Müller e125dc60cd introduce new function to force a language 13 years ago
..
appframework Merge pull request #8178 from owncloud/fix-request-parameters 13 years ago
archive Scrutinizer Auto-Fixes 13 years ago
backgroundjob Scrutinizer Auto-Fixes 13 years ago
cache Do not expire chunks while checking for their existence 13 years ago
connector/sabre Fixed Sabre Node implementation to correctly return timestamps as int 13 years ago
db adding @method annotation to declare methods which can be called on the wrapped statement object 13 years ago
fileproxy move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
files Merge pull request #7825 from owncloud/hash-stream 13 years ago
group ask implementsAction instead of checking method_exists for easier testing 13 years ago
hooks polish documentation based on scrutinizer patches 13 years ago
l10n polish documentation based on scrutinizer patches 13 years ago
legacy More PHPDoc fixes, using scrutinizer patches as hints 13 years ago
log add test for password remove method 13 years ago
memcache Merge branch 'master' into scrutinizer_documentation_patches 13 years ago
migration Scrutinizer Auto-Fixes 13 years ago
ocs Merge pull request #8018 from owncloud/ocs_result_success_is_100 13 years ago
preview fix merge conflicts 13 years ago
route Merge pull request #8138 from owncloud/allow-app-in-routes.php 13 years ago
search polish documentation based on scrutinizer patches 13 years ago
session redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 13 years ago
setup Merge pull request #6632 from eduardosan/master 13 years ago
share Merge pull request #7780 from owncloud/share-file-exists 13 years ago
template p() and print_unescaped() also take arrays as parameter 13 years ago
user Make hardcoded exception messages translatable 13 years ago
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
activitymanager.php polish documentation based on scrutinizer patches 13 years ago
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 13 years ago
api.php Merge pull request #7649 from owncloud/routing-public 13 years ago
app.php move replace to inside isset 13 years ago
appconfig.php using array_key_exists() instead of isset() - required because in case the value is null isset is returning false 13 years ago
apphelper.php moving file to the right location 13 years ago
archive.php Scrutinizer Auto-Fixes 13 years ago
arrayparser.php Scrutinizer Auto-Fixes 13 years ago
avatar.php Avatar: accept OC_Image as in setParameter 13 years ago
avatarmanager.php Round out Avatar Public API 13 years ago
backgroundjob.php Scrutinizer Auto-Fixes 13 years ago
cache.php More PHPDoc fixes, using scrutinizer patches as hints 13 years ago
config.php Fix admin-dir_permissions redirection when cannot write warning 13 years ago
contactsmanager.php More PHPDoc fixes, using scrutinizer patches as hints 13 years ago
davclient.php Fix a wrong WebDAV Warning with self-signed-certs 13 years ago
db.php More PHPDoc fixes, using scrutinizer patches as hints 13 years ago
defaults.php Switch to HTTPS 13 years ago
eventsource.php sanitize fallbackId 13 years ago
filechunking.php Fixed chunking and insufficient storage check 13 years ago
fileproxy.php Scrutinizer Auto-Fixes 13 years ago
files.php Use the correct resolve method to resolve file storage 13 years ago
forbiddenexception.php Cache folder is now configurable 13 years ago
geo.php Scrutinizer Auto-Fixes 13 years ago
group.php Scrutinizer Auto-Fixes 13 years ago
helper.php Allow reusing FileInfo for getStorageInfo 13 years ago
hintexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
hook.php Added test cleanup listener to detect untidy tests 13 years ago
image.php Merge branch 'master' into type-hinting 13 years ago
installer.php Use 'command -v' to detect whether and where software is installed (instead of 'which') 13 years ago
json.php polish documentation based on scrutinizer patches 13 years ago
l10n.php introduce new function to force a language 13 years ago
log.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
mail.php idn_to_ascii is only used if available 13 years ago
migrate.php Scrutinizer Auto-Fixes 13 years ago
mimetypes.list.php Add mimetype for MKV videos 13 years ago
navigationmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
notsquareexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
ocs.php Scrutinizer Auto-Fixes 13 years ago
ocsclient.php Disable XML entities when parsing XML 13 years ago
preferences.php Scrutinizer Auto-Fixes 13 years ago
preview.php Merge pull request #8019 from owncloud/thumbnail_fixes 13 years ago
previewmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
repair.php Add a (currently) empty system for running common repair steps 13 years ago
request.php Allow using "/" in "overwritewebroot" 13 years ago
response.php Return 503 when a config/data dir error exists 13 years ago
search.php polish documentation based on scrutinizer patches 13 years ago
server.php Correctly process request parameters other than GET or POST, dont use globals in the class but inject it 13 years ago
setup.php Added .ocdata file to check for data folder validity 13 years ago
subadmin.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
tagmanager.php reorganize file in lib 13 years ago
tags.php polish documentation based on scrutinizer patches 13 years ago
template.php polish documentation based on scrutinizer patches 13 years ago
templatelayout.php integrate assetic for asset pipeline-ing 13 years ago
updater.php Merge pull request #7611 from owncloud/fix-updater 13 years ago
urlgenerator.php Check if web root has already been appended 13 years ago
user.php Merge branch 'master' into load-apps-proper-master 13 years ago
util.php Fix a wrong WebDAV Warning with self-signed-certs 13 years ago
vobject.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago