GitLab Bot
cf24d183b3
Add latest changes from gitlab-org/gitlab@master
2020-09-07 15:09:04 +00:00
GitLab Bot
7ab026e2a2
Add latest changes from gitlab-org/gitlab@master
2020-07-23 18:10:06 +00:00
GitLab Bot
ea335f33ff
Add latest changes from gitlab-org/gitlab@master
2020-05-26 21:07:45 +00:00
GitLab Bot
ba174c982f
Add latest changes from gitlab-org/gitlab@master
2020-04-06 12:10:44 +00:00
GitLab Bot
9c83aadd26
Add latest changes from gitlab-org/gitlab@master
2020-03-25 06:07:58 +00:00
GitLab Bot
4cb5e5011a
Add latest changes from gitlab-org/gitlab@master
2020-03-13 09:09:23 +00:00
GitLab Bot
2ed3b0abcc
Add latest changes from gitlab-org/gitlab@master
2020-02-24 00:09:02 +00:00
GitLab Bot
536aa3a1f4
Add latest changes from gitlab-org/gitlab@master
2020-01-30 15:09:15 +00:00
GitLab Bot
afa0ab923d
Add latest changes from gitlab-org/gitlab@master
2020-01-09 03:07:56 +00:00
GitLab Bot
e4f5b70718
Add latest changes from gitlab-org/gitlab@master
2019-10-08 03:05:52 +00:00
GitLab Bot
42572f63ea
Add latest changes from gitlab-org/gitlab@master
2019-09-30 06:06:02 +00:00
GitLab Bot
b082790134
Add latest changes from gitlab-org/gitlab@master
2019-09-18 18:06:14 +00:00
GitLab Bot
80f61b4035
Add latest changes from gitlab-org/gitlab@master
2019-09-18 14:02:45 +00:00
Marcel Amirault
72a9162230
Update capitalization in /integrations and /raketasks
...
Also updates redirect text in /project-services
2019-08-27 08:41:50 +00:00
Marcel Amirault
60dfca155c
Add more rules to markdown lint check
...
Adds MD010 (Hard tabs), MD012 (blank lines), MD029 (ordered
list prefix), MD030 (spaces after list markers), and fixes
remaining docs that were failing these tests
2019-08-12 04:23:01 +00:00
Marcel Amirault
33c867b70d
Fix whitespace in install and integration docs
...
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
2019-07-11 15:21:26 +00:00
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
66b25804bc
Docs: Merge EE doc/integration to CE
2019-05-05 12:04:54 +00:00