Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor fixes | Valery Sizov | 2015-06-03 | 1 | -4/+2 |
| | |||||
* | cleaning up | Valery Sizov | 2015-06-03 | 2 | -62/+3 |
| | |||||
* | Refactoring. Clean up advanced settings. Migrate from gotlab_url to path | Valery Sizov | 2015-05-04 | 1 | -2/+5 |
| | |||||
* | API for deploy jobs | Valery Sizov | 2015-04-21 | 1 | -5/+21 |
| | |||||
* | doc for api forksfork_support | Valery Sizov | 2015-04-06 | 2 | -0/+24 |
| | |||||
* | api correction (runner removing) | Valery Sizov | 2015-03-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'feature_project_jobs_rest_api-1' into 'master' | Valery Sizov | 2015-03-03 | 1 | -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 Courtine | 2015-02-12 | 1 | -0/+4 |
| | | | | | | | | Implemented tests and updated documentation | ||||
| * | Implemented api for project jobs with working tests and updated doc | Michel Courtine | 2015-02-11 | 1 | -0/+36 |
| | | |||||
* | | delete runner endpoint | Valery Sizov | 2015-02-26 | 1 | -0/+25 |
| | | |||||
* | | Fixed typo in gitlab ci api documentation | Michel Courtine | 2015-02-07 | 1 | -1/+1 |
|/ | | | project create does not take an id as a parameter | ||||
* | Improve readme for runner api | Dmitriy Zaporozhets | 2015-01-08 | 1 | -3/+3 |
| | |||||
* | Update docs | Dmitriy Zaporozhets | 2015-01-07 | 1 | -2/+5 |
| | |||||
* | remove script field from project | Valery Sizov | 2014-12-01 | 1 | -5/+0 |
| | |||||
* | Refactor API documentation | Dmitriy Zaporozhets | 2014-11-05 | 5 | -97/+284 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Have proper examples of build scripts and configuration. | dosire | 2014-01-13 | 1 | -0/+251 |