Commit Graph

14 Commits

Author SHA1 Message Date
Marcel Amirault 73c6477b7e Changing badges to use parentheses not brackets
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
2019-07-08 08:50:38 +00:00
Marcel Amirault 1464b1e000 Fix markdown to reduce number of kramdown warnings
Add backticks around square brackets, or fix links, as necessary.
2019-07-03 07:12:04 +00:00
Evan Read d05eebe1dd Fix most bare URLs in project
Linting rule not enabled for now
because tooling produces false
positives.
2019-07-02 08:50:00 +00:00
Takuya Noguchi c11872884e Fix typo in docs about Elasticsearch
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-06-28 20:08:55 +09:00
Nick Thomas 351a1d6e60 Backport docs for "Automatically index wikis in elasticsearch" 2019-06-17 20:07:07 +00:00
Nick Thomas d076fba81e
Remove docs for a removed ES rake task 2019-06-11 19:42:50 +01:00
Markus Koller 11186a766a
Update docs for Elasticsearch indexing tasks 2019-06-06 10:08:06 +02:00
Marcel Amirault cab0c20c14 Docs: Convert links in various docs to relative 2019-05-31 11:29:58 +00:00
Achilleas Pipinellis 4ab80f4dcb
Port elasticsearch.md changes to EE 2019-05-21 09:34:41 -07:00
Sean McGivern cb45b7193d Merge branch 'ce-2087-make-num-shards-configurable' into 'master'
CE backport of "Configure the number of ES shards and replicas"

See merge request gitlab-org/gitlab-ce!28329
2019-05-16 16:15:24 +00:00
Nick Thomas 841ea50be4
CE backport of "Configure the number of ES shards and replicas" 2019-05-16 15:25:02 +01:00
Greg Myers ac02160706 Fix ES indexer install script - remove leading / 2019-05-10 02:46:06 +00:00
Marcel Amirault 1775c8c73b Docs: Realigning scattered EE docs into CE 2019-05-06 00:56:13 +00:00
Marcel Amirault 66b25804bc Docs: Merge EE doc/​integration to CE 2019-05-05 12:04:54 +00:00