Jörn Friedrich Dreyer a0ab4c2434 fix return documentation 10 years ago
..
appframework 9ee1c7ff71 Merge pull request #9228 from owncloud/remove-routing-singular-issues 10 years ago
archive 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 years ago
backgroundjob 43978befda Dont try to execute jobs that no longer exist 10 years ago
cache 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 years ago
connector 31149fb1c3 adding special handling of checkPrecondition() for chunked upload 10 years ago
contacts 176ecbd311 ownCloud users are exported as address book 10 years ago
db 58472a2660 migration test for sqlite - adding type mapping for 'tinyint unsigned' 10 years ago
fileproxy 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
files 3df7a83c72 Merge pull request #9406 from philfry/master 10 years ago
group 94fa21d146 Add group management to the public api 10 years ago
hooks 2a6a9a8cef polish documentation based on scrutinizer patches 10 years ago
l10n 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 years ago
legacy b56f5f2773 deprecate OC_Search_Provider in favor of \OCP\Search\Provider 10 years ago
log c9c6a0ab1e Don't error out on console. 10 years ago
memcache 9be8ac5867 Memcache\Factory: Remove static, use globalPrefix. 10 years ago
migration dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
ocs 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 years ago
preview 4a9b0d5465 Use svg mimeicons for empty text files 10 years ago
route 5a588333b2 introduce and use getCurrentConnection() 10 years ago
search 8f11019f45 mkae getRelativePath of file search results overwriteable in subclasses 10 years ago
session effea790c7 redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 10 years ago
setup 76c709d7de Add repair step to set MySQL collation to utf8_bin 10 years ago
share 38e309b0fe Merge pull request #9970 from owncloud/sharing_set_expire_date 10 years ago
template dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
user a8b6cc6a07 - adding default value for $recoveryPassword 10 years ago
vobject 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
activitymanager.php 8363f3c635 Adding new interface \OCP\Activity\IExtentsion 10 years ago
allconfig.php 2c6411b897 $default of OC_Config::[gs]etValue can have more then string as type 10 years ago
api.php 5a588333b2 introduce and use getCurrentConnection() 10 years ago
app.php e58dce2ee0 Merge pull request #9571 from owncloud/fix_appstore_update_issue 10 years ago
appconfig.php 3338a0f236 port of #9500 10 years ago
apphelper.php 3829a746a1 moving file to the right location 11 years ago
archive.php e88731a477 Some more PHPDoc fixes 10 years ago
arrayparser.php e88731a477 Some more PHPDoc fixes 10 years ago
avatar.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
avatarmanager.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
backgroundjob.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
cache.php 35a8dfb2fa More PHPDoc fixes, using scrutinizer patches as hints 10 years ago
config.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
contactsmanager.php bb6fac1102 Merge branch 'master' into contactsmanager-register 10 years ago
davclient.php 76e04027bc Upgrade SabreDAV to 1.8.10 10 years ago
db.php 10a29556b0 - Added test to trigger index id error 10 years ago
defaults.php 6967d328e2 make sure that 'OC_Theme' exists before checking if the method exists 10 years ago
eventsource.php 2c4e06d325 Prevent nginx from buffering event source events 10 years ago
filechunking.php a4b7f5155f Fix PHPdoc in lib/private 10 years ago
fileproxy.php 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 years ago
files.php 57ef089aac drop allowZIPdownload and maxZIPSize as options 10 years ago
forbiddenexception.php 10c9b8eb99 Cache folder is now configurable 10 years ago
geo.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
group.php 94fa21d146 Add group management to the public api 10 years ago
helper.php fba694edae update PHPDoc $fileInfo is a SplFileInfo 10 years ago
hintexception.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
hook.php 46f70aabfd Dont connect hooks twice 10 years ago
image.php fa461befbc extract transparency fix from #8050 10 years ago
installer.php 4b91741875 Merge pull request #9598 from owncloud/fix-app-installation-master 10 years ago
json.php 4fe1cdd2a7 Add machine readable error messages to OC\JSON 10 years ago
l10n.php 8363f3c635 Adding new interface \OCP\Activity\IExtentsion 10 years ago
largefilehelper.php 2929d19c7f Document exceptions thrown by \OC\LargeFileHelper. 10 years ago
log.php 4a855be814 fix logger implementation and test 10 years ago
mail.php c100da33bb upgraded phpmailer into v5.2.8 via composer 10 years ago
migrate.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
mimetypes.list.php 6a2f3921f6 Update mimetypes.list.php 10 years ago
navigationmanager.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
notsquareexception.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
ocs.php 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 years ago
ocsclient.php a0ab4c2434 fix return documentation 10 years ago
preferences.php 3338a0f236 port of #9500 10 years ago
preview.php 4eb2b4e1b0 Merge pull request #10051 from owncloud/preview-empty-text 10 years ago
previewmanager.php 4a9b0d5465 Use svg mimeicons for empty text files 10 years ago
repair.php 76c709d7de Add repair step to set MySQL collation to utf8_bin 10 years ago
repairstep.php ca690c4d02 Added RepairStep interface and default repair step lists 10 years ago
request.php e8537afd60 Only overwrite serverHost when in unit tests 10 years ago
response.php 51a6764f31 Merge branch 'master' into cleanup-list-code 10 years ago
search.php aaf0d13171 make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api 10 years ago
server.php f2982b7a08 Merge pull request #9904 from owncloud/loggedout-getuserfolder 10 years ago
setup.php 81ecbbb061 trusted domains shall not be ignored on autosetup 10 years ago
subadmin.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
tagmanager.php 8e0060405d reorganize file in lib 11 years ago
tags.php 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 years ago
template.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
templatelayout.php 04f73275ba Now settings CSS class with appid in content DIV 10 years ago
updater.php 6f329dcb6c Set version AFTER a successful update 10 years ago
urlgenerator.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
user.php 4e957c7b18 Merge pull request #8443 from owncloud/csrf-on-login-and-logout 10 years ago
util.php c53b56e313 Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date 10 years ago
vobject.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago