Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port some EE API docs to CE | Achilleas Pipinellis | 2019-05-29 | 1 | -1/+178 |
| | | | | | | | | | | | The following EE files had small differences with their CE counterpart so they have been ported to CE: - doc/api/boards.md - doc/api/discussions.md - doc/api/notes.md - doc/api/resource_label_events.md - doc/api/services.md | ||||
* | Added missing comma in sample response json for list of boards and a single ↵ | akkee | 2019-02-20 | 1 | -3/+3 |
| | | | | board | ||||
* | Replace look-alike token with '<your_access_token>'docs/fake-token-no-more | Achilleas Pipinellis | 2019-01-04 | 1 | -7/+7 |
| | | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs. | ||||
* | Update docs to change `Backlog` issue board list to `Open` | Kushal Pandya | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Remove EE only sections from docsbackport-issue_3413 | Felipe Artur | 2018-01-05 | 1 | -85/+0 |
| | |||||
* | EE-BACKPORT group boards | Felipe Artur | 2018-01-04 | 1 | -17/+183 |
| | |||||
* | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docs | Achilleas Pipinellis | 2017-04-10 | 1 | -6/+6 |
| | |||||
* | Mention URL path encoding to all API docs | Achilleas Pipinellis | 2017-04-08 | 1 | -6/+6 |
| | |||||
* | Change Done column to Closed in issue boards | blackst0ne | 2017-03-24 | 1 | -1/+1 |
| | |||||
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 1 | -6/+6 |
| | |||||
* | Update documentation | Robert Schilling | 2017-02-28 | 1 | -13/+0 |
| | |||||
* | Remove unnecessary sentences for status codes in the API documentation | Luis Alonso Chavez Armendariz | 2016-11-24 | 1 | -10/+0 |
| | |||||
* | Added Issue Board API support | Andre Guedes | 2016-10-05 | 1 | -0/+251 |
- Includes documentation and tests |