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
Morris Jobke 7bdc085022 Merge pull request #8006 from wakeup/master 12 years ago
..
appframework Move the router classes to a namespace and expose it with a public interface 12 years ago
archive Scrutinizer Auto-Fixes 12 years ago
backgroundjob Scrutinizer Auto-Fixes 12 years ago
cache Cache folder is now configurable 12 years ago
connector/sabre Merge pull request #7696 from owncloud/chunk-remainingspacefix 12 years ago
db adding @method annotation to declare methods which can be called on the wrapped statement object 12 years ago
fileproxy
files Merge pull request #7979 from owncloud/core-fixfilegetcontentsloop 12 years ago
group Scrutinizer Auto-Fixes 12 years ago
hooks polish documentation based on scrutinizer patches 12 years ago
l10n polish documentation based on scrutinizer patches 12 years ago
legacy Scrutinizer Auto-Fixes 12 years ago
log add test for password remove method 12 years ago
memcache Merge branch 'master' into scrutinizer_documentation_patches 12 years ago
migration Scrutinizer Auto-Fixes 12 years ago
ocs Return 101 if user doesnt exist 12 years ago
preview fix merge conflicts 12 years ago
route fix undefined index warning in router 12 years ago
search polish documentation based on scrutinizer patches 12 years ago
session redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 12 years ago
setup Merge pull request #6632 from eduardosan/master 12 years ago
share select statement always need to contain file_source respectively item_source 12 years ago
template Fix some more docstrings 12 years ago
user Remove `session_id_regenerate` from here 12 years ago
vobject
activitymanager.php polish documentation based on scrutinizer patches 12 years ago
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 12 years ago
api.php Merge pull request #7649 from owncloud/routing-public 12 years ago
app.php move replace to inside isset 12 years ago
appconfig.php Scrutinizer Auto-Fixes 12 years ago
apphelper.php
archive.php Scrutinizer Auto-Fixes 12 years ago
arrayparser.php Scrutinizer Auto-Fixes 12 years ago
avatar.php Avatar: accept OC_Image as in setParameter 12 years ago
avatarmanager.php Round out Avatar Public API 12 years ago
backgroundjob.php Scrutinizer Auto-Fixes 12 years ago
cache.php
config.php Fix admin-dir_permissions redirection when cannot write warning 12 years ago
contactsmanager.php
davclient.php Fix more documentation failes 12 years ago
db.php Scrutinizer Auto-Fixes 12 years ago
defaults.php make mail notification header color themable 12 years ago
eventsource.php sanitize fallbackId 12 years ago
filechunking.php Fixed chunking and insufficient storage check 12 years ago
fileproxy.php Scrutinizer Auto-Fixes 12 years ago
files.php Use the correct resolve method to resolve file storage 12 years ago
forbiddenexception.php Cache folder is now configurable 12 years ago
geo.php Scrutinizer Auto-Fixes 12 years ago
group.php Scrutinizer Auto-Fixes 12 years ago
helper.php Sub-dir was prepended twice 12 years ago
hintexception.php
hook.php Added test cleanup listener to detect untidy tests 12 years ago
image.php unit tests for specific image type output added 12 years ago
installer.php Use 'command -v' to detect whether and where software is installed (instead of 'which') 12 years ago
json.php polish documentation based on scrutinizer patches 12 years ago
l10n.php Fix some docstrings in l10n.php 12 years ago
log.php
mail.php idn_to_ascii is only used if available 12 years ago
migrate.php Scrutinizer Auto-Fixes 12 years ago
mimetypes.list.php Add mimetype for MKV videos 12 years ago
navigationmanager.php
notsquareexception.php
ocs.php Scrutinizer Auto-Fixes 12 years ago
ocsclient.php Disable XML entities when parsing XML 12 years ago
preferences.php Scrutinizer Auto-Fixes 12 years ago
preview.php Merge pull request #7704 from owncloud/preview_use_pre_instead_of_post_delete_hook_2 12 years ago
previewmanager.php
repair.php Add a (currently) empty system for running common repair steps 12 years ago
request.php Allow using "/" in "overwritewebroot" 12 years ago
response.php Return 503 when a config/data dir error exists 12 years ago
search.php polish documentation based on scrutinizer patches 12 years ago
server.php Load the routes when matching or generating a route instead of when creating the router 12 years ago
setup.php Added .ocdata file to check for data folder validity 12 years ago
subadmin.php
tagmanager.php
tags.php polish documentation based on scrutinizer patches 12 years ago
template.php polish documentation based on scrutinizer patches 12 years ago
templatelayout.php integrate assetic for asset pipeline-ing 12 years ago
updater.php Merge pull request #7611 from owncloud/fix-updater 12 years ago
urlgenerator.php Check if web root has already been appended 12 years ago
user.php Merge branch 'master' into load-apps-proper-master 12 years ago
util.php Sub-dir was prepended twice 12 years ago
vobject.php