.. |
appframework
|
make download and redirectresponse public
|
2014-04-20 16:12:46 +02:00 |
archive
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +01:00 |
backgroundjob
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +01:00 |
cache
|
Fix PHPdoc in lib/private
|
2014-04-15 22:55:20 +02:00 |
connector/sabre
|
fixing typos and PHPDoc
|
2014-04-23 15:36:01 +02:00 |
db
|
adding @method annotation to declare methods which can be called on the wrapped statement object
|
2014-03-28 12:57:27 +01:00 |
fileproxy
|
…
|
|
files
|
Prevent error if previously cached data doesn't have an etag
|
2014-04-22 15:24:38 +02:00 |
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
|
2014-04-15 17:46:48 +02:00 |
hooks
|
…
|
|
l10n
|
…
|
|
legacy
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +01:00 |
log
|
…
|
|
memcache
|
Merge branch 'master' into scrutinizer_documentation_patches
|
2014-02-14 23:03:27 +01:00 |
migration
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
ocs
|
Merge pull request #8018 from owncloud/ocs_result_success_is_100
|
2014-04-10 13:03:10 +02:00 |
preview
|
escape $second + update PHPDoc
|
2014-04-16 19:45:55 +02:00 |
route
|
Merge pull request #7988 from owncloud/routing-cache-webroot
|
2014-04-20 18:27:23 +02:00 |
search
|
…
|
|
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
|
Merge pull request #7780 from owncloud/share-file-exists
|
2014-04-15 11:23:17 +02:00 |
template
|
p() and print_unescaped() also take arrays as parameter
|
2014-04-13 16:18:05 +02:00 |
user
|
Merge pull request #8205 from owncloud/fix-8202
|
2014-04-17 16:10:33 +02:00 |
vobject
|
…
|
|
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
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
appconfig.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
apphelper.php
|
…
|
|
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
|
…
|
|
avatarmanager.php
|
…
|
|
backgroundjob.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +01:00 |
cache.php
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +01:00 |
config.php
|
Fix admin-dir_permissions redirection when cannot write warning
|
2014-04-02 12:41:46 +02:00 |
contactsmanager.php
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +01:00 |
davclient.php
|
Fix a wrong WebDAV Warning with self-signed-certs
|
2014-04-13 05:24:29 +02:00 |
db.php
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +01:00 |
defaults.php
|
Switch to HTTPS
|
2014-04-06 22:06:38 +02: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
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +01:00 |
files.php
|
Link to previous directory
|
2014-04-16 21:10:14 +02:00 |
forbiddenexception.php
|
Cache folder is now configurable
|
2014-03-24 12:57:11 +01:00 |
geo.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
group.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
helper.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
hintexception.php
|
…
|
|
hook.php
|
…
|
|
image.php
|
Fix PHPdoc in lib/private
|
2014-04-15 22:55:20 +02:00 |
installer.php
|
Use 'command -v' to detect whether and where software is installed (instead of 'which')
|
2014-02-21 13:45:57 +01:00 |
json.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
l10n.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
log.php
|
…
|
|
mail.php
|
idn_to_ascii is only used if available
|
2014-03-26 11:17:23 +01:00 |
migrate.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
mimetypes.list.php
|
Added explanation to mimetypes.list.php to avoid future confusion.
|
2014-04-14 18:21:19 +02:00 |
navigationmanager.php
|
…
|
|
notsquareexception.php
|
…
|
|
ocs.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
ocsclient.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
preferences.php
|
Scrutinizer Auto-Fixes
|
2014-02-19 09:31:54 +01:00 |
preview.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
previewmanager.php
|
…
|
|
repair.php
|
…
|
|
request.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
response.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
search.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
server.php
|
Correctly process request parameters other than GET or POST, dont use globals in the class but inject it
|
2014-04-12 15:02:19 +02:00 |
setup.php
|
Added .ocdata file to check for data folder validity
|
2014-03-14 15:36:35 +01:00 |
subadmin.php
|
Add type hinting
|
2014-04-20 00:55:01 +02:00 |
tagmanager.php
|
…
|
|
tags.php
|
…
|
|
template.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
templatelayout.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
updater.php
|
Merge pull request #7611 from owncloud/fix-updater
|
2014-03-21 12:16:51 +01:00 |
urlgenerator.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
user.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
util.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
vobject.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |