Commit Graph

29 Commits

Author SHA1 Message Date
Lemures Lemniscati 3a29ea9da0 Fix documents and comments on Build API `scope`. #23146 #19131 2016-10-22 03:07:26 +09:00
Dmitriy Zaporozhets cb7872c3a0
Remove /u/ prefix from user pages in documentation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-10-13 14:24:09 +03:00
Guilherme Salazar e80e4cb8b9 expose pipeline data in builds API
add pipeline ref, sha, and status to the build API response

add tests of build API (pipeline data)

change API documentation for builds API

log change to builds API in CHANGELOG

CHANGELOG: add reference to pull request and contributor's name
2016-09-28 23:58:16 -03:00
Z.J. van de Weg 182e28141d Docs for API endpoints 2016-08-18 21:10:52 +02:00
winniehell e0a858efcc use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
Lin Jen-Shin 880a40e7e9 Fix URL in the documentation 2016-07-21 19:20:25 +08:00
Achilleas Pipinellis 4211f50014 Add API documentation for downloading the latest successful build 2016-07-21 12:36:42 +03:00
Grzegorz Bizon 087f080871 Add documentation for commit builds API improvements 2016-06-28 13:04:11 +02:00
Kamil Trzcinski 421be01dab Improve design based on review 2016-06-13 11:09:19 +01:00
Kamil Trzcinski 6013768fec Added keep artifacts API endpoint 2016-06-13 11:07:23 +01:00
Mark Fletcher 2e8f039ae9 Document the API endpoint for gathering a build log
* Resolves #18015
2016-06-03 18:56:26 +01:00
Kamil Trzcinski 0672258915 Cleanup CiCommit and CiBuild
- Remove all view related methods from Ci::Build and CommitStatus
- Remove unused Ci::Commit and Ci::Build methods
- Use polymorphism to render different types of CommitStatus
2016-03-14 13:20:35 +01:00
Achilleas Pipinellis 13fd08b157 Add when the API changes got introduced
[ci skip]
2016-02-22 14:30:22 +02:00
Achilleas Pipinellis ad833c934b Fix docs on artifacts API
- Backticks in parameters
- Remove headings
- Fix curl URL link

[ci skip]
2016-02-20 14:13:21 +02:00
Kamil Trzcinski 17182cdfe0 Fix documentation 2016-02-19 20:56:56 +01:00
Kamil Trzcinski 6c6bb79422 Fix API 2016-02-19 18:30:43 +01:00
Kamil Trzcinski 921cfb66e6 Introduce API for serving the artifacts archive 2016-02-19 18:30:13 +01:00
Grzegorz Bizon 7d5a182624 Use POST method instead of DELETE when erasing a build
Discussion:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2560#note_3742042
2016-02-19 17:24:59 +01:00
Grzegorz Bizon ec5c3c029c Add API documentation for build erase endpoint 2016-02-19 17:24:59 +01:00
Achilleas Pipinellis 324e6743cf Fix typo in doc/api/builds.md
[ci skip]
2016-02-12 11:25:20 +02:00
Tomasz Maczukin ba1f6de8a5 Add some fixes
[ci skip]
2016-02-10 15:07:11 +01:00
Tomasz Maczukin efedf983a1 Fix builds API formatting
[ci skip]
2016-02-10 14:36:51 +01:00
Markus Fisch a8fc4a01e2 Fixed typo for PRIVATE-TOKEN header
Was PRIVATE_TOKEN but should be PRIVATE-TOKEN.
Underscore vs. kebab-case.
2016-01-27 12:16:37 +00:00
Tomasz Maczukin 4cdbb2f628 Modify builds API documentation style [ci skip] 2016-01-13 21:19:18 +01:00
Tomasz Maczukin 9733849618 Add some fixes after review 2016-01-13 15:17:59 +01:00
Tomasz Maczukin 470b3a482a Fix doc/api/builds.md 2016-01-12 11:50:14 +01:00
Tomasz Maczukin 4e70f2519b Update ./doc/api/builds.md 2016-01-11 11:15:04 +01:00
Tomasz Maczukin 549a2fa787 Modify builds scope filtering in builds API 2016-01-08 14:01:31 +01:00
Tomasz Maczukin a862ade55b Update ./doc/api/ 2016-01-05 16:36:14 +01:00