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
Morris Jobke 29bdfc0ce2 Merge pull request #9502 from owncloud/add_ocsids 11 years ago
..
appframework Merge pull request #9288 from owncloud/fix_dispatcher_null_values 11 years ago
archive Fix all PHPDoc types and variable names, in /lib 11 years ago
backgroundjob Fix check if class exists 11 years ago
cache Fix all PHPDoc types and variable names, in /lib 11 years ago
connector/sabre Catch StorageInvalidException in webdav 11 years ago
db Fix migrator tests to use the correct migrator instances 11 years ago
fileproxy
files Merge pull request #9357 from owncloud/sharing_unshare_on_delete 11 years ago
group extend Dummy user and group implementation to pass tests 11 years ago
hooks polish documentation based on scrutinizer patches 11 years ago
l10n Fix all PHPDoc types and variable names, in /lib 11 years ago
legacy deprecate OC_Search_Provider in favor of \OCP\Search\Provider 11 years ago
log Don't error out on console. 11 years ago
memcache Memcached hasKey should test for success, the get can fail for other reasons. 11 years ago
migration Remove all occurences of @brief and @returns from PHPDoc 11 years ago
ocs Fix all PHPDoc types and variable names, in /lib 11 years ago
preview Merge pull request #8978 from owncloud/movie_preview_improvements 11 years ago
route introduce and use getCurrentConnection() 11 years ago
search make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 11 years ago
session redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 11 years ago
setup Merge pull request #6632 from eduardosan/master 11 years ago
share make sure that during share and unshare the etags get propagated correctly 11 years ago
template Remove all occurences of @brief and @returns from PHPDoc 11 years ago
user loop over usernames, not passwords 11 years ago
vobject
activitymanager.php Some more PHPDoc fixes 11 years ago
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 11 years ago
api.php introduce and use getCurrentConnection() 11 years ago
app.php add ocsids to info.xml 11 years ago
appconfig.php Use a map to prevent having to use search 11 years ago
apphelper.php
archive.php Some more PHPDoc fixes 11 years ago
arrayparser.php Some more PHPDoc fixes 11 years ago
avatar.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
avatarmanager.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
backgroundjob.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
cache.php More PHPDoc fixes, using scrutinizer patches as hints 11 years ago
config.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
contactsmanager.php Merge branch 'master' into contactsmanager-register 11 years ago
davclient.php Upgrade SabreDAV to 1.8.10 11 years ago
db.php We obviously have to pass the hostname as is when there is no ':' in the hostname. 11 years ago
defaults.php more strings to translate in utils also some fixes in defaults 11 years ago
eventsource.php sanitize fallbackId 11 years ago
filechunking.php Fix PHPdoc in lib/private 11 years ago
fileproxy.php Fix all PHPDoc types and variable names, in /lib 11 years ago
files.php drop allowZIPdownload and maxZIPSize as options 11 years ago
forbiddenexception.php Cache folder is now configurable 11 years ago
geo.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
group.php drastic speedup for nested ldap groups 11 years ago
helper.php update PHPDoc $fileInfo is a SplFileInfo 11 years ago
hintexception.php
hook.php Dont connect hooks twice 11 years ago
image.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
installer.php Add explanation about the current implementation of updateApp 11 years ago
json.php Add machine readable error messages to OC\JSON 11 years ago
l10n.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
largefilehelper.php Document exceptions thrown by \OC\LargeFileHelper. 11 years ago
log.php fix missing spaces 11 years ago
mail.php upgraded phpmailer into v5.2.8 via composer 11 years ago
migrate.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
mimetypes.list.php add new keynote mimetype 11 years ago
navigationmanager.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
notsquareexception.php
ocs.php Fix all PHPDoc types and variable names, in /lib 11 years ago
ocsclient.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
preferences.php allow to set pre-condition for setValue 11 years ago
preview.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
previewmanager.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
repair.php MySQL: adding repair step to convert MyIsam tables to InnoDB 11 years ago
repairstep.php Added RepairStep interface and default repair step lists 11 years ago
request.php Only overwrite serverHost when in unit tests 11 years ago
response.php Merge branch 'master' into cleanup-list-code 11 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 11 years ago
server.php make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 11 years ago
setup.php trusted domains shall not be ignored on autosetup 11 years ago
subadmin.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
tagmanager.php
tags.php Fix all PHPDoc types and variable names, in /lib 11 years ago
template.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
templatelayout.php Now settings CSS class with appid in content DIV 11 years ago
updater.php Added RepairStep interface and default repair step lists 11 years ago
urlgenerator.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
user.php Merge pull request #8443 from owncloud/csrf-on-login-and-logout 11 years ago
util.php Remove forgotten debug log 11 years ago
vobject.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago