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
Robin Appelman a6399f9cef Add the background job list to the public server container 12 years ago
..
appframework don't specify path to 3rdparty directory when registering Pimple autoloader 12 years ago
archive
backgroundjob Add the background job list to the public server container 12 years ago
cache
connector/sabre Merge pull request #6081 from owncloud/partfilewebdavfix 12 years ago
db Remove OC_DB_StatementWrapper::numRows(). 12 years ago
fileproxy
files Merge branch 'master' into remove-user-storage-entry 12 years ago
group remove unneeded ; in comment 12 years ago
hooks
l10n
legacy Load a separate config (if present) when running unit tests 12 years ago
log add test for password remove method 12 years ago
memcache Merge pull request #6247 from owncloud/memcached-multiple-servers 12 years ago
migration
minimizer
ocs getData() always needs to return an array 12 years ago
preview properly check if pdf and svg modules are installed 12 years ago
search
session check if a $_SESSION entry exists before we try to remove it 12 years ago
setup Change MySQL to MySQL/MariaDB in the frontend 12 years ago
share fix DI 12 years ago
template Revert "use getAppWebPath() in here as well" 12 years ago
user fixing PHPDoc and use cameCase names 12 years ago
vobject
activitymanager.php
allconfig.php Also add default to the \OCP\IConfig interface 12 years ago
api.php keep response message 12 years ago
app.php Mark an app as loaded before we start loading it 12 years ago
appconfig.php Fixed apps loading order 12 years ago
apphelper.php
archive.php
arrayparser.php
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php Load a separate config (if present) when running unit tests 12 years ago
contactsmanager.php
davclient.php
db.php Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 12 years ago
defaults.php fix defaults.php doc 12 years ago
eventsource.php Fixed download file from URL error messages 12 years ago
filechunking.php
fileproxy.php Added test cleanup listener to detect untidy tests 12 years ago
files.php use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 12 years ago
geo.php
group.php
helper.php Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msg 12 years ago
hintexception.php
hook.php Added test cleanup listener to detect untidy tests 12 years ago
image.php encode imagePath and fix documentation of loadFromFile 12 years ago
installer.php error handling in case a requested app doesn't exists 12 years ago
json.php OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 12 years ago
l10n.php change order of issubdirectory() calls to avoid error messages for non-apps 12 years ago
log.php
mail.php
migrate.php
mimetypes.list.php Add icons for mdb and accdb files. 12 years ago
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php
preferences.php
preview.php add PHPDoc for setMimetype() 12 years ago
previewmanager.php
repair.php Add a (currently) empty system for running common repair steps 12 years ago
request.php The regexp of the Freebox user agent is now more strict. 12 years ago
response.php New user agent added for the Freebox. 12 years ago
route.php
router.php Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 12 years ago
search.php
server.php Add the background job list to the public server container 12 years ago
setup.php turn off mod_pagespeed 12 years ago
subadmin.php
tagmanager.php
tags.php Use DEBUG instead of ERROR when favourites not found. Fix #6419 12 years ago
template.php Do not use L10n when logging exceptions 12 years ago
templatelayout.php correctly mark app management active 12 years ago
updater.php Add a (currently) empty system for running common repair steps 12 years ago
urlgenerator.php new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php 12 years ago
user.php Revert "Use Cache->clear to cleanup the filecache for removed users" 12 years ago
util.php Merge branch 'master' into setup 12 years ago
vobject.php