Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor of API landing page | Evan Read | 2019-02-15 | 1 | -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-more | Achilleas Pipinellis | 2019-01-04 | 1 | -1/+1 |
| | | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs. | ||||
* | Remove gem install bundler from Docker-based Ruby environments | Takuya Noguchi | 2019-01-01 | 1 | -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.md | Fatih Sarhan | 2018-12-31 | 1 | -1/+1 |
| | |||||
* | Backport project template API to CE | Nick Thomas | 2018-10-05 | 3 | -522/+186 |
| | |||||
* | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 3 | -3/+3 |
| | |||||
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 3 | -6/+6 |
| | |||||
* | Create a new /templates API namespace | Thomas Balthazar | 2016-10-12 | 3 | -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. |