summaryrefslogtreecommitdiff
path: root/doc/api/group_milestones.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-8/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
|
* 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-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update api docs to finish aligning EE and CE docsMarcel Amirault2019-07-031-0/+15
| | | | | | Squashing a few commits and continuing work on merging the 12 api docs that have not been ported to CE yet.
* Resolve "Get milestone by title via API"Fabio Busatto2019-03-271-0/+2
|
* Fix note lists throughout docsEvan Read2019-03-201-1/+0
|
* Remove consecutive blank lines from markdown filesEvan Read2019-02-181-1/+0
| | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
* Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"Stan Hu2019-02-141-1/+0
| | | This reverts merge request !25173
* Add milestone progress to APIRobert Schilling2019-02-131-0/+1
|
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-1/+1
| | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
* Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-0/+13
|
* Remove an extra backtick from Group Milestones API documentationRobert Speicher2018-05-111-1/+1
|
* doc: Spelling fixesVille Skyttä2018-01-191-1/+1
|
* Document version Group Milestones API introducedMark Fletcher2017-08-241-0/+5
|
* Fix the iids parameters in the API documentationFrank Pavageau2017-08-071-2/+2
| | | | | Since the parameter name is really `iids[]`, it should be used consistently across the documentation.
* Add group milestones API endpointissue_34622Felipe Artur2017-07-211-0/+120