summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* minor fixesValery Sizov2015-06-031-4/+2
|
* cleaning upValery Sizov2015-06-032-62/+3
|
* Refactoring. Clean up advanced settings. Migrate from gotlab_url to pathValery Sizov2015-05-041-2/+5
|
* API for deploy jobsValery Sizov2015-04-211-5/+21
|
* doc for api forksfork_supportValery Sizov2015-04-062-0/+24
|
* api correction (runner removing)Valery Sizov2015-03-051-2/+2
|
* Merge branch 'feature_project_jobs_rest_api-1' into 'master'Valery Sizov2015-03-031-0/+40
|\ | | | | | | | | | | | | | | | | | | | | | | Implemented api for project jobs with working tests and updated doc The rest API allows you to manipulate a project on gitlab-ci but there is no way to manipulate build jobs through the api. I tested it, implemented truly working tests & updated documentation http://feedback.gitlab.com/forums/176466-general/suggestions/7068630-expose-the-job-api-to-the-rest-api See merge request !39
| * project jobs api: exposed active, build_branches, build_tags, tags. ↵Michel Courtine2015-02-121-0/+4
| | | | | | | | Implemented tests and updated documentation
| * Implemented api for project jobs with working tests and updated docMichel Courtine2015-02-111-0/+36
| |
* | delete runner endpointValery Sizov2015-02-261-0/+25
| |
* | Fixed typo in gitlab ci api documentationMichel Courtine2015-02-071-1/+1
|/ | | project create does not take an id as a parameter
* Improve readme for runner apiDmitriy Zaporozhets2015-01-081-3/+3
|
* Update docsDmitriy Zaporozhets2015-01-071-2/+5
|
* remove script field from projectValery Sizov2014-12-011-5/+0
|
* Refactor API documentationDmitriy Zaporozhets2014-11-055-97/+284
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Have proper examples of build scripts and configuration.dosire2014-01-131-0/+251