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
Oliver Gasser 3b0d0e2b1f DB: Support DECIMAL(precision,scale) syntax in XML 11 years ago
..
appframework add PHPDoc for urlParams 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 Fixed touch after chunk assembling 11 years ago
db DB: Support DECIMAL(precision,scale) syntax in XML 11 years ago
fileproxy
files Merge pull request #6201 from owncloud/backgroundscan-reuse-etag 11 years ago
group remove unneeded ; in comment 11 years ago
hooks
l10n Merge branch 'master' into fixing-appframework-master 12 years ago
legacy Merge pull request #4796 from owncloud/config-no-catch 12 years ago
log remove passwords from logfile 11 years ago
memcache
migration
minimizer
ocs Get rid of the SELECT query. Try UPDATE, on failure INSERT. 12 years ago
preview we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 11 years ago
search
session fixing php 5.3 compatibility 12 years ago
setup fixing PHPDoc and spelling 11 years ago
template introduce OC_Helper::linkToDocs() 12 years ago
user On webdav sesssions, loginname was compared to username which does not need to match necessarily 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 Merge multiple failed third party responses when returning the result 12 years ago
app.php add post_enable hook if a app gets enabled 12 years ago
appconfig.php Remove "link" shares right after disabling the "allow_link_share" setting 12 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 use OC_Helper::linkToDocs() in lib/private/config.php 12 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
filechunking.php fixes #5367 12 years ago
fileproxy.php
files.php XSendfile and encryption don't work together 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 External storage space is now not counted in total space 11 years ago
hintexception.php
hook.php
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
l10n.php fix plural translation - fixes #6226 11 years ago
log.php
mail.php
migrate.php
mimetypes.list.php
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 Fix getRawPathInfo for the '/' edge case 11 years ago
response.php
route.php Add patch method to OC_Route 12 years ago
router.php
search.php
server.php fixing PHPDoc comments and syntax 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
updater.php Add a (currently) empty system for running common repair steps 11 years ago
urlgenerator.php use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace 12 years ago
user.php return false if user is in incognito mode 11 years ago
util.php lower required php version to 5.3.3 11 years ago
vobject.php