summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Check permissions before showing a forked project's sourceNick Thomas2019-11-251-1/+3
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-38/+28
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-16/+68
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-2/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-1/+0
* Merge branch 'issue-67127' into 'master'Ash McKenzie2019-09-101-0/+4
|\
| * Fix after 'static-analysis' job failAndrea Leone2019-09-071-1/+0
| * Expose :protected field for ../tags/:tag_name API endpointAndrea Leone2019-09-071-0/+5
* | Application Statistics APIManoj MJ2019-09-091-0/+49
|/
* Add epic_iid to issue API entityWinnie Hellmann2019-09-041-1/+4
* Added relationships between Release and MilestoneEtienne Baqué2019-09-031-0/+1
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-0/+3
|\
| * Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+3
* | Simplify internal post receive messagesmk/simplify-internal-post-receive-messagesMichael Kozono2019-08-281-0/+12
* | Replace prepend_entity with prepend_if_eeWinnie Hellmann2019-08-271-0/+18
|/
* Fix Gitaly N+1 calls with listing issues/MRs via APIsh-fix-issues-api-gitaly-nplusoneStan Hu2019-08-171-1/+4
* Merge branch 'speed-up-labels-api' into 'master'Rémy Coutable2019-08-091-8/+10
|\
| * Remove label issue and MR counts from default API responsesspeed-up-labels-apiSean McGivern2019-08-081-8/+10
* | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-0/+1
* | Expose time since starring on project/:id/starrers API endpoint; exclude priv...Camil Staps2019-08-071-0/+5
|/
* Add backwards compatibility for legacy settingGeorge Koltsov2019-08-021-0/+2
* Merge branch 'add-git-blame-api' into 'master'Nick Thomas2019-07-291-0/+13
|\
| * Add git blame apiOleg Zubchenko2019-07-261-0/+13
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-4/+1
* | Remove dead MySQL codeNick Thomas2019-07-231-9/+2
* | CE port of "Move external authorization service API management to EE"Imre Farkas2019-07-171-1/+0
|/
* Merge branch '55623-group-cluster-apis' into 'master'Grzegorz Bizon2019-07-121-0/+4
|\
| * Add API for CRUD group clusters55623-group-cluster-apisDylan Griffith2019-07-111-0/+4
* | 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
| |/