summaryrefslogtreecommitdiff
path: root/doc/api/templates
Commit message (Collapse)AuthorAgeFilesLines
* Refactor of API landing pageEvan Read2019-02-151-6/+6
| | | | | - Breaks up into more sections. - Also minor fixes to pages within sections.
* 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.
* Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-011-1/+1
| | | | | | bundler gem has been included in the Docker official Ruby image since 2.1. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Update gitlab_ci_ymls.mdFatih Sarhan2018-12-311-1/+1
|
* Backport project template API to CENick Thomas2018-10-053-522/+186
|
* Add "API" to all respective headings (h1s)Marcia Ramos2017-05-183-3/+3
|
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-013-6/+6
|
* Create a new /templates API namespaceThomas Balthazar2016-10-123-0/+846
The /licenses, /gitignores and /gitlab_ci_ymls endpoints are now also available under a new /templates namespace. Old endpoints will be deprecated when GitLab 9.0.0 is released.