summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-161-19/+29
|\
| * Add API docs and correctly expose release apiDmitriy Zaporozhets2015-11-121-25/+25
| * Expose release notes to tags apiDmitriy Zaporozhets2015-11-121-0/+6
| * Add releases apiDmitriy Zaporozhets2015-11-121-0/+4
* | Expose CI enable option in project featuresKamil Trzcinski2015-11-131-1/+1
|/
* Add allow_failure field to commit status APIStan Hu2015-11-031-1/+1
* Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrdValery Sizov2015-10-141-0/+12
|\
| * Hide passwords to non-admin users in the services APIAlex Lossent2015-10-121-0/+12
* | Fix some changesKamil Trzcinski2015-10-121-1/+1
* | Add author to statusesKamil Trzcinski2015-10-121-0/+1
* | Implement Commit Status APIKamil Trzcinski2015-10-121-1/+7
|/