..
appframework
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
archive
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
backgroundjob
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
cache
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
connector /sabre
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
db
Merge pull request #8639 from owncloud/drop-brief
2014-05-19 20:18:32 +02:00
fileproxy
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
files
Updates per comments on PR:
2014-05-30 09:42:41 -04:00
group
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
hooks
polish documentation based on scrutinizer patches
2014-02-06 17:02:21 +01:00
l10n
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
legacy
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
log
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
memcache
Memcached hasKey should test for success, the get can fail for other reasons.
2014-05-08 18:11:29 +02:00
migration
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
ocs
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
preview
Rotate thumbnail when encryption is enabled
2014-05-12 11:27:39 +02:00
route
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
search
polish documentation based on scrutinizer patches
2014-02-06 17:02:21 +01:00
session
redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code
2014-03-18 11:44:22 +01:00
setup
Merge pull request #6632 from eduardosan/master
2014-03-12 18:52:47 +01:00
share
allow admin to disable sharing for specific groups of users
2014-05-22 10:43:44 +02:00
template
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
user
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
vobject
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
activitymanager.php
Some more PHPDoc fixes
2014-04-21 15:44:54 +02:00
allconfig.php
$default of OC_Config::[gs]etValue can have more then string as type
2014-02-12 17:38:32 +01:00
api.php
Some more PHPDoc fixes
2014-04-21 15:44:54 +02:00
app.php
Added requiremin/requiremax fields for apps
2014-05-27 11:54:12 +02:00
appconfig.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
apphelper.php
moving file to the right location
2013-10-07 00:32:39 +02:00
archive.php
Some more PHPDoc fixes
2014-04-21 15:44:54 +02:00
arrayparser.php
Some more PHPDoc fixes
2014-04-21 15:44:54 +02:00
avatar.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
avatarmanager.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
backgroundjob.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
cache.php
More PHPDoc fixes, using scrutinizer patches as hints
2014-02-28 13:53:41 +01:00
config.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
contactsmanager.php
Fix @return array PHPDocs, in /lib
2014-05-13 19:08:14 +01:00
davclient.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
db.php
Merge pull request #8639 from owncloud/drop-brief
2014-05-19 20:18:32 +02:00
defaults.php
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
eventsource.php
sanitize fallbackId
2014-03-12 00:18:51 +01:00
filechunking.php
Fix PHPdoc in lib/private
2014-04-15 22:55:20 +02:00
fileproxy.php
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
files.php
Squash 'a | b' into 'a|b', in /lib
2014-05-13 19:08:14 +01:00
forbiddenexception.php
Cache folder is now configurable
2014-03-24 12:57:11 +01:00
geo.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
group.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
helper.php
Make the recursive delete more robust
2014-05-23 13:31:45 +02:00
hintexception.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
hook.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
image.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
installer.php
Added requiremin/requiremax fields for apps
2014-05-27 11:54:12 +02:00
json.php
Some more PHPDoc fixes
2014-04-21 15:44:54 +02:00
l10n.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
log.php
fix missing spaces
2014-05-12 13:32:03 +02:00
mail.php
idn_to_ascii is only used if available
2014-03-26 11:17:23 +01:00
migrate.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
mimetypes.list.php
Add flv to known mimetypes
2014-04-24 19:09:31 +03:00
navigationmanager.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
notsquareexception.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
ocs.php
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
ocsclient.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
preferences.php
Correctly create list of placeholders
2014-05-21 14:35:59 +02:00
preview.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
previewmanager.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
repair.php
Add a (currently) empty system for running common repair steps
2013-11-26 14:12:48 +01:00
request.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
response.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
search.php
Some more PHPDoc fixes
2014-04-21 15:44:54 +02:00
server.php
use registerService method instead of array access
2014-05-14 01:09:48 +02:00
setup.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
subadmin.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
tagmanager.php
reorganize file in lib
2013-09-30 16:39:03 +02:00
tags.php
Fix all PHPDoc types and variable names, in /lib
2014-05-13 19:08:14 +01:00
template.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
templatelayout.php
Now settings CSS class with appid in content DIV
2014-05-15 17:51:04 +02:00
updater.php
Squash 'a | b' into 'a|b', in /lib
2014-05-13 19:08:14 +01:00
urlgenerator.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
user.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00
util.php
allow admin to disable sharing for specific groups of users
2014-05-22 10:43:44 +02:00
vobject.php
Remove all occurences of @brief and @returns from PHPDoc
2014-05-19 17:50:53 +02:00