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
Arthur Schiwon 1e1ced7772 Introduce user count action to user management 11 years ago
..
appframework don't specify path to 3rdparty directory when registering Pimple autoloader 11 years ago
archive
backgroundjob remove background jobs if they are failing 11 years ago
cache
connector/sabre Revert "Added support for extra backends (see pull request #5043)" 11 years ago
db Remove OC_DB_StatementWrapper::numRows(). 11 years ago
fileproxy
files Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage 11 years ago
group remove unneeded ; in comment 11 years ago
hooks
l10n
legacy
log remove passwords from logfile 11 years ago
memcache Fix APCIterator syntax in \OC\Memcache\APCU::clear 11 years ago
migration
minimizer
ocs
preview we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 11 years ago
search
session check if a $_SESSION entry exists before we try to remove it 11 years ago
setup fixing PHPDoc and spelling 11 years ago
template
user Introduce user count action to user management 11 years ago
vobject
activitymanager.php
allconfig.php Also add default to the \OCP\IConfig interface 11 years ago
api.php Merge multiple failed third party responses when returning the result 12 years ago
app.php Fixed apps loading order 11 years ago
appconfig.php Fixed apps loading order 11 years ago
apphelper.php
archive.php
arrayparser.php
avatar.php Avatar: accept OC_Image as in setParameter 11 years ago
avatarmanager.php Round out Avatar Public API 11 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 11 years ago
defaults.php fix defaults.php doc 11 years ago
eventsource.php Fixed download file from URL error messages 11 years ago
filechunking.php
fileproxy.php Added test cleanup listener to detect untidy tests 11 years ago
files.php XSendfile and encryption don't work together 11 years ago
geo.php
group.php
helper.php No decimal points for Kilobyte and Byte #5371. 11 years ago
hintexception.php
hook.php Added test cleanup listener to detect untidy tests 11 years ago
image.php Revert "use relative paths to create images from a file. This way it also works if" 11 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 11 years ago
json.php only walk an array 11 years ago
l10n.php fix plural translation - fixes #6226 11 years ago
log.php
mail.php
migrate.php
mimetypes.list.php Add support mimetype 11 years ago
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php
preferences.php
preview.php add PHPDoc for setMimetype() 11 years ago
previewmanager.php
repair.php Add a (currently) empty system for running common repair steps 11 years ago
request.php Fix getRawPathInfo for the '/' edge case 11 years ago
response.php
route.php
router.php Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 11 years ago
search.php
server.php fix the config option to remove the ability for users to set their displayname 11 years ago
setup.php implementing solution using <ifModule mod_authz_core> 12 years ago
subadmin.php
tagmanager.php
tags.php Use DEBUG instead of ERROR when favourites not found. Fix #6419 11 years ago
template.php Do not use L10n when logging exceptions 11 years ago
templatelayout.php correctly mark app management active 11 years ago
updater.php Add a (currently) empty system for running common repair steps 11 years ago
urlgenerator.php
user.php return false if user is in incognito mode 11 years ago
util.php Merge remote-tracking branch 'owncloud/master' into fixing-3417-master 11 years ago
vobject.php