Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update capitalization in /integrations and /raketasks | Marcel Amirault | 2019-08-27 | 1 | -11/+11 |
| | | | | Also updates redirect text in /project-services | ||||
* | Doc: sync ES updates12111-snippet-index-ee-docs | Mark Chao | 2019-08-16 | 1 | -0/+4 |
| | |||||
* | Docs - Strongly discourage installing ES on the same server as GitLab | Ronald van Zon | 2019-08-05 | 1 | -9/+12 |
| | |||||
* | Added new ES rake task and troubleshooting step | Blair Lunceford | 2019-07-19 | 1 | -0/+6 |
| | |||||
* | Update ES indexer docs for Omnibus users | Greg Myers | 2019-07-16 | 1 | -1/+5 |
| | |||||
* | Fix whitespace in install and integration docs | Marcel Amirault | 2019-07-11 | 1 | -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 brackets | Marcel Amirault | 2019-07-08 | 1 | -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 warnings | Marcel Amirault | 2019-07-03 | 1 | -1/+1 |
| | | | | Add backticks around square brackets, or fix links, as necessary. | ||||
* | Fix most bare URLs in project | Evan Read | 2019-07-02 | 1 | -14/+14 |
| | | | | | | Linting rule not enabled for now because tooling produces false positives. | ||||
* | Fix typo in docs about Elasticsearch | Takuya Noguchi | 2019-06-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Backport docs for "Automatically index wikis in elasticsearch" | Nick Thomas | 2019-06-17 | 1 | -9/+5 |
| | |||||
* | Remove docs for a removed ES rake task | Nick Thomas | 2019-06-11 | 1 | -2/+0 |
| | |||||
* | Update docs for Elasticsearch indexing tasksce-11314-elasticsearch-rake-tasks-should-respect-new-elasticsearch-limited-namespaces-projects-functionality | Markus Koller | 2019-06-06 | 1 | -112/+26 |
| | |||||
* | Docs: Convert links in various docs to relative | Marcel Amirault | 2019-05-31 | 1 | -2/+2 |
| | |||||
* | Port elasticsearch.md changes to EE | Achilleas Pipinellis | 2019-05-21 | 1 | -2/+22 |
| | |||||
* | Merge branch 'ce-2087-make-num-shards-configurable' into 'master' | Sean McGivern | 2019-05-16 | 1 | -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 Thomas | 2019-05-16 | 1 | -0/+2 |
| | | |||||
* | | Fix ES indexer install script - remove leading /elasticsearch-pathfix-docs | Greg Myers | 2019-05-10 | 1 | -1/+1 |
|/ | |||||
* | Docs: Realigning scattered EE docs into CE | Marcel Amirault | 2019-05-06 | 1 | -25/+172 |
| | |||||
* | Docs: Merge EE doc/integration to CE | Marcel Amirault | 2019-05-05 | 1 | -0/+437 |