summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorPawel Chojnacki <pawel@chojnacki.ws>2017-05-23 16:09:00 +0200
committerPawel Chojnacki <pawel@chojnacki.ws>2017-06-02 19:45:58 +0200
commitef9f23b797d7467a1d1bda15e29d1f33b070065f (patch)
treefff741860bfb8f574cd28f0c2ae4cc0a7a14c342 /app
parent254830c1f963f344585a45d96a03985e1ec2df0e (diff)
downloadgitlab-ce-ef9f23b797d7467a1d1bda15e29d1f33b070065f.tar.gz
Mark migration as requiring no downtime
+ Add spaces for four phases approach + fix InfluxDB rename
Diffstat (limited to 'app')
-rw-r--r--app/views/admin/application_settings/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/application_settings/_form.html.haml b/app/views/admin/application_settings/_form.html.haml
index 3c020c71832..d552704df88 100644
--- a/app/views/admin/application_settings/_form.html.haml
+++ b/app/views/admin/application_settings/_form.html.haml
@@ -234,7 +234,7 @@
%fieldset
%legend Metrics - Influx
%p
- Setup Influx to measure a wide variety of statistics like the time spent
+ Setup InfluxDB to measure a wide variety of statistics like the time spent
in running SQL queries. These settings require a
= link_to 'restart', help_page_path('administration/restart_gitlab')
to take effect.