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
|
e108f0d961
|
Small markdown tweaks to clear kramdown warnings
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
|
2019-07-04 22:46:12 +00:00 |
|
Marcel Amirault
|
a347d15972
|
Update api docs to finish aligning EE and CE docs
Squashing a few commits and continuing work
on merging the 12 api docs that have not
been ported to CE yet.
|
2019-07-03 09:32:54 +00:00 |
|
Fabio Busatto
|
035c8af12e
|
Resolve "Get milestone by title via API"
|
2019-03-27 09:01:07 +00:00 |
|
Evan Read
|
c7fdfeea2f
|
Fix note lists throughout docs
|
2019-03-20 13:45:15 +00:00 |
|
Evan Read
|
47fb1c5235
|
Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
|
2019-02-18 09:36:13 +00:00 |
|
Stan Hu
|
22f63b7b54
|
Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"
This reverts merge request !25173
|
2019-02-14 05:06:38 +00:00 |
|
Robert Schilling
|
3328f097c9
|
Add milestone progress to API
|
2019-02-13 12:24:13 +00:00 |
|
Achilleas Pipinellis
|
0e078d1a8a
|
Replace look-alike token with '<your_access_token>'
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'<your_access_token>' in API docs.
|
2019-01-04 13:19:27 +01:00 |
|
Felipe Artur
|
abb50ff471
|
Allow to delete group milestones
|
2018-08-06 17:31:47 -03:00 |
|
Robert Speicher
|
3889ca9b95
|
Remove an extra backtick from Group Milestones API documentation
|
2018-05-11 11:36:00 -05:00 |
|
Ville Skyttä
|
0cbbb08e79
|
doc: Spelling fixes
|
2018-01-19 12:09:59 +02:00 |
|
Mark Fletcher
|
115b598d40
|
Document version Group Milestones API introduced
|
2017-08-24 14:53:47 +07:00 |
|
Frank Pavageau
|
e3393dbec8
|
Fix the iids parameters in the API documentation
Since the parameter name is really `iids[]`, it should be used consistently
across the documentation.
|
2017-08-07 22:43:41 +02:00 |
|
Felipe Artur
|
c5c9dce270
|
Add group milestones API endpoint
|
2017-07-21 11:00:00 -03:00 |
|