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
Jörn Friedrich Dreyer 0dd54a1250 Merge pull request #6844 from owncloud/fix-css-loading-master 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 Merge branch 'master' into fixing-4546-master 12 years ago
connector/sabre Removed special handling of part files in shared storage rename 11 years ago
db Remove OC_DB_StatementWrapper::numRows(). 11 years ago
fileproxy
files Reuse the data retrieved from the cache in checkUpdate 11 years ago
group remove unneeded ; in comment 11 years ago
hooks
l10n Merge branch 'master' into fixing-appframework-master 12 years ago
legacy Load a separate config (if present) when running unit tests 11 years ago
log remove passwords from logfile 11 years ago
memcache Fix APCIterator syntax in \OC\Memcache\APCU::clear 11 years ago
migration
minimizer
ocs Get rid of the SELECT query. Try UPDATE, on failure INSERT. 12 years ago
preview reuse existing helper function OC_Helper::is_function_enabled 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 Revert "use getAppWebPath() in here as well" 11 years ago
user fixing PHPDoc and use cameCase names 11 years ago
vobject
activitymanager.php adding OC6 public API for activities 12 years ago
allconfig.php Also add default to the \OCP\IConfig interface 11 years ago
api.php keep response message 11 years ago
app.php show link to app documentation 11 years ago
appconfig.php Fixed apps loading order 11 years ago
apphelper.php moving file to the right location 12 years ago
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 Load a separate config (if present) when running unit tests 11 years ago
contactsmanager.php
davclient.php Fixed spaces 12 years ago
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 fixes #5367 12 years ago
fileproxy.php Added test cleanup listener to detect untidy tests 11 years ago
files.php use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 11 years ago
geo.php
group.php dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209 12 years ago
helper.php trimming all array elements 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 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 fix plural translation - fixes #6226 11 years ago
log.php
mail.php
migrate.php
mimetypes.list.php remove duplicate exe mimetype, add correct msi mimetype 11 years ago
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php fix the privatedata key value store 12 years ago
ocsclient.php Merge branch 'master' into lib-private-master-2 12 years ago
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 Added isUserAgent() method to request 11 years ago
response.php Added isUserAgent() method to request 11 years ago
route.php Add patch method to OC_Route 12 years ago
router.php Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 11 years ago
search.php
server.php Fix ownCloud for php5.3.x 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 Add a (currently) empty system for running common repair steps 11 years ago
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 set login name within apache auth backend 11 years ago
util.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
vobject.php