Commit Graph

10 Commits

Author SHA1 Message Date
Zac Sturgess 572118853c #32340 - Include mention of "manual" scope in jobs api doc 2017-05-16 15:17:30 +00:00
Sean McGivern 6dc424c949 Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master'
Don't display the `is_admin?` flag for user API responses

Closes #29903

See merge request !10846
2017-04-25 10:57:32 +00:00
Timothy Andrew 0befa887b5 Update documentation to reflect the removal of `is_admin` from most API responses. 2017-04-25 09:46:05 +00:00
Ben Getsug 0241f6a336 Correct typo (missing 's') in project pipeline job list endpoint 2017-04-21 19:43:55 +00:00
Achilleas Pipinellis b472f9995a Fix wrong copy edits for URL-encoded substitutions in API docs 2017-04-10 11:17:04 +02:00
Achilleas Pipinellis 5422554b86 Mention URL path encoding to all API docs 2017-04-08 12:38:59 +02:00
Toon Claes 901fbda67c Make it possible to query scope as scope[]=
Since issues also accepts the query parameter iids[]=, also make it
possible query scope like that.
2017-03-07 23:45:32 +01:00
Toon Claes f372400673 Add GET /projects/:id/pipelines/:pipeline_id/jobs endpoint
Add endpoint to get the jobs scoped to a pipeline.
2017-03-07 23:45:32 +01:00
Z.J. van de Weg 699e955324 Remove docs for removed endpoint 2017-03-06 16:04:04 +01:00
Z.J. van de Weg 194223476b Rename build to job in the docs 2017-03-06 14:34:07 +01:00