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
Bjoern Schiessle bf0471a92e show link to app documentation 13 years ago
..
appframework don't specify path to 3rdparty directory when registering Pimple autoloader 13 years ago
archive
backgroundjob remove background jobs if they are failing 13 years ago
cache
connector/sabre Removed special handling of part files in shared storage rename 13 years ago
db Remove OC_DB_StatementWrapper::numRows(). 13 years ago
fileproxy
files Merge pull request #6768 from owncloud/scanner-use-storage-mtime 13 years ago
group remove unneeded ; in comment 13 years ago
hooks
l10n
legacy
log remove passwords from logfile 13 years ago
memcache Fix APCIterator syntax in \OC\Memcache\APCU::clear 13 years ago
migration
minimizer
ocs
preview reuse existing helper function OC_Helper::is_function_enabled 13 years ago
search
session check if a $_SESSION entry exists before we try to remove it 13 years ago
setup fixing PHPDoc and spelling 13 years ago
template use getAppWebPath() in here as well 13 years ago
user fixing PHPDoc and use cameCase names 13 years ago
vobject
activitymanager.php
allconfig.php Also add default to the \OCP\IConfig interface 13 years ago
api.php keep response message 13 years ago
app.php show link to app documentation 13 years ago
appconfig.php Fixed apps loading order 13 years ago
apphelper.php
archive.php
arrayparser.php
avatar.php Avatar: accept OC_Image as in setParameter 13 years ago
avatarmanager.php Round out Avatar Public API 13 years ago
backgroundjob.php
cache.php
config.php
contactsmanager.php
davclient.php
db.php Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 13 years ago
defaults.php fix defaults.php doc 13 years ago
eventsource.php Fixed download file from URL error messages 13 years ago
filechunking.php
fileproxy.php Added test cleanup listener to detect untidy tests 13 years ago
files.php Moved content disposition code+workarounds to OCP\Response 13 years ago
geo.php
group.php
helper.php trimming all array elements 13 years ago
hintexception.php
hook.php Added test cleanup listener to detect untidy tests 13 years ago
image.php Revert "use relative paths to create images from a file. This way it also works if" 13 years ago
installer.php switch code checker on by default. apps are not allowed to access some of the internal classes where we have a public api for now 13 years ago
json.php only walk an array 13 years ago
l10n.php fix plural translation - fixes #6226 13 years ago
log.php
mail.php
migrate.php
mimetypes.list.php remove duplicate exe mimetype, add correct msi mimetype 13 years ago
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php
preferences.php
preview.php add PHPDoc for setMimetype() 13 years ago
previewmanager.php
repair.php Add a (currently) empty system for running common repair steps 13 years ago
request.php Added isUserAgent() method to request 13 years ago
response.php Added isUserAgent() method to request 13 years ago
route.php
router.php Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 13 years ago
search.php
server.php Fix ownCloud for php5.3.x 13 years ago
setup.php turn off mod_pagespeed 13 years ago
subadmin.php
tagmanager.php
tags.php Use DEBUG instead of ERROR when favourites not found. Fix #6419 13 years ago
template.php Do not use L10n when logging exceptions 13 years ago
templatelayout.php correctly mark app management active 13 years ago
updater.php Add a (currently) empty system for running common repair steps 13 years ago
urlgenerator.php new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php 13 years ago
user.php set login name within apache auth backend 13 years ago
util.php fixing typo in redirection query string 13 years ago
vobject.php