summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'Sean McGivern2018-02-161-0/+7
|\
| * fix entityJames Lopez2018-02-131-1/+3
| * add entity and update specJames Lopez2018-02-131-0/+5
* | Merge branch 'feature/include-custom-attributes-in-api' into 'master'Douwe Maan2018-02-141-0/+5
|\ \
| * | Allow including custom attributes in API responsesMarkus Koller2018-02-081-0/+5
| |/
* | Merge branch '42934-search-api-fix' into 'master'Sean McGivern2018-02-141-0/+2
|\ \
| * | API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-141-0/+2
| |/
* | Refactor commits/refs API to use hash and add pagination headersRobert Schilling2018-02-141-7/+1
* | Separate branch and tag namesRobert Schilling2018-02-091-2/+6
* | Incorporate feedbackRobert Schilling2018-02-091-7/+3
* | Basic ref fetching for commitsRobert Schilling2018-02-091-3/+13
|/
* 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