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
Lukas Reschke 98fc56831d Merge pull request #9275 from NormalRa/master 12 years ago
..
appframework Minor fixes 12 years ago
archive Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 12 years ago
backgroundjob Dont try to execute jobs that no longer exist 12 years ago
cache
connector/sabre adding special handling of checkPrecondition() for chunked upload 12 years ago
contacts ownCloud users are exported as address book 12 years ago
db migration test for sqlite - adding type mapping for 'tinyint unsigned' 12 years ago
fileproxy
files Merge pull request #10395 from owncloud/close-filehandle-lib-files 12 years ago
group Merge pull request #10144 from owncloud/issue/9972 12 years ago
hooks
l10n
legacy add missing @deprecated annotation to legacy classes 12 years ago
log Don't error out on console. 12 years ago
memcache Memcache\Factory: Remove static, use globalPrefix. 12 years ago
migration
ocs
preview Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttf 12 years ago
route introduce and use getCurrentConnection() 12 years ago
search mkae getRelativePath of file search results overwriteable in subclasses 12 years ago
session
setup Add repair step to set MySQL collation to utf8_bin 12 years ago
share we need the recipient as a additional parameter to know for which share the notification was send 12 years ago
template
user Merge pull request #10144 from owncloud/issue/9972 12 years ago
vobject
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 12 years ago
allconfig.php
api.php introduce and use getCurrentConnection() 12 years ago
app.php Fix issue when no apps are enabled 12 years ago
appconfig.php port of #9500 12 years ago
apphelper.php
archive.php Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 12 years ago
arrayparser.php
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php
contactsmanager.php
davclient.php Upgrade SabreDAV to 1.8.10 12 years ago
db.php - Added test to trigger index id error 12 years ago
defaults.php remove escaping because it's unneeded 12 years ago
eventsource.php Prevent nginx from buffering event source events 12 years ago
filechunking.php
fileproxy.php
files.php drop allowZIPdownload and maxZIPSize as options 12 years ago
forbiddenexception.php
geo.php
group.php Add group management to the public api 12 years ago
helper.php APK mimetype icon to be a generic package icon. 12 years ago
hintexception.php
hook.php Dont connect hooks twice 12 years ago
image.php Close file handle if exception occurs in image class 12 years ago
installer.php in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for 12 years ago
json.php Add machine readable error messages to OC\JSON 12 years ago
l10n.php Adding new interface \OCP\Activity\IExtentsion 12 years ago
largefilehelper.php file size on non-(Linux/BSD/Windows)-installations 12 years ago
log.php fix logger implementation and test 12 years ago
mail.php Increase word wrap limit for emails to 78 characters 12 years ago
migrate.php
mimetypes.list.php Merge pull request #9275 from NormalRa/master 12 years ago
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php fix return documentation 12 years ago
preferences.php port of #9500 12 years ago
preview.php Merge pull request #10051 from owncloud/preview-empty-text 12 years ago
previewmanager.php Use svg mimeicons for empty text files 12 years ago
repair.php Add repair step to set MySQL collation to utf8_bin 12 years ago
repairstep.php Added RepairStep interface and default repair step lists 12 years ago
request.php Only overwrite serverHost when in unit tests 12 years ago
response.php
search.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 12 years ago
server.php Merge pull request #9904 from owncloud/loggedout-getuserfolder 12 years ago
setup.php trusted domains shall not be ignored on autosetup 12 years ago
subadmin.php
tagmanager.php
tags.php
template.php
templatelayout.php
updater.php Set version AFTER a successful update 12 years ago
urlgenerator.php
user.php update deprecation docs 12 years ago
util.php Merge pull request #9890 from owncloud/check-php-charset-master 12 years ago
vobject.php