summaryrefslogtreecommitdiff
path: root/doc/integration/elasticsearch.md
Commit message (Collapse)AuthorAgeFilesLines
* Update capitalization in /integrations and /raketasksMarcel Amirault2019-08-271-11/+11
| | | | Also updates redirect text in /project-services
* Doc: sync ES updates12111-snippet-index-ee-docsMark Chao2019-08-161-0/+4
|
* Docs - Strongly discourage installing ES on the same server as GitLabRonald van Zon2019-08-051-9/+12
|
* Added new ES rake task and troubleshooting stepBlair Lunceford2019-07-191-0/+6
|
* Update ES indexer docs for Omnibus usersGreg Myers2019-07-161-1/+5
|
* Fix whitespace in install and integration docsMarcel Amirault2019-07-111-56/+56
| | | | | | | | | Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues, and cleans up minor white space issues in install and integration docs
* Changing badges to use parentheses not bracketsMarcel Amirault2019-07-081-1/+1
| | | | | | | | | | | | | | 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
* Fix markdown to reduce number of kramdown warningsMarcel Amirault2019-07-031-1/+1
| | | | Add backticks around square brackets, or fix links, as necessary.
* Fix most bare URLs in projectEvan Read2019-07-021-14/+14
| | | | | | Linting rule not enabled for now because tooling produces false positives.
* Fix typo in docs about ElasticsearchTakuya Noguchi2019-06-281-1/+1
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Backport docs for "Automatically index wikis in elasticsearch"Nick Thomas2019-06-171-9/+5
|
* Remove docs for a removed ES rake taskNick Thomas2019-06-111-2/+0
|
* Update docs for Elasticsearch indexing tasksce-11314-elasticsearch-rake-tasks-should-respect-new-elasticsearch-limited-namespaces-projects-functionalityMarkus Koller2019-06-061-112/+26
|
* Docs: Convert links in various docs to relativeMarcel Amirault2019-05-311-2/+2
|
* Port elasticsearch.md changes to EEAchilleas Pipinellis2019-05-211-2/+22
|
* Merge branch 'ce-2087-make-num-shards-configurable' into 'master'Sean McGivern2019-05-161-0/+2
|\ | | | | | | | | CE backport of "Configure the number of ES shards and replicas" See merge request gitlab-org/gitlab-ce!28329
| * CE backport of "Configure the number of ES shards and replicas"Nick Thomas2019-05-161-0/+2
| |
* | Fix ES indexer install script - remove leading /elasticsearch-pathfix-docsGreg Myers2019-05-101-1/+1
|/
* Docs: Realigning scattered EE docs into CEMarcel Amirault2019-05-061-25/+172
|
* Docs: Merge EE doc/​integration to CEMarcel Amirault2019-05-051-0/+437