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 5cfc9d973d Fix PHP Doc and use readable variable name 12 years ago
..
appframework Merge pull request #8171 from owncloud/fix-import 12 years ago
archive
backgroundjob
cache Fix PHPdoc in lib/private 13 years ago
connector/sabre merge master into webdav-injection 12 years ago
db adding @method annotation to declare methods which can be called on the wrapped statement object 13 years ago
fileproxy
files Merge pull request #8377 from youngguns-nl/issue_8376 12 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 13 years ago
hooks
l10n
legacy
log
memcache
migration Some more PHPDoc fixes 13 years ago
ocs Merge pull request #8018 from owncloud/ocs_result_success_is_100 13 years ago
preview remove preview office fallback as it makes too much trouble and generates inacceptable results 12 years ago
route Preserve keys when sorting parameters when generatings urls 12 years ago
search
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 Better handle return values from Filesystem::getMountBy* 12 years ago
template p() and print_unescaped() also take arrays as parameter 13 years ago
user Merge pull request #7617 from nishiki/cache_user 12 years ago
vobject
activitymanager.php Some more PHPDoc fixes 13 years ago
allconfig.php
api.php Some more PHPDoc fixes 13 years ago
app.php Some more PHPDoc fixes 13 years ago
appconfig.php Some more PHPDoc fixes 13 years ago
apphelper.php
archive.php Some more PHPDoc fixes 13 years ago
arrayparser.php Some more PHPDoc fixes 13 years ago
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php Fix admin-dir_permissions redirection when cannot write warning 13 years ago
contactsmanager.php Change key to addressbook-key 13 years ago
davclient.php Fix a wrong WebDAV Warning with self-signed-certs 13 years ago
db.php
defaults.php Switch to HTTPS 13 years ago
eventsource.php sanitize fallbackId 13 years ago
filechunking.php Fix PHPdoc in lib/private 13 years ago
fileproxy.php
files.php Merge pull request #8023 from flyser/master 12 years ago
forbiddenexception.php Cache folder is now configurable 13 years ago
geo.php Some more PHPDoc fixes 13 years ago
group.php Some more PHPDoc fixes 13 years ago
helper.php Merge pull request #8023 from flyser/master 12 years ago
hintexception.php
hook.php
image.php Fix PHPdoc in lib/private 13 years ago
installer.php
json.php Some more PHPDoc fixes 13 years ago
l10n.php Does also take int or string 12 years ago
log.php
mail.php idn_to_ascii is only used if available 13 years ago
migrate.php Some more PHPDoc fixes 13 years ago
mimetypes.list.php Add flv to known mimetypes 12 years ago
navigationmanager.php
notsquareexception.php
ocs.php Some more PHPDoc fixes 13 years ago
ocsclient.php Some more PHPDoc fixes 13 years ago
preferences.php
preview.php Some more PHPDoc fixes 13 years ago
previewmanager.php
repair.php
request.php Some more PHPDoc fixes 13 years ago
response.php Some more PHPDoc fixes 13 years ago
search.php Some more PHPDoc fixes 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 Merge branch 'master' into append-error-document 13 years ago
subadmin.php Add type hinting 13 years ago
tagmanager.php
tags.php
template.php Some more PHPDoc fixes 13 years ago
templatelayout.php Some more PHPDoc fixes 13 years ago
updater.php Update outdated comment 12 years ago
urlgenerator.php Some more PHPDoc fixes 13 years ago
user.php Some more PHPDoc fixes 13 years ago
util.php Fix PHP Doc and use readable variable name 12 years ago
vobject.php Some more PHPDoc fixes 13 years ago