summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Use DiffCollection#overflow?Jacob Vosmaer2016-03-011-2/+1
* Why did I add this?Jacob Vosmaer2016-03-011-3/+0
* Fix typoJacob Vosmaer2016-02-291-1/+1
* Make #diffs safe (limited) by defaultJacob Vosmaer2016-02-291-2/+2
* We no longer have a timeout flagJacob Vosmaer2016-02-261-2/+3
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-diffsJacob Vosmaer2016-02-251-3/+24
|\
| * 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
| |/
* | Fix some testsJacob Vosmaer2016-02-101-0/+3
* | Use Gitlab::Git::DiffCollectionJacob Vosmaer2016-02-081-2/+2
* | Fix some specsJacob Vosmaer2016-02-041-1/+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