- Jul 08, 2019
-
-
Cindy Pallares authored
The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
-
Also fixes instances in Markdown that broke the rule.
-
Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
-
- Jun 25, 2019
-
-
Also adds and one linting rule and makes project conform to it.
-
- Jun 21, 2019
-
-
Updating documentation to include Prometheus Service Discovery. Added monitoring node documentaiton as well as documentation for the individual service nodes.
-
- Jun 18, 2019
-
-
- Jun 06, 2019
-
-
- Jun 05, 2019
-
-
- May 24, 2019
-
-
- May 05, 2019
-
-
- Sep 21, 2018
-
-
- May 16, 2018
-
-
Ben Bodenmiller authored
-
- Jul 24, 2017
-
-
Chenjerai Katanda authored
Add instructions for enabling the `pg_trgm` extension in the production db. As a workaround to [a fault during HA setup](https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2501).
-
- May 04, 2017
-
-
Lee Matos authored
-
- Mar 30, 2017
-
-
Achilleas Pipinellis authored
-
- Mar 24, 2017
-
-
Ben Bodenmiller authored
-
- Mar 06, 2017
-
-
Ben Bodenmiller authored
-
- Dec 15, 2016
-
-
Drew Blessing authored
In a high availability configuration, the Redis and PostgreSQL nodes should not attempt to run database migrations. In fact, trying will result in errors about not providing a database password. To prevent errors and confusion, add this configurtion to these nodes' `gitlab.rb` file.
-
- Dec 08, 2016
-
-
Ian Baum authored
postgresql['sql_password'] is not used, should be gitlab_rails['db_password']
-
- Nov 12, 2016
-
-
Ben Bodenmiller authored
-
- Apr 22, 2016
-
-
Drew Blessing authored
-