summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-4/+5
|\
| * Merge branch 'security-protect-private-repo-information' into 'master'Yorick Peterse2019-03-041-4/+5
| |\
| | * Prevent leaking of private repo data through APILuke Duncalfe2019-02-181-4/+5
* | | Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-271-0/+12
|\ \ \
| * | | Add project http fetch statistics APIJacopo2019-02-271-0/+12
* | | | Reduce code duplicationAlexander Koval2019-02-271-46/+18
| |/ / |/| |
* | | Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu2019-02-261-22/+50
* | | Reduce code duplicationAlexander Koval2019-02-261-50/+22
* | | Expose refspec and depth to runnerShinya Maeda2019-02-251-7/+3
|/ /
* | Add related merge request count to api responsePatrick Derichs2019-02-191-0/+9
|/
* Merge branch '49502-gpg-signature-api-endpoint' into 'master'Douwe Maan2019-02-151-0/+7
|\
| * Add API endpoint to get a commit's GPG signatureBalasankar "Balu" C2019-02-141-0/+7
* | API: Expose if the user can merge a given merge requestRobert Schilling2019-02-141-0/+6
* | Merge branch '56694-mark-group-level-labels-in-label-api-as-such' into 'master'Rémy Coutable2019-02-141-0/+3
|\ \
| * | API: Indicate if label is a project labelRobert Schilling2019-02-131-0/+3
* | | Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"Stan Hu2019-02-141-3/+0
| |/ |/|
* | API: Expose full commit titleRobert Schilling2019-02-131-1/+2
* | Add milestone progress to APIRobert Schilling2019-02-131-0/+3
* | API: Expose text_color for project and group labelsRobert Schilling2019-02-121-1/+1
|/
* Merge branch 'api-group-labels' into 'master'Sean McGivern2019-02-071-4/+9
|\
| * Factor out common label APIRobert Schilling2019-01-311-2/+2
| * Incorporate feedback from RobertRobert Schilling2019-01-311-2/+5
| * Factor out group labels entityRobert Schilling2019-01-311-5/+7
| * Incorporate feedback from NickRobert Schilling2019-01-311-1/+1
| * Add subscription API for the group label APIRobert Schilling2019-01-311-2/+2
| * Add specsRobert Schilling2019-01-311-1/+1
* | Merge branch 'security-makrdown-release-description-vulnerability' into 'master'Yorick Peterse2019-02-061-1/+3
|\ \
| * | Fix Markdown of release notesShinya Maeda2019-01-301-1/+3
| * | Merge branch 'security-pipeline-trigger-tokens-exposure' into 'master'Yorick Peterse2019-01-241-1/+4
| |\ \
| | * | Do not expose trigger token when user should not see itGrzegorz Bizon2019-01-151-1/+4
* | | | Do not expose trigger token when user should not see itGrzegorz Bizon2019-01-311-1/+4
| |_|/ |/| |
* | | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-2/+2
|/ /
* | Eliminate N+1 queries in /api/groups/:idStan Hu2019-01-191-2/+6
* | Merge branch 'api-nested-group-permission' into 'master'Nick Thomas2019-01-181-1/+1
|\ \
| * | Return max group access level in the projects APIAlejandro Rodríguez2019-01-161-1/+1
| |/
* | Add group full path to project's shared_with_groupsMathieu Parent2019-01-151-1/+4
|/
* Merge branch '40473-api-support-for-kubernetes-integration' into 'master'Kamil Trzciński2019-01-051-0/+33
|\
| * Include CRUD endpoints for Cluster API40473-api-support-for-kubernetes-integrationMayra Cabrera2019-01-041-0/+33
* | Support CURD operation for release asset linksShinya Maeda2019-01-041-0/+22
|/
* Add spec for Release APIShinya Maeda2018-12-311-14/+0
* Expose assets in releases APIAlessio Caiazza2018-12-311-0/+14
* Add releases APIAlessio Caiazza2018-12-311-2/+11
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+12
* Merge branch '33705-merge-request-rebase-api' into 'master'Sean McGivern2018-11-291-0/+4
|\
| * Allow the status of a rebase to be determinedNick Thomas2018-11-281-0/+4
* | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-2/+7
|/
* Use cached size when passing artifacts to Runneroptimise-job-requestKamil Trzciński2018-11-201-1/+2
* Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-1/+5
* Expose {closed,merged}_{at,by} in merge requests API indexDouwe Maan2018-11-051-16/+16