summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix API implementationKamil Trzcinski2016-02-191-1/+1
* Introduce API for serving the artifacts archiveKamil Trzcinski2016-02-191-0/+5
* Rename Entities::ForkedFromProject to Entities::BasicProjectDetailsTomasz Maczukin2016-02-191-3/+3
* Change `last_contact` to `contacted_at`Tomasz Maczukin2016-02-191-1/+1
* Replace Entities::RunnerProjectDetails with Entities::ForkedFromProjectTomasz Maczukin2016-02-191-7/+1
* iChange `name` and `path` to `name_with_namespace` and `path_with_namespace` ...Tomasz Maczukin2016-02-191-2/+2
* Modify runner projects selecting method in runners APITomasz Maczukin2016-02-191-3/+3
* Limit projects to user available projects if user is not an adminTomasz Maczukin2016-02-191-1/+7
* Add token to runner details output in APITomasz Maczukin2016-02-191-0/+1
* Add associated project info to runner details outputTomasz Maczukin2016-02-191-0/+7
* Add basic runners management APITomasz Maczukin2016-02-191-0/+6
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-1/+2
|\
| * Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-2/+2
| * Expose allow_guest_to_access_builds in GitLab APIKamil Trzcinski2016-02-041-0/+1
* | Expose MergeRequest::merge_status to APIAndrei Dziahel2016-02-081-0/+1
|/
* Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-141-0/+27
|\
| * Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-141-0/+4
| |\
| * \ Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-131-0/+1
| |\ \
| * | | Add some fixes after reviewTomasz Maczukin2016-01-131-4/+2
| * | | Add some fixesTomasz Maczukin2016-01-121-1/+1
| * | | Update ./doc/api/builds.mdTomasz Maczukin2016-01-111-1/+2
| * | | Modify entities for builds APITomasz Maczukin2016-01-081-19/+18
| * | | Merge branch 'master' into ci/api-buildsTomasz Maczukin2015-12-301-1/+0
| |\ \ \
| * | | | Add some fixes to builds APITomasz Maczukin2015-12-281-2/+18
| * | | | Add builds API (listing, showing trace)Tomasz Maczukin2015-12-241-0/+13
* | | | | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-141-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch '8-4-stable' into ci/api-variablesTomasz Maczukin2016-01-131-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Update ./doc/apiTomasz Maczukin2016-01-071-1/+1
| * | | | Add features for list and show details of variables in APITomasz Maczukin2015-12-311-0/+4
| | |_|/ | |/| |
* | | | Merge branch '8-4-stable' into ci/api-triggersTomasz Maczukin2016-01-141-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Modify CI features in projects APIci/api-projectsTomasz Maczukin2016-01-111-3/+1
| * | | Add CI data to projcet entityTomasz Maczukin2016-01-051-0/+3
| |/ /
* | | Add some fixes after reviewTomasz Maczukin2016-01-131-7/+1
* | | Change 'trigger_id' to 'token' as resource ID in triggers APITomasz Maczukin2016-01-071-1/+1
* | | Add triggers feature to APITomasz Maczukin2016-01-041-0/+10
|/ /
* | Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-1/+0
|/
* Fix Rubocop complain.fix_rubocopRubén Dávila2015-12-161-1/+1
* Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl...Dmitriy Zaporozhets2015-12-161-0/+1
|\
| * Add open_issues_count to project APIStan Hu2015-12-111-0/+1
* | Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
* | Reimplement Trigger APIKamil Trzcinski2015-12-111-0/+4
* | Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-0/+1
* | Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-2/+3
|/
* Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-071-2/+9
|\
| * Extent Event and Note APIextend-events-apiDmitriy Zaporozhets2015-12-041-0/+3
| * Merge branch 'fix-award-emoji-api' into 'master' Robert Speicher2015-11-221-0/+5
| |\
| | * Add upvote/downvote fields to merge request and note API to preserve compatib...fix-award-emoji-apiRobert Schilling2015-11-211-0/+5
| * | Make tag API consistent for release featureRobert Schilling2015-11-211-1/+2
| |/
| * award emojiValery Sizov2015-11-191-3/+1
* | Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg2015-12-021-0/+1
|/