summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '42934-search-api-fix' into 'master'10-5-stable-prepare-rc6Sean McGivern2018-02-141-0/+2
* Support search in APIJarka Kadlecová2018-02-061-10/+15
* Remove N+1 queries with /projects/:project_id/{access_requests,members} API e...sh-fix-project-members-api-perfStan Hu2018-01-301-14/+7
* Remove tap and use simplified method callOswaldo Ferreira2018-01-291-1/+2
* Return more consistent values for merge_status on MR APIosw-consistent-values-on-api-merge-statusOswaldo Ferreira2018-01-281-1/+8
* Revert "Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'"Douwe Maan2018-01-251-10/+1
* Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'Douwe Maan2018-01-241-1/+10
|\
| * Return more consistent values for merge_status on MR APIOswaldo Ferreira2018-01-231-1/+10
* | Make the exposing of the Application secret more explicitPNSalocin/gitlab-ce-24035-api-create-applicationToon Claes2018-01-241-1/+5
* | Add application create APINicolas MERELLI2018-01-241-0/+6
|/
* Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-181-2/+2
|\
| * api support for merge_requests_events system hookAlexis Reigel2018-01-041-2/+2
* | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-1/+6
* | Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu2018-01-161-4/+1
* | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-111-1/+1
|\ \
| * | Remove soft removals related codeYorick Peterse2018-01-081-1/+1
* | | Add option to disable commit stats to commit APIFrancisco Javier López2018-01-091-1/+1
|/ /
* | Merge branch 'api-domains-expose-project_id' into 'master'Dmitriy Zaporozhets2018-01-051-0/+1
|\ \
| * | Expose project_id on /api/v4/pages/domainsLuc Didry2018-01-031-0/+1
| |/
* | Merge branch 'backport-issue_3413' into 'master'Sean McGivern2018-01-051-0/+2
|\ \
| * | EE-BACKPORT group boardsFelipe Artur2018-01-041-0/+2
| |/
* | Add status attribute to runner api entityAlessio Caiazza2018-01-051-0/+1
* | Add online attribute to runner api entityAlessio Caiazza2018-01-031-0/+1
|/
* Support new chat notifications parameters in Services APIMark Fletcher2017-12-221-2/+3
* Merge branch 'rs-security-group-api' into 'security-10-2'Douwe Maan2017-12-081-2/+15
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-0/+3
* Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-051-5/+1
|\
| * Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-031-6/+2
| * Create Ci::ArtifactsZeger-Jan van de Weg2017-12-031-1/+1
* | Undoing the change to ForkNetworkMemberFrancisco Lopez2017-12-011-11/+7
* | Fixed BasicProjectDetail parentFrancisco Lopez2017-12-011-1/+1
* | Removed binding.pryFrancisco Lopez2017-12-011-1/+0
* | Removing blank lineFrancisco Lopez2017-12-011-1/+0
* | Changes after rebaseFrancisco Lopez2017-12-011-3/+14
* | Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez2017-12-011-33/+42
* | Refactored /projects and /user/:user_id/projects endpointsFrancisco Lopez2017-12-011-10/+38
* | Only serialize namespace essentials in group's projects API responseStan Hu2017-12-011-2/+4
* | Omit the `all` call after Project#project_group_links to avoid unnecessary loadsStan Hu2017-12-011-1/+1
|/
* Modify outputTomasz Maczukin2017-11-281-4/+7
* Add information about projectTomasz Maczukin2017-11-281-4/+13
* Merge branch '39887-move-identical-check-to-merged-branches' into 'master'Douwe Maan2017-11-231-1/+5
|\
| * Move identical merged branch check to merged_branch_namesLin Jen-Shin2017-11-231-1/+5
* | Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+4
|/
* Add administrative endpoint to list all pages domainsTravis Miller2017-11-131-2/+18
* Merge branch '37442-api-branches-id-repository-branches-is-calling-gitaly-n-1...Douwe Maan2017-11-071-4/+1
|\
| * Pass the Gitlab::Git::Branch object to Repository#merged_to_root_ref?37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-requestRémy Coutable2017-11-061-4/+1
| * Improve performance of the /projects/:id/repository/branches API endpointRémy Coutable2017-11-061-1/+1
* | Merge branch 'add-changes-count-to-merge-requests-api' into 'master'Rémy Coutable2017-11-071-0/+4
|\ \ | |/ |/|
| * Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-apiSean McGivern2017-11-031-0/+4
* | Expose `duration` in Job API entityMehdi Lahmam2017-11-051-0/+1
|/