Kamil Trzcinski
|
6185d12c18
|
Add missing specs
|
2017-06-01 16:34:48 +02:00 |
|
Kamil Trzcinski
|
e61f38d79e
|
Fix data inconsistency issue for old artifacts by moving them to a currently used path
|
2017-06-01 14:39:48 +02:00 |
|
Grzegorz Bizon
|
53219857dd
|
Check ability to update build on the API resource
|
2017-05-05 14:04:58 +02:00 |
|
Kamil Trzciński
|
828d81ee1f
|
Optimise trace handling code to use streaming instead of full read
|
2017-04-06 16:20:27 +00:00 |
|
Rémy Coutable
|
63360adeae
|
Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-03-16 18:00:24 +01:00 |
|
Toon Claes
|
ae9218a7fd
|
Remove user_can_download_artifacts
It was actually not used anywhere.
|
2017-03-07 23:45:32 +01: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
|
75123fa9f7
|
Incorporate review, drop old endpoint
The endpoint dropped, get ':id/repository/commits/:sha/jobs', should be
replace by a new endpoint.
|
2017-03-06 14:34:47 +01:00 |
|
Z.J. van de Weg
|
111748ea89
|
Rename Builds to Jobs in the API
Fixes gitlab-org/gitlab-ce#28515
[ci skip]
|
2017-03-06 14:34:07 +01:00 |
|