summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* api - expose label descriptionMariusz Jachimowicz2016-03-241-1/+1
* Improve group visibility level featureZeger-Jan van de Weg2016-03-181-1/+1
* Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-7/+8
|\
| * Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-7/+0
| |\
| | * Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-151-7/+0
| | |\
| | | * Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-7/+0
| * | | Doc external users featureZeger-Jan van de Weg2016-03-151-0/+1
| |/ /
| * | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-0/+4
| |\ \
| | * | Bring share project with group API from EEshare-project-ceDmitriy Zaporozhets2016-03-131-0/+4
| | |/
| * | Don't remove `ProjectSnippet#expires_at` from APIrs-snippet-expires-apiRobert Speicher2016-03-091-0/+3
| |/
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+1
|/
* Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-091-1/+1
|\
| * Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-1/+1
* | Add fields to GET /users/* API endpoints for adminsevuez/gitlab-ce-add-info-user-apievuez2016-03-041-0/+2
|/
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-3/+3
* 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
|/ /