server/lib/private
2014-04-16 21:10:14 +02:00
..
appframework use references for middleware to fix problems on 5.3 2014-04-11 20:50:49 +02:00
archive
backgroundjob
cache Do not expire chunks while checking for their existence 2014-04-03 21:12:35 +02:00
connector/sabre Fixed Sabre Node implementation to correctly return timestamps as int 2014-04-09 15:46:51 +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 Merge pull request #7825 from owncloud/hash-stream 2014-04-10 10:42:04 +02:00
group
hooks
l10n
legacy
log
memcache
migration
ocs Merge pull request #8018 from owncloud/ocs_result_success_is_100 2014-04-10 13:03:10 +02:00
preview fix merge conflicts 2014-03-06 11:55:45 +01:00
route Merge pull request #8138 from owncloud/allow-app-in-routes.php 2014-04-10 16:09: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 Fix Undefined index: storage in share.php 2014-04-09 15:14:44 +02:00
template p() and print_unescaped() also take arrays as parameter 2014-04-13 16:18:05 +02:00
user Make hardcoded exception messages translatable 2014-04-08 20:07:25 +02:00
vobject
activitymanager.php
allconfig.php
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 using array_key_exists() instead of isset() - required because in case the value is null isset is returning false 2014-04-07 21:05:48 +02:00
apphelper.php
archive.php
arrayparser.php
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php Fix admin-dir_permissions redirection when cannot write warning 2014-04-02 12:41:46 +02:00
contactsmanager.php
davclient.php Fix a wrong WebDAV Warning with self-signed-certs 2014-04-13 05:24:29 +02:00
db.php
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 Fixed chunking and insufficient storage check 2014-03-17 13:04:34 +01:00
fileproxy.php
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
group.php
helper.php Allow reusing FileInfo for getStorageInfo 2014-04-02 17:10:57 +02:00
hintexception.php
hook.php
image.php Merge branch 'master' into type-hinting 2014-03-31 21:38:54 +02:00
installer.php
json.php
l10n.php Merge branch 'master' into type-hinting 2014-03-31 21:38: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
mimetypes.list.php Add mimetype for MKV videos 2014-03-19 17:45:20 +01:00
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php Disable XML entities when parsing XML 2014-03-10 17:51:13 +01:00
preferences.php
preview.php Merge pull request #8019 from owncloud/thumbnail_fixes 2014-04-14 16:23:03 +02:00
previewmanager.php
repair.php
request.php Allow using "/" in "overwritewebroot" 2014-03-31 15:36:48 +02:00
response.php Return 503 when a config/data dir error exists 2014-03-14 21:05:15 +01:00
search.php
server.php Merge branch 'master' into type-hinting 2014-03-31 21:38:54 +02: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
template.php
templatelayout.php
updater.php Merge pull request #7611 from owncloud/fix-updater 2014-03-21 12:16:51 +01:00
urlgenerator.php Check if web root has already been appended 2014-03-31 14:24:38 +02:00
user.php Merge branch 'master' into load-apps-proper-master 2014-03-21 14:05:08 +01:00
util.php Fix a wrong WebDAV Warning with self-signed-certs 2014-04-13 05:24:29 +02:00
vobject.php