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.
Robin Appelman 3d0661a1e7 Fix error when viewing expired link 10 years ago
..
appframework make download and redirectresponse public 10 years ago
archive Scrutinizer Auto-Fixes 10 years ago
backgroundjob Scrutinizer Auto-Fixes 10 years ago
cache Fix PHPdoc in lib/private 10 years ago
connector/sabre Merge pull request #8222 from owncloud/type-hinting 10 years ago
db adding @method annotation to declare methods which can be called on the wrapped statement object 10 years ago
fileproxy move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
files Fix error when viewing expired link 10 years ago
group Remove limit and offset manipulation when getting users or groups, because it does not work when more than one user or group backend. Fixing it would be too costly performancewise, so we switch back to the model used in OC 5: limit and offset are effective per backend, and not a general constraint 10 years ago
hooks polish documentation based on scrutinizer patches 10 years ago
l10n polish documentation based on scrutinizer patches 10 years ago
legacy More PHPDoc fixes, using scrutinizer patches as hints 10 years ago
log add test for password remove method 10 years ago
memcache Merge branch 'master' into scrutinizer_documentation_patches 10 years ago
migration Some more PHPDoc fixes 10 years ago
ocs Merge pull request #8018 from owncloud/ocs_result_success_is_100 10 years ago
preview escape $second + update PHPDoc 10 years ago
route Merge pull request #7988 from owncloud/routing-cache-webroot 10 years ago
search polish documentation based on scrutinizer patches 10 years ago
session redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code 10 years ago
setup Merge pull request #6632 from eduardosan/master 10 years ago
share Merge pull request #8068 from wakeup/fix-share.php-string-extraction 10 years ago
template p() and print_unescaped() also take arrays as parameter 10 years ago
user Merge pull request #8205 from owncloud/fix-8202 10 years ago
vobject move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
activitymanager.php Some more PHPDoc fixes 10 years ago
allconfig.php $default of OC_Config::[gs]etValue can have more then string as type 10 years ago
api.php Some more PHPDoc fixes 10 years ago
app.php Some more PHPDoc fixes 10 years ago
appconfig.php Some more PHPDoc fixes 10 years ago
apphelper.php moving file to the right location 10 years ago
archive.php Some more PHPDoc fixes 10 years ago
arrayparser.php Some more PHPDoc fixes 10 years ago
avatar.php Avatar: accept OC_Image as in setParameter 10 years ago
avatarmanager.php Round out Avatar Public API 10 years ago
backgroundjob.php Scrutinizer Auto-Fixes 10 years ago
cache.php More PHPDoc fixes, using scrutinizer patches as hints 10 years ago
config.php Fix admin-dir_permissions redirection when cannot write warning 10 years ago
contactsmanager.php Change key to addressbook-key 10 years ago
davclient.php Fix a wrong WebDAV Warning with self-signed-certs 10 years ago
db.php More PHPDoc fixes, using scrutinizer patches as hints 10 years ago
defaults.php Switch to HTTPS 10 years ago
eventsource.php sanitize fallbackId 10 years ago
filechunking.php Fix PHPdoc in lib/private 10 years ago
fileproxy.php Scrutinizer Auto-Fixes 10 years ago
files.php Link to previous directory 10 years ago
forbiddenexception.php Cache folder is now configurable 10 years ago
geo.php Some more PHPDoc fixes 10 years ago
group.php Some more PHPDoc fixes 10 years ago
helper.php Some more PHPDoc fixes 10 years ago
hintexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
hook.php Added test cleanup listener to detect untidy tests 10 years ago
image.php Fix PHPdoc in lib/private 10 years ago
installer.php Use 'command -v' to detect whether and where software is installed (instead of 'which') 10 years ago
json.php Some more PHPDoc fixes 10 years ago
l10n.php Some more PHPDoc fixes 10 years ago
log.php move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
mail.php idn_to_ascii is only used if available 10 years ago
migrate.php Some more PHPDoc fixes 10 years ago
mimetypes.list.php Added explanation to mimetypes.list.php to avoid future confusion. 10 years ago
navigationmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
notsquareexception.php move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
ocs.php Some more PHPDoc fixes 10 years ago
ocsclient.php Some more PHPDoc fixes 10 years ago
preferences.php Scrutinizer Auto-Fixes 10 years ago
preview.php Some more PHPDoc fixes 10 years ago
previewmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
repair.php Add a (currently) empty system for running common repair steps 10 years ago
request.php Some more PHPDoc fixes 10 years ago
response.php Some more PHPDoc fixes 10 years ago
search.php Some more PHPDoc fixes 10 years ago
server.php Correctly process request parameters other than GET or POST, dont use globals in the class but inject it 10 years ago
setup.php Added .ocdata file to check for data folder validity 10 years ago
subadmin.php Add type hinting 10 years ago
tagmanager.php reorganize file in lib 10 years ago
tags.php polish documentation based on scrutinizer patches 10 years ago
template.php Some more PHPDoc fixes 10 years ago
templatelayout.php Some more PHPDoc fixes 10 years ago
updater.php Merge pull request #7611 from owncloud/fix-updater 10 years ago
urlgenerator.php Some more PHPDoc fixes 10 years ago
user.php Some more PHPDoc fixes 10 years ago
util.php Some more PHPDoc fixes 10 years ago
vobject.php Some more PHPDoc fixes 10 years ago