Commit Graph

245 Commits

Author SHA1 Message Date
GitLab Bot 42263d6451 Add latest changes from gitlab-org/gitlab@master 2020-03-02 00:07:41 +00:00
GitLab Bot 0a0e82d144 Add latest changes from gitlab-org/gitlab@master 2020-02-27 00:09:19 +00:00
GitLab Bot ae78b85a25 Add latest changes from gitlab-org/gitlab@master 2020-02-24 12:09:00 +00:00
GitLab Bot 0eb3d2f799 Add latest changes from gitlab-org/gitlab@master 2020-02-06 15:09:11 +00:00
GitLab Bot 6a7005feed Add latest changes from gitlab-org/gitlab@master 2020-01-31 06:08:59 +00:00
GitLab Bot 4c9d60c166 Add latest changes from gitlab-org/gitlab@master 2020-01-29 03:08:38 +00:00
GitLab Bot 24256212ea Add latest changes from gitlab-org/gitlab@master 2020-01-23 21:08:35 +00:00
GitLab Bot e879335864 Add latest changes from gitlab-org/gitlab@master 2020-01-09 00:07:40 +00:00
GitLab Bot 30010b161d Add latest changes from gitlab-org/gitlab@master 2020-01-08 03:08:05 +00:00
GitLab Bot b558264c9d Add latest changes from gitlab-org/gitlab@master 2019-12-26 21:07:49 +00:00
GitLab Bot 57e3d49fc0 Add latest changes from gitlab-org/gitlab@master 2019-11-13 18:06:51 +00:00
GitLab Bot abfafe3c57 Add latest changes from gitlab-org/gitlab@master 2019-10-29 00:06:10 +00:00
GitLab Bot 1a3d7b9fcd Add latest changes from gitlab-org/gitlab@master 2019-10-28 06:06:30 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Marcel Amirault 513d3f5811 Fix markdown in various docs
Clean up issues that may cause the docs-lint
test to fail, such as trailing whitespace, no
EOF newline, blockquotes, etc
2019-08-30 02:25:44 +00:00
Marcel Amirault 785b9b02de Fix unordered list spacing
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation,
in /user and others.
2019-07-22 01:49:37 +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
Christie Lenneville c433082f89 Change 'Todo' to 'To Do'
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.

We should use "To Do" and always use it as singular (not "To Dos").

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot
2019-07-04 15:45:54 +00:00
Marcel Amirault 4738c0ffb7 Docs: Convert remaining links in /user to relative 2019-05-31 11:26:18 +00:00
Marcel Amirault 54358d6199 Docs: Remove all remaining orphaned images. 2019-05-17 19:21:48 +00:00
Marcel Amirault 113da4577b Docs: Merge EE doc/​user to CE 2019-05-05 13:07:20 +00:00
Marcel Amirault 084d16a8fa Docs: Fix all anchors in /user docs 2019-03-05 12:55:30 +00:00
Evan Read d98560c1f5 Make unordered lists conform to styleguide
- Also makes other minor Markdown fixes that were near the main fixes.
2019-01-08 12:21:09 +10:00
Achilleas Pipinellis 1dc451a65d
Compress all images under doc/ 2018-12-18 11:09:04 +01:00
Heinrich Lee Yu 13a8eb1d38 Update documentation 2018-11-13 15:27:42 +08:00
Heinrich Lee Yu 2f5c551f8b Add None/Any options for assignee in search bar 2018-10-26 20:39:48 +08:00
Achilleas Pipinellis 8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Dennis Tang efec7e086d Resolve "Frontend for clarifying the usefulness of the search bar" 2018-08-07 09:59:01 +00:00
Pascal Borreli 12e3eff462 Fixed typos 2018-04-27 08:50:05 +00:00
Achilleas Pipinellis babc1d023e
Change mode to 644 for all md and png files 2017-09-25 10:00:37 +02:00
Victor Wu 3ee3db1a3b Docs filter by my reaction 2017-09-14 19:17:58 +00:00
Victor Wu 6ae27381da Docs group mrs list view search bar 2017-09-11 20:50:45 +00:00
Sean McGivern bed08ddacc Update issue search example to lorem ipsum 2017-09-05 17:52:48 +01:00
Hiroyuki Sato c0303b81fe Update search document 2017-09-05 22:22:16 +09:00
Hiroyuki Sato 9994f599ab Add `Searching for specific terms` section
[ci skip]
2017-09-03 12:58:56 +09:00
Marcia Ramos 2eb07aecc9 copyedit 2017-08-21 16:04:52 -03:00
Victor Wu 1939052afc Update search docs 2017-08-18 20:39:48 +00:00
Clement Ho 878fa8feba Add documentation for groups issue filtered search 2017-08-16 08:59:54 +00:00
Sean Packham (GitLab) d0117fe18a Add docs for "Remove Filter in Search Bar" 2017-05-19 15:37:04 +00:00
Victor Wu cce27d3aef Remove issue boards from recent searches 2017-04-13 15:27:28 +00:00
Eric Eastwood 92bc8a9a74 Update phrasing via @jschatz1 comments 2017-04-12 16:24:43 -05:00
Victor Wu e114d114e2 Change heading 2017-04-12 20:17:57 +00:00
Victor Wu 7c41484452 Update index.md 2017-04-12 20:14:44 +00:00
Eric Eastwood 4dda6fcdf3 Add docs for recent searches/search history
See
 - https://gitlab.com/gitlab-org/gitlab-ce/issues/27262
 - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10324
2017-04-12 14:56:54 -05:00
Marcia Ramos 00e87532ca Doc: Search through GitLab 2017-04-07 11:51:35 +00:00