Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
gitlab-ce
Commits
13fd08b1
Commit
13fd08b1
authored
Feb 22, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add when the API changes got introduced
[ci skip]
parent
a612ac1c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
doc/api/builds.md
doc/api/builds.md
+4
-0
doc/api/runners.md
doc/api/runners.md
+4
-0
No files found.
doc/api/builds.md
View file @
13fd08b1
...
...
@@ -257,6 +257,8 @@ Example of response
## Get build artifacts
> [Introduced][ce-2893] in GitLab 8.5
Get build artifacts of a project
```
...
...
@@ -279,6 +281,8 @@ Response:
| 200 | Serves the artifacts file |
| 404 | Build not found or no artifacts |
[
ce-2893
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2893
## Cancel a build
Cancel a single build of a project
...
...
doc/api/runners.md
View file @
13fd08b1
# Runners API
> [Introduced][ce-2640] in GitLab 8.5
[
ce-2640
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2640
## List owned runners
Get a list of specific runners available to the user.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment