Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' | Sean McGivern | 2017-04-25 | 1 | -5/+0 |
|\ | | | | | | | | | | | | | Don't display the `is_admin?` flag for user API responses Closes #29903 See merge request !10846 | ||||
| * | Update documentation to reflect the removal of `is_admin` from most API ↵ | Timothy Andrew | 2017-04-25 | 1 | -5/+0 |
| | | | | | | | | responses. | ||||
* | | Correct typo (missing 's') in project pipeline job list endpoint | Ben Getsug | 2017-04-21 | 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 | -11/+11 |
| | |||||
* | Mention URL path encoding to all API docs | Achilleas Pipinellis | 2017-04-08 | 1 | -11/+11 |
| | |||||
* | Make it possible to query scope as scope[]= | Toon Claes | 2017-03-07 | 1 | -7/+7 |
| | | | | | Since issues also accepts the query parameter iids[]=, also make it possible query scope like that. | ||||
* | Add GET /projects/:id/pipelines/:pipeline_id/jobs endpoint | Toon Claes | 2017-03-07 | 1 | -1/+117 |
| | | | | Add endpoint to get the jobs scoped to a pipeline. | ||||
* | Remove docs for removed endpointzj-builds-to-jobs-api | Z.J. van de Weg | 2017-03-06 | 1 | -104/+0 |
| | |||||
* | Rename build to job in the docs | Z.J. van de Weg | 2017-03-06 | 1 | -0/+610 |