summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-311-1/+1
* Add wiki size to project statisticsPeter Marko2019-05-291-0/+2
* Updated heading for default state in Web IDEDenys Mishunov2019-05-291-0/+1
* API: Allow to get and set "masked" attribute for variablesMathieu Parent2019-05-221-0/+1
* Add allow_failure attribute to Job APIFabio Pitino2019-05-211-1/+1
* Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-171-12/+8
* Move issue details to from IssueBasic to Issue entityAlexandru Croitor2019-05-151-8/+19
* Changes to issues apiAlexandru Croitor2019-05-151-2/+8
* Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-121-1/+1
* Implement support for CI variables of type fileKrasimir Angelov2019-05-061-1/+1
* Allow guests users to access project releasesKrasimir Angelov2019-05-031-4/+15
* Adds namespace information to project endpoint39858-add-group-owned-info-to-projects-apiMayra Cabrera2019-04-181-1/+9
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+3
* Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-091-1/+5
|\
| * [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-1/+5
* | Add new API endpoint to expose single environmentKrasimir Angelov2019-04-091-4/+5
|/
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-3/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+3
* Expose head pipeline in the related merge requestsAlexandru Croitor2019-04-041-0/+9
* Add port section to CI Image objectFrancisco Javier López2019-04-031-0/+5
* Include cluster domain into Project Cluster APIMayra Cabrera2019-04-011-1/+1
* Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-271-2/+0
* Show statistics also when repository is disabledPeter Marko2019-03-231-1/+1
* Add highest_role method to UserThiago Presa2019-03-221-0/+4
* Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu2019-03-061-1/+2
* 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