nextcloud/lib/private
Robin McCorkell df19cabb44 Store storage availability in database
Storage status is saved in the database. Failed storages are rechecked every
10 minutes, while working storages are rechecked every request.

Using the files_external app will recheck all external storages when the
settings page is viewed, or whenever an external storage is saved.
2015-07-20 16:27:26 +01:00
..
app PR #17046 deprecated OCP\Util::mb_(sub)str_replace() 2015-07-17 12:34:56 +02:00
appframework Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 2015-07-16 16:40:57 +02:00
archive Update license headers 2015-03-26 11:44:36 +01:00
assetic Update license headers 2015-03-26 11:44:36 +01:00
backgroundjob also free joblist and base from file cache code 2015-05-12 17:44:31 +02:00
cache Remove OC_Log 2015-07-03 18:00:16 +02:00
command Merge pull request #15129 from owncloud/version-command-bus 2015-03-26 19:55:13 +01:00
connector/sabre Strip public webdav info about sharing and mount points 2015-07-13 14:20:35 +02:00
console Merge pull request #17093 from owncloud/upgrade-timestamp 2015-07-01 08:55:32 +02:00
contacts Update license headers 2015-03-26 11:44:36 +01:00
db Remove OC_Log 2015-07-03 18:00:16 +02:00
diagnostics Update license headers 2015-03-26 11:44:36 +01:00
encryption make sure that we always detect legacy files correctly 2015-07-17 13:30:08 +02:00
files Store storage availability in database 2015-07-20 16:27:26 +01:00
group update license headers and authors 2015-06-25 14:13:49 +02:00
hooks update license headers and authors 2015-06-25 14:13:49 +02:00
http/client Update license headers 2015-03-26 11:44:36 +01:00
l10n update license headers and authors 2015-06-25 14:13:49 +02:00
legacy Remove OC_Appconfig 2015-07-03 18:00:16 +02:00
lock update license headers and authors 2015-06-25 14:13:49 +02:00
log Remove OC_Log 2015-07-03 18:00:16 +02:00
mail Add "Reply-To" support for mails 2015-04-10 15:05:34 +02:00
memcache Fix memcache factory unit tests 2015-07-16 03:53:18 +01:00
ocs Remove unused variables 2015-04-18 16:35:19 +02:00
preview Remove OC_Log 2015-07-03 18:00:16 +02:00
route update license headers and authors 2015-06-25 14:13:49 +02:00
search Scrutinizer Auto-Fixes 2015-05-19 11:23:06 +00:00
security Fix type annotation 2015-04-27 13:31:18 +02:00
session Update license headers 2015-03-26 11:44:36 +01:00
setup Remove OC_Log 2015-07-03 18:00:16 +02:00
share Merge pull request #17330 from owncloud/fix-share-path-for-group-exceptions 2015-07-08 10:33:42 +02:00
tagging Update license headers 2015-03-26 11:44:36 +01:00
template update license headers and authors 2015-06-25 14:13:49 +02:00
user Fixed "Remote IP:" syntax on failed logins 2015-07-09 10:04:51 +02:00
activitymanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
allconfig.php Make scrutinizer happy 2015-04-01 12:13:49 +02:00
api.php update license headers and authors 2015-06-25 14:13:49 +02:00
app.php Merge pull request #17698 from owncloud/allow-update-of-disabled-apps 2015-07-19 12:14:13 +02:00
appconfig.php update license headers and authors 2015-06-25 14:13:49 +02:00
apphelper.php update license headers and authors 2015-06-25 14:13:49 +02:00
archive.php Update license headers 2015-03-26 11:44:36 +01:00
arrayparser.php Update license headers 2015-03-26 11:44:36 +01:00
avatar.php update license headers and authors 2015-06-25 14:13:49 +02:00
avatarmanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
config.php Update license headers 2015-03-26 11:44:36 +01:00
contactsmanager.php Update license headers 2015-03-26 11:44:36 +01:00
databaseexception.php Update license headers 2015-03-26 11:44:36 +01:00
databasesetupexception.php Update license headers 2015-03-26 11:44:36 +01:00
datetimeformatter.php Update license headers 2015-03-26 11:44:36 +01:00
datetimezone.php When guessing the timezone, the offset might only be valid on a given timestamp 2015-04-07 10:13:06 +02:00
db.php Remove OC_Log 2015-07-03 18:00:16 +02:00
defaults.php Add proper versioning for doc URL 2015-05-02 21:05:11 +02:00
eventsource.php Update license headers 2015-03-26 11:44:36 +01:00
filechunking.php kill OC_FileProxy 💥 2015-04-07 13:30:28 +02:00
files.php Remove OC_Log 2015-07-03 18:00:16 +02:00
forbiddenexception.php Update license headers 2015-03-26 11:44:36 +01:00
group.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php Merge pull request #17046 from nicolas-grekas/fix-16654 2015-07-16 11:35:25 +02:00
hintexception.php Update license headers 2015-03-26 11:44:36 +01:00
hook.php Remove OC_Log 2015-07-03 18:00:16 +02:00
httphelper.php Add connection timeout to default POST options 2015-05-26 11:22:50 +02:00
image.php Make sure we have a resource before measuring its size 2015-06-08 15:10:29 +02:00
installer.php Remove OC_Appconfig 2015-07-03 18:00:16 +02:00
json.php Update license headers 2015-03-26 11:44:36 +01:00
l10n.php Some locales need to be converted to be compliant with CLDR 2015-05-08 23:45:07 +02:00
largefilehelper.php Update license headers 2015-03-26 11:44:36 +01:00
log.php Remove OC_Log 2015-07-03 18:00:16 +02:00
naturalsort.php Remove OC_Log 2015-07-03 18:00:16 +02:00
naturalsort_defaultcollator.php Update license headers 2015-03-26 11:44:36 +01:00
navigationmanager.php Update license headers 2015-03-26 11:44:36 +01:00
needsupdateexception.php Update license headers 2015-03-26 11:44:36 +01:00
notsquareexception.php Update license headers 2015-03-26 11:44:36 +01:00
ocs.php Update license headers 2015-03-26 11:44:36 +01:00
ocsclient.php Remove OC_Log 2015-07-03 18:00:16 +02:00
preview.php Remove OC_Log 2015-07-03 18:00:16 +02:00
previewmanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
repair.php Merge pull request #15569 from owncloud/remove-getetag-properties 2015-07-01 08:53:37 +02:00
repairexception.php Update license headers 2015-03-26 11:44:36 +01:00
repairstep.php update license headers and authors 2015-06-25 14:13:49 +02:00
response.php update license headers and authors 2015-06-25 14:13:49 +02:00
search.php Update license headers 2015-03-26 11:44:36 +01:00
server.php Fix memcache factory creation when not installed 2015-07-15 22:55:30 +01:00
servernotavailableexception.php update license headers and authors 2015-06-25 14:13:49 +02:00
serviceunavailableexception.php Update license headers 2015-03-26 11:44:36 +01:00
setup.php update license headers and authors 2015-06-25 14:13:49 +02:00
subadmin.php Remove unused variables 2015-04-18 16:35:19 +02:00
systemconfig.php Add missing tunnel on new class 2015-07-07 11:18:24 +02:00
tagmanager.php Update license headers 2015-03-26 11:44:36 +01:00
tags.php Fix undefined variable $tagId 2015-05-04 16:19:26 +02:00
template.php Update license headers 2015-03-26 11:44:36 +01:00
templatelayout.php update license headers and authors 2015-06-25 14:13:49 +02:00
tempmanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
updater.php Merge pull request #17088 from owncloud/add-verbosity-to-upgrade 2015-07-01 08:56:06 +02:00
urlgenerator.php Fix UrlGenerator::imagePath() for app paths 2015-04-03 23:42:18 +01:00
user.php Remove OC_Log 2015-07-03 18:00:16 +02:00
util.php Store storage availability in database 2015-07-20 16:27:26 +01:00