summaryrefslogtreecommitdiff
path: root/doc/development/elasticsearch.md
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Small markdown tweaks to clear kramdown warningsMarcel Amirault2019-07-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing square brackets, links, etc in: merge_requests.md vulnerabilities.md issues.md issues_statistics.md pipelines.md services.md group_milestones.md milestones.md runners.md changelog.md issue_workflow.md elasticsearch.md api_graphql_styleguide.md automatic_ce_ee_merge.md file_storage.md architecture.md database_debugging.md index.md index.md frontend_testing.md pry_debugging.md vue.md development_process.md
* Fix most bare URLs in projectEvan Read2019-07-021-1/+1
| | | | | | Linting rule not enabled for now because tooling produces false positives.
* Fix typo in docs about ElasticsearchTakuya Noguchi2019-06-281-5/+5
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Add Markdown lintingEvan Read2019-06-251-10/+25
| | | | | Also adds and one linting rule and makes project conform to it.
* Add Create Deep Dives to development docsdm-add-deep-dives-to-docs-ceDouwe Maan2019-06-181-0/+10
| | | | See https://gitlab.com/gitlab-org/create-stage/issues/1 for more context
* Use relative URLs in development docsAchilleas Pipinellis2019-05-271-3/+3
| | | | This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945
* Docs: Merge EE doc/development to CEMarcel Amirault2019-05-051-0/+166