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
Thomas Müller 750ffa8231 Merge pull request #7156 from owncloud/backgroundjob-public 11 years ago
..
appframework don't specify path to 3rdparty directory when registering Pimple autoloader 11 years ago
archive
backgroundjob Add unit tests for JobList 11 years ago
cache
connector/sabre Merge pull request #6081 from owncloud/partfilewebdavfix 11 years ago
db Add caching to appconfig 11 years ago
fileproxy
files remove the JsonSerializable interface from \OC\Files\FileInfo 11 years ago
group Fix test cases for group manager 11 years ago
hooks
l10n
legacy use the 'new' server container for appconfig 11 years ago
log add test for password remove method 11 years ago
memcache Merge pull request #6247 from owncloud/memcached-multiple-servers 11 years ago
migration
minimizer
ocs getData() always needs to return an array 11 years ago
preview suppress error msg caused by php bug 11 years ago
search
session check if a $_SESSION entry exists before we try to remove it 11 years ago
setup Change MySQL to MySQL/MariaDB in the frontend 11 years ago
share fix DI 11 years ago
template Revert "use getAppWebPath() in here as well" 11 years ago
user fixing PHPDoc and use cameCase names 11 years ago
vobject
activitymanager.php
allconfig.php Also add default to the \OCP\IConfig interface 11 years ago
api.php keep response message 11 years ago
app.php Mark an app as loaded before we start loading it 11 years ago
appconfig.php Add explicit sorting 11 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 11 years ago
contactsmanager.php
davclient.php
db.php Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 11 years ago
defaults.php
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 Added isLocal() method to storage, used for xsendfile 11 years ago
geo.php
group.php
helper.php merge master into storagestatistics-reuse 11 years ago
hintexception.php
hook.php Added test cleanup listener to detect untidy tests 11 years ago
image.php encode imagePath and fix documentation of loadFromFile 11 years ago
installer.php error handling in case a requested app doesn't exists 11 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 11 years ago
l10n.php change order of issubdirectory() calls to avoid error messages for non-apps 11 years ago
log.php
mail.php
migrate.php
mimetypes.list.php Add icons for mdb and accdb files. 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
request.php The regexp of the Freebox user agent is now more strict. 11 years ago
response.php New user agent added for the Freebox. 11 years ago
route.php
router.php Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 11 years ago
search.php
server.php Merge pull request #7156 from owncloud/backgroundjob-public 11 years ago
setup.php turn off mod_pagespeed 11 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
urlgenerator.php new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php 11 years ago
user.php Revert "Use Cache->clear to cleanup the filecache for removed users" 11 years ago
util.php Merge branch 'master' into setup 11 years ago
vobject.php