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
Lukas Reschke a40e49cae5 Harden issubdirectory() 11 years ago
..
appframework Merge pull request #8171 from owncloud/fix-import 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 Some expected Sabre exceptions are now logged with DEBUG level 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 Fix getPathById for Oracle 11 years ago
group Group Database backend must not gather user details itself but ask user 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 Memcached hasKey should test for success, the get can fail for other reasons. 11 years ago
migration Some more PHPDoc fixes 11 years ago
ocs Merge pull request #8018 from owncloud/ocs_result_success_is_100 11 years ago
preview Images on public sharing get downscaled to increase use experience - this will speed up loading time 11 years ago
route Preserve keys when sorting parameters when generatings urls 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 #8221 from owncloud/type-hinting-sharing 11 years ago
template p() and print_unescaped() also take arrays as parameter 11 years ago
user Use strict type comparison 11 years ago
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
activitymanager.php Some more PHPDoc fixes 11 years ago
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 11 years ago
api.php Some more PHPDoc fixes 11 years ago
app.php Some more PHPDoc fixes 11 years ago
appconfig.php Some more PHPDoc fixes 11 years ago
apphelper.php moving file to the right location 12 years ago
archive.php Some more PHPDoc fixes 11 years ago
arrayparser.php Some more PHPDoc fixes 11 years ago
avatar.php Avatar: accept OC_Image as in setParameter 11 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 Change key to addressbook-key 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 Merge pull request #8045 from josh4trunks/nginx_x-accel_send_uri 11 years ago
forbiddenexception.php Cache folder is now configurable 11 years ago
geo.php Some more PHPDoc fixes 11 years ago
group.php Group Database backend must not gather user details itself but ask user 11 years ago
helper.php Harden issubdirectory() 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 Some more PHPDoc fixes 11 years ago
l10n.php Does also take int or string 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 Some more PHPDoc fixes 11 years ago
mimetypes.list.php Add flv to known mimetypes 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 Some more PHPDoc fixes 11 years ago
ocsclient.php Some more PHPDoc fixes 11 years ago
preferences.php Scrutinizer Auto-Fixes 11 years ago
preview.php Dont create borders around previews when scaling up is disabled 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 11 years ago
request.php Some more PHPDoc fixes 11 years ago
response.php Some more PHPDoc fixes 11 years ago
search.php Some more PHPDoc fixes 11 years ago
server.php fix getUserFolder() of server container 11 years ago
setup.php Merge branch 'master' into append-error-document 11 years ago
subadmin.php Add type hinting 11 years ago
tagmanager.php reorganize file in lib 12 years ago
tags.php Yet another cleanup 11 years ago
template.php Some more PHPDoc fixes 11 years ago
templatelayout.php Some more PHPDoc fixes 11 years ago
updater.php Update outdated comment 11 years ago
urlgenerator.php Some more PHPDoc fixes 11 years ago
user.php Some more PHPDoc fixes 11 years ago
util.php Fix PHP Doc and use readable variable name 11 years ago
vobject.php Some more PHPDoc fixes 11 years ago