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
blizzz 6a747106db Merge pull request #6150 from owncloud/backgroundjob-log-exception 11 years ago
..
appframework add PHPDoc for urlParams 11 years ago
archive
backgroundjob remove background jobs if they are failing 11 years ago
cache
connector/sabre Fixed touch after chunk assembling 11 years ago
db on mssql the schema migration sometimes fails due to an already existing transaction - error: 'New transaction is not allowed because there are other threads running in the session.' 11 years ago
fileproxy
files Merge pull request #6201 from owncloud/backgroundscan-reuse-etag 11 years ago
group
hooks
l10n
legacy
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
setup fixing PHPDoc and spelling 11 years ago
template introduce OC_Helper::linkToDocs() 12 years ago
user Enable user backends to provide avatar images 11 years ago
vobject
activitymanager.php
allconfig.php
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
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
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 fixing PHPDoc & grammar 12 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
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
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
template.php
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