summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '58275-rename-project-entity' into 'master'Jan Provaznik2019-07-101-4/+4
|\
| * Rename ProjectEntity to IssuableEntity58275-rename-project-entityAlexandru Croitor2019-07-091-4/+4
* | Fix API performance problem of auto_devops queryMathieu Parent2019-07-031-0/+2
* | Add auto_devops_* to project APIMathieu Parent2019-07-031-0/+4
* | Add auto_cancel_pending_pipelines to project APIMathieu Parent2019-07-031-0/+1
* | Add build_coverage_regex to project APIMathieu Parent2019-07-031-0/+1
* | Add build_timeout to project APIMathieu Parent2019-07-031-0/+1
* | Add build_git_strategy attribute to project APIMathieu Parent2019-07-031-0/+3
* | Add *_access_level to project APIMathieu Parent2019-07-031-0/+8
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-031-1/+3
|\
| * Show upcoming status for releasesJason Goodman2019-07-031-0/+2
| * Remove N+1 query for project and group boardscharlieablett2019-06-261-1/+1
* | Merge branch 'security-mr-head-pipeline-leak' into 'master'Marin Jankovski2019-07-021-1/+3
|\ \
| * | Gate MR head_pipeline behind read_pipeline abilityMatija Čupić2019-06-081-1/+3
* | | Merge branch 'security-59581-related-merge-requests-count' into 'master'Marin Jankovski2019-07-021-3/+3
|\ \ \ | |_|/ |/| |
| * | Expose merge requests count based on user accessAlexandru Croitor2019-06-181-3/+3
* | | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-201-1/+1
|/ /
* | 56737 Expose currently supported events properly on services APIZsolt Kovari2019-06-161-1/+1
* | Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński2019-06-121-0/+2
|\ \
| * | Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-0/+2
| |/
* | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-111-1/+1
|/
* Add task count and completed count to responses of Issue and MRPatrick Derichs2019-06-071-0/+4
* 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