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
LEDfan b78c1373b6 Add key to every contact 11 years ago
..
appframework Merge pull request #8178 from owncloud/fix-request-parameters 11 years ago
archive Scrutinizer Auto-Fixes 11 years ago
backgroundjob Scrutinizer Auto-Fixes 11 years ago
cache Fix PHPdoc in lib/private 11 years ago
connector/sabre Merge pull request #8222 from owncloud/type-hinting 11 years ago
db adding @method annotation to declare methods which can be called on the wrapped statement object 11 years ago
fileproxy move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
files Merge pull request #8222 from owncloud/type-hinting 11 years ago
group Remove limit and offset manipulation when getting users or groups, because it does not work when more than one user or group backend. Fixing it would be too costly performancewise, so we switch back to the model used in OC 5: limit and offset are effective per backend, and not a general constraint 11 years ago
hooks polish documentation based on scrutinizer patches 11 years ago
l10n polish documentation based on scrutinizer patches 11 years ago
legacy More PHPDoc fixes, using scrutinizer patches as hints 11 years ago
log add test for password remove method 11 years ago
memcache Merge branch 'master' into scrutinizer_documentation_patches 11 years ago
migration Scrutinizer Auto-Fixes 11 years ago
ocs Merge pull request #8018 from owncloud/ocs_result_success_is_100 11 years ago
preview escape $second + update PHPDoc 11 years ago
route Fix PHPdoc in lib/private 11 years ago
search polish documentation based on scrutinizer patches 11 years ago
session redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 11 years ago
setup Merge pull request #6632 from eduardosan/master 11 years ago
share Merge pull request #7780 from owncloud/share-file-exists 11 years ago
template p() and print_unescaped() also take arrays as parameter 11 years ago
user Merge pull request #8205 from owncloud/fix-8202 11 years ago
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
activitymanager.php polish documentation based on scrutinizer patches 11 years ago
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 11 years ago
api.php Merge pull request #7649 from owncloud/routing-public 11 years ago
app.php Fix PHPdoc in lib/private 11 years ago
appconfig.php using array_key_exists() instead of isset() - required because in case the value is null isset is returning false 11 years ago
apphelper.php moving file to the right location 12 years ago
archive.php Scrutinizer Auto-Fixes 11 years ago
arrayparser.php Scrutinizer Auto-Fixes 11 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 11 years ago
cache.php More PHPDoc fixes, using scrutinizer patches as hints 11 years ago
config.php Fix admin-dir_permissions redirection when cannot write warning 11 years ago
contactsmanager.php Add key to every contact 11 years ago
davclient.php Fix a wrong WebDAV Warning with self-signed-certs 11 years ago
db.php More PHPDoc fixes, using scrutinizer patches as hints 11 years ago
defaults.php Switch to HTTPS 11 years ago
eventsource.php sanitize fallbackId 11 years ago
filechunking.php Fix PHPdoc in lib/private 11 years ago
fileproxy.php Scrutinizer Auto-Fixes 11 years ago
files.php Use the correct resolve method to resolve file storage 11 years ago
forbiddenexception.php Cache folder is now configurable 11 years ago
geo.php Scrutinizer Auto-Fixes 11 years ago
group.php Scrutinizer Auto-Fixes 11 years ago
helper.php White-list known secure mime types. Refs. #8184 11 years ago
hintexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
hook.php Added test cleanup listener to detect untidy tests 11 years ago
image.php Fix PHPdoc in lib/private 11 years ago
installer.php Use 'command -v' to detect whether and where software is installed (instead of 'which') 11 years ago
json.php Remove uneeded usages of nosniff 11 years ago
l10n.php introduce new function to force a language 11 years ago
log.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
mail.php idn_to_ascii is only used if available 11 years ago
migrate.php Scrutinizer Auto-Fixes 11 years ago
mimetypes.list.php Added explanation to mimetypes.list.php to avoid future confusion. 11 years ago
navigationmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
notsquareexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
ocs.php Scrutinizer Auto-Fixes 11 years ago
ocsclient.php Disable XML entities when parsing XML 11 years ago
preferences.php Scrutinizer Auto-Fixes 11 years ago
preview.php Merge pull request #8019 from owncloud/thumbnail_fixes 11 years ago
previewmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
repair.php Add a (currently) empty system for running common repair steps 12 years ago
request.php Fix PHPdoc in lib/private 11 years ago
response.php Return 503 when a config/data dir error exists 11 years ago
search.php polish documentation based on scrutinizer patches 11 years ago
server.php Correctly process request parameters other than GET or POST, dont use globals in the class but inject it 11 years ago
setup.php Added .ocdata file to check for data folder validity 11 years ago
subadmin.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
tagmanager.php reorganize file in lib 12 years ago
tags.php polish documentation based on scrutinizer patches 11 years ago
template.php Fix indentation 11 years ago
templatelayout.php adding checks and log messages regarding the assets folder 11 years ago
updater.php Merge pull request #7611 from owncloud/fix-updater 11 years ago
urlgenerator.php Fix PHPdoc in lib/private 11 years ago
user.php Merge branch 'master' into load-apps-proper-master 11 years ago
util.php Fix a wrong WebDAV Warning with self-signed-certs 11 years ago
vobject.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago