Commit Graph

11 Commits

Author SHA1 Message Date
Marin Jankovski fda3149dda Reorganize feature flag documentation
Split the FF docs in 3 separate docs to cover 3 different use-cases.
2019-06-27 17:52:02 +00:00
Fabio Pitino 2474023bde Update invalid anchor link 2019-06-03 16:04:07 +00:00
Achilleas Pipinellis 8ec7ecf0bc
Use relative URLs in development docs
This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945
2019-05-27 11:13:40 -04:00
Achilleas Pipinellis 09cca25c10 Merge branch 'mk/improve-feature-flag-example' into 'master'
Development docs: Improve feature flag example

See merge request gitlab-org/gitlab-ce!25664
2019-05-17 18:00:47 +00:00
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
Michael Kozono e15c33fd06 Don't undermine the point with biased logic
I.e. Include cleanup in both sides of the comparison.
2019-02-28 20:54:46 +00: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