nextcloud/lib/private
Vincent Petry 3c46dcd7dd Added .ocdata file to check for data folder validity
In environments where the data folder is mount from another partition,
it is important to check that the data folder we see is actually the
real one. If the mount failed for some reasons, this fix will make
ownCloud temporarily unavailable instead of causing unpredictable
behavior.
2014-03-14 15:36:35 +01:00
..
appframework fix master - #7274 brokes it 2014-02-20 09:47:59 +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 don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 2014-03-05 13:16:25 +01:00
db Allow XML entity loader for MDB2 schema loader 2014-03-03 14:17:51 +01: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 Merge pull request #7650 from owncloud/quota-totalspace 2014-03-11 12:40:59 +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
search polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
session polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
setup Change MySQL to MySQL/MariaDB in the frontend 2014-02-07 17:03:43 +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 move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
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 fixing method names 2014-03-12 10:00:22 +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 moving file to the right location 2013-10-07 00:32:39 +02:00
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 Avatar: accept OC_Image as in setParameter 2013-11-22 23:57:23 +01:00
avatarmanager.php Round out Avatar Public API 2013-11-21 23:40:25 +01:00
backgroundjob.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
cache.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
config.php Fix some more docstrings 2014-03-03 17:32:29 +01:00
contactsmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
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 Merge branch 'zipstreamer' of https://github.com/McNetic/owncloud_core into McNetic-zipstreamer 2014-02-20 16:36:37 +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 Fixed total space display when data size exceeds quota 2014-03-10 17:59:14 +01: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 Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +01:00
image.php Merge pull request #7182 from owncloud/imagerotate_and_loadbase64_fix 2014-03-06 17:18:17 +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 move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
mail.php remove magic handling of recipient lists by exploding the string - this functionality is nowhere used this way and nowhere documented - and broken because only $toaddress will be exploded not $toname 2014-03-10 21:56:37 +01:00
migrate.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
mimetypes.list.php add BMP mimetype for BMP previews 2014-02-27 14:39:16 +01:00
navigationmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +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 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 add fclose, fixes issue from bdb96b9af8 2014-03-05 15:37:26 +01:00
previewmanager.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
repair.php Add a (currently) empty system for running common repair steps 2013-11-26 14:12:48 +01:00
request.php Fixed X-Forwarded-Host parsing 2014-03-06 11:51:25 +01:00
response.php Merge branch 'master' into scrutinizer_documentation_patches 2014-02-14 23:03:27 +01:00
route.php Add patch method to OC_Route 2013-10-01 20:13:13 +02:00
router.php Replace OC.Router.generate() with OC.generateUrl() 2014-03-02 22:30:24 +01:00
search.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
server.php Merge pull request #7156 from owncloud/backgroundjob-public 2014-02-14 23:11:10 +01:00
setup.php Added .ocdata file to check for data folder validity 2014-03-14 15:36:35 +01:00
subadmin.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
tagmanager.php reorganize file in lib 2013-09-30 16:39:03 +02:00
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 Added .ocdata file to check for data folder validity 2014-03-14 15:36:35 +01:00
urlgenerator.php Test if $url is already prefixed by '/' 2014-02-07 17:39:19 +01:00
user.php Move session_regenerate_id to `login()` 2014-02-21 08:11:07 +01:00
util.php Added .ocdata file to check for data folder validity 2014-03-14 15:36:35 +01:00
vobject.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00