Commit graph

6 commits

Author SHA1 Message Date
Jacob Vosmaer
0908c7d2fe Add documentation reference for chatops feature flag commands 2019-03-21 15:21:47 +01:00
Zeger-Jan van de Weg
adb115e9ed Document ChatOps for actor feature gates
The documentations only covered the percentage based feature gates.
These don't work really well for a number of reasons, for example; a new
visual element in GitLab would be weird to see only 25% of the time.

Allowing feature gates based on projects and groups has been supported,
now it's documented.
2019-03-06 16:11:54 +01:00
Evan Read
d98560c1f5 Make unordered lists conform to styleguide
- Also makes other minor Markdown fixes that were near the main fixes.
2019-01-08 12:21:09 +10:00
Robert Speicher
f7faaf5cf4
Document implicit feature flag checks 2018-10-29 14:54:35 -05:00
Robert Speicher
a78bc74608
Documentation for feature flags defaulting to on
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/7883
2018-10-05 11:57:34 -05:00
Yorick Peterse
9393ff2fb6
Document the need for feature flags
This adds a development guide explaining that we are going to use
feature flags more often, why, what the benefits are, and so on.

See https://gitlab.com/gitlab-org/gitlab-ce/issues/49619 for more
information.
2018-09-18 16:52:44 +02:00