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
Robin Appelman 4602d1f2a6 extract upgrade parts to their own methods 12 years ago
..
appframework Merge pull request #9228 from owncloud/remove-routing-singular-issues 12 years ago
archive Fix all PHPDoc types and variable names, in /lib 12 years ago
backgroundjob Dont try to execute jobs that no longer exist 12 years ago
cache Fix all PHPDoc types and variable names, in /lib 12 years ago
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 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
files Merge pull request #9406 from philfry/master 12 years ago
group Add group management to the public api 12 years ago
hooks polish documentation based on scrutinizer patches 12 years ago
l10n Fix all PHPDoc types and variable names, in /lib 12 years ago
legacy deprecate OC_Search_Provider in favor of \OCP\Search\Provider 12 years ago
log Don't error out on console. 12 years ago
memcache Memcache\Factory: Remove static, use globalPrefix. 12 years ago
migration Remove all occurences of @brief and @returns from PHPDoc 12 years ago
ocs Fix all PHPDoc types and variable names, in /lib 12 years ago
preview Use svg mimeicons for empty text files 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 redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 12 years ago
setup Add repair step to set MySQL collation to utf8_bin 12 years ago
share Merge pull request #10025 from owncloud/l10n-typo 12 years ago
template Remove all occurences of @brief and @returns from PHPDoc 12 years ago
user - adding default value for $recoveryPassword 12 years ago
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 12 years ago
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 12 years ago
api.php introduce and use getCurrentConnection() 12 years ago
app.php Throw an exception when we try to load an app that needs to be upgraded 12 years ago
appconfig.php port of #9500 12 years ago
apphelper.php moving file to the right location 12 years ago
archive.php Some more PHPDoc fixes 12 years ago
arrayparser.php Some more PHPDoc fixes 12 years ago
avatar.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
avatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
backgroundjob.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
cache.php More PHPDoc fixes, using scrutinizer patches as hints 12 years ago
config.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
contactsmanager.php Merge branch 'master' into contactsmanager-register 12 years ago
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 make sure that 'OC_Theme' exists before checking if the method exists 12 years ago
eventsource.php Prevent nginx from buffering event source events 12 years ago
filechunking.php Fix PHPdoc in lib/private 12 years ago
fileproxy.php Fix all PHPDoc types and variable names, in /lib 12 years ago
files.php drop allowZIPdownload and maxZIPSize as options 12 years ago
forbiddenexception.php Cache folder is now configurable 12 years ago
geo.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
group.php Add group management to the public api 12 years ago
helper.php update PHPDoc $fileInfo is a SplFileInfo 12 years ago
hintexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
hook.php Dont connect hooks twice 12 years ago
image.php extract transparency fix from #8050 12 years ago
installer.php Merge pull request #9598 from owncloud/fix-app-installation-master 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 Document exceptions thrown by \OC\LargeFileHelper. 12 years ago
log.php fix logger implementation and test 12 years ago
mail.php upgraded phpmailer into v5.2.8 via composer 12 years ago
migrate.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
mimetypes.list.php Update mimetypes.list.php 12 years ago
navigationmanager.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
needsupdateexception.php Throw an exception when we try to load an app that needs to be upgraded 12 years ago
notsquareexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
ocs.php Fix all PHPDoc types and variable names, in /lib 12 years ago
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 Merge branch 'master' into cleanup-list-code 12 years ago
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
serviceunavailableexception.php Throw an exception when we try to load an app that needs to be upgraded 12 years ago
setup.php trusted domains shall not be ignored on autosetup 12 years ago
subadmin.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
tagmanager.php reorganize file in lib 12 years ago
tags.php Fix all PHPDoc types and variable names, in /lib 12 years ago
template.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
templatelayout.php Now settings CSS class with appid in content DIV 12 years ago
updater.php extract upgrade parts to their own methods 12 years ago
urlgenerator.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
user.php Merge pull request #8443 from owncloud/csrf-on-login-and-logout 12 years ago
util.php Extend OC_Util::needUpgrade to also catch app upgrades 12 years ago
vobject.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago