..
appframework
Move the router classes to a namespace and expose it with a public interface
2014-03-10 14:04:58 +01: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
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
connector /sabre
close the session for all DAV calls right after authentication - no need to write to the session afterwards
2014-03-10 14:40:36 +01:00
db
Allow XML entity loader for MDB2 schema loader
2014-03-03 14:17:51 +01:00
fileproxy
files
Merge pull request #7325 from owncloud/recursive-mkdir-local
2014-03-25 22:45:14 +01:00
group
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
hooks
polish documentation based on scrutinizer patches
2014-02-06 17:02:21 +01:00
l10n
polish documentation based on scrutinizer patches
2014-02-06 17:02:21 +01:00
legacy
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
log
add test for password remove method
2014-02-04 11:18:04 +01:00
memcache
Merge branch 'master' into scrutinizer_documentation_patches
2014-02-14 23:03:27 +01:00
migration
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
ocs
Return 101 if user doesnt exist
2014-02-18 10:36:18 +00:00
preview
fix merge conflicts
2014-03-06 11:55:45 +01:00
route
fix undefined index warning in router
2014-03-26 13:02:11 +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
send an individual email to each recipient
2014-03-10 21:54:23 +01:00
template
Fix some more docstrings
2014-03-03 17:32:29 +01:00
user
Remove session_id_regenerate
from here
2014-02-21 08:12:45 +01:00
vobject
activitymanager.php
polish documentation based on scrutinizer patches
2014-02-06 17:02:21 +01: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
Merge pull request #7649 from owncloud/routing-public
2014-03-17 21:07:05 +01:00
app.php
move replace to inside isset
2014-02-28 11:19:19 -05:00
appconfig.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
apphelper.php
archive.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
arrayparser.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
avatar.php
avatarmanager.php
backgroundjob.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
cache.php
config.php
Fix some more docstrings
2014-03-03 17:32:29 +01:00
contactsmanager.php
davclient.php
Fix more documentation failes
2014-02-08 11:47:55 +01:00
db.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
defaults.php
make mail notification header color themable
2014-03-03 12:43:22 +01:00
eventsource.php
sanitize fallbackId
2014-03-12 00:18:51 +01:00
filechunking.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
fileproxy.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
files.php
Use the correct resolve method to resolve file storage
2014-03-26 18:14:35 +01:00
geo.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
group.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
helper.php
Merge pull request #7764 from owncloud/datadir-chmod
2014-03-17 15:52:44 +01:00
hintexception.php
hook.php
image.php
unit tests for specific image type output added
2014-03-17 08:40:59 +01: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
polish documentation based on scrutinizer patches
2014-02-06 17:02:21 +01:00
l10n.php
Fix some docstrings in l10n.php
2014-03-01 03:38:35 +01:00
log.php
mail.php
use \OC_Mail::validateAddress() to validate the email address - fixes #7862
2014-03-24 15:35:07 +01:00
migrate.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
mimetypes.list.php
Add mimetype for MKV videos
2014-03-19 17:45:20 +01:00
navigationmanager.php
notsquareexception.php
ocs.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
ocsclient.php
Disable XML entities when parsing XML
2014-03-10 17:51:13 +01:00
preferences.php
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
preview.php
Merge pull request #7704 from owncloud/preview_use_pre_instead_of_post_delete_hook_2
2014-03-17 12:59:35 +01:00
previewmanager.php
repair.php
request.php
Fixed X-Forwarded-Host parsing
2014-03-06 11:51:25 +01:00
response.php
Return 503 when a config/data dir error exists
2014-03-14 21:05:15 +01:00
search.php
polish documentation based on scrutinizer patches
2014-02-06 17:02:21 +01:00
server.php
Load the routes when matching or generating a route instead of when creating the router
2014-03-24 14:55:03 +01:00
setup.php
Added .ocdata file to check for data folder validity
2014-03-14 15:36:35 +01:00
subadmin.php
tagmanager.php
tags.php
polish documentation based on scrutinizer patches
2014-02-06 17:02:21 +01:00
template.php
polish documentation based on scrutinizer patches
2014-02-06 17:02:21 +01:00
templatelayout.php
integrate assetic for asset pipeline-ing
2014-02-20 13:28:27 +01:00
updater.php
Merge pull request #7611 from owncloud/fix-updater
2014-03-21 12:16:51 +01:00
urlgenerator.php
switch OC::getRouter usages to OC::$server->getRouter
2014-03-10 14:06:47 +01:00
user.php
Move session_regenerate_id to login()
2014-02-21 08:11:07 +01:00
util.php
Merge pull request #7748 from owncloud/postgresversionwarning
2014-03-25 23:17:18 +01:00
vobject.php