Commit Graph

19 Commits

Author SHA1 Message Date
GitLab Bot 3d04746954 Add latest changes from gitlab-org/gitlab@master 2020-06-09 18:08:28 +00:00
GitLab Bot ae5e7e4855 Add latest changes from gitlab-org/gitlab@master 2020-05-27 03:08:26 +00:00
GitLab Bot 100a5e4bea Add latest changes from gitlab-org/gitlab@master 2020-05-25 21:08:00 +00:00
GitLab Bot 28643918f4 Add latest changes from gitlab-org/gitlab@master 2020-05-22 03:08:28 +00:00
GitLab Bot d84f18d66c Add latest changes from gitlab-org/gitlab@master 2020-05-19 18:08:11 +00:00
GitLab Bot 5bdbc604c8 Add latest changes from gitlab-org/gitlab@master 2020-05-08 09:09:39 +00:00
GitLab Bot 0ec841b7f9 Add latest changes from gitlab-org/gitlab@master 2020-04-30 00:09:37 +00:00
GitLab Bot e33f87ac0f Add latest changes from gitlab-org/gitlab@master 2020-04-21 15:21:10 +00:00
GitLab Bot 0eb3d2f799 Add latest changes from gitlab-org/gitlab@master 2020-02-06 15:09:11 +00:00
GitLab Bot f4d27d532e Add latest changes from gitlab-org/gitlab@master 2020-02-03 03:08:30 +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 2b3bfe8fc5 Add latest changes from gitlab-org/gitlab@master 2020-01-08 00:07:43 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Russell Dickenson 3e864ecb83 Added mention of Quick actions 2019-07-18 23:55:17 +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 6feda1df3b Change absolute links to relative
Change assorted absolute links to ce and ee docs
to relative links
2019-07-05 16:25:58 +00:00
Marcel Amirault 34b2ad373b Resolve proclems with issues documentation
Change csv import section to bullet list, add back missing
bulk import section, and resolve minor issues raised in
https://gitlab.com/gitlab-org/gitlab-ce/issues/64102
2019-07-04 06:24:39 +00:00
Marcel Amirault 4efc8574cb Fix notes and update links to issues doc
After review, heading was changed and links to
it needed to be updated, and minor tweaks to
the issues docs such as note formatting
2019-07-04 00:55:35 +00:00