nextcloud/apps
Vincent Petry 2143f2bb82
Set up FS before querying storage info in settings
The personal info section of the personal settings is querying the
storage quota information. For this it requires the FS to be setup which
is not always guaranteed.

This fixes an issue where refreshing the settings page would cause it to
fail after Redis caches are full. It is likely that when Redis cache is
populated, some code path is initializing the FS, so it works so far.
But when the cache is populated, that code path is skipped so the FS is
not guaranteed to be setup...

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-11-13 17:06:37 +01:00
..
accessibility Pimp the accesibility controller 2020-11-11 22:26:40 +01:00
admin_audit [tx-robot] updated from transifex 2020-11-09 02:18:51 +00:00
cloud_federation_api [tx-robot] updated from transifex 2020-11-11 02:20:12 +00:00
comments [tx-robot] updated from transifex 2020-11-08 02:18:22 +00:00
contactsinteraction [tx-robot] updated from transifex 2020-11-12 02:19:24 +00:00
dashboard override default dashboard background with theming one 2020-11-13 06:51:26 +00:00
dav Merge pull request #24054 from nextcloud/bugfix/noid/calendar-repair-oracle 2020-11-11 17:09:28 +01:00
encryption Change to full class names for the encryption app DI in preparation of auto-wiring 2020-11-11 21:30:45 +01:00
federatedfilesharing Create primary keys on all tables and add a command to create the afterwards 2020-11-10 15:36:27 +01:00
federation Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
files Bump jquery from 2.2.4 to 3.1.0 2020-11-13 08:46:35 +01:00
files_external Bump jquery from 2.2.4 to 3.1.0 2020-11-13 08:46:35 +01:00
files_sharing Fix default internal expiration date enforce 2020-11-12 08:14:33 +01:00
files_trashbin Bump jquery from 2.2.4 to 3.1.0 2020-11-13 08:46:35 +01:00
files_versions Bump css-loader from 3.6.0 to 5.0.1 2020-11-06 09:00:20 +01:00
lookup_server_connector [tx-robot] updated from transifex 2020-11-09 02:18:51 +00:00
oauth2 Make the test pass on repeating calls 2020-11-10 15:34:35 +01:00
provisioning_api [tx-robot] updated from transifex 2020-11-12 02:19:24 +00:00
settings Set up FS before querying storage info in settings 2020-11-13 17:06:37 +01:00
sharebymail [tx-robot] updated from transifex 2020-11-12 02:19:24 +00:00
systemtags Bump jquery from 2.2.4 to 3.1.0 2020-11-13 08:46:35 +01:00
testing Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
theming override default dashboard background with theming one 2020-11-13 06:51:26 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2020-11-12 02:19:24 +00:00
updatenotification Bump css-loader from 3.6.0 to 5.0.1 2020-11-06 09:00:20 +01:00
user_ldap [tx-robot] updated from transifex 2020-11-12 02:19:24 +00:00
user_status Make is_user_defined nullable so we can store false on oracle 2020-11-11 14:04:09 +01:00
weather_status [tx-robot] updated from transifex 2020-11-11 02:20:12 +00:00
workflowengine [tx-robot] updated from transifex 2020-11-09 02:18:51 +00:00