summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-merge-request-version'Douwe Maan2016-08-251-0/+13
|\
| * Fix merge request diff apiDmitriy Zaporozhets2016-08-221-1/+1
| * Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-221-0/+4
| |\
| * \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-191-4/+28
| |\ \
| * \ \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-151-12/+14
| |\ \ \
| * | | | Add single merge request diff API endpointDmitriy Zaporozhets2016-08-121-0/+2
| * | | | Add API to list merge request diff versionsDmitriy Zaporozhets2016-08-031-0/+11
* | | | | Merge branch 'api_only_allow_merge_if_build_succeeds' into 'master' Douwe Maan2016-08-241-0/+1
|\ \ \ \ \
| * | | | | expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)2016-08-241-0/+1
* | | | | | Merge branch 'entity-api-web-url' into 'master' Douwe Maan2016-08-241-0/+12
|\ \ \ \ \ \
| * | | | | | api: expose web_url for project entitiesBen Boeckel2016-08-241-0/+12
| |/ / / / /
* | | | | | api: expose wiki_page_events project hook field in the APIBen Boeckel2016-08-241-1/+1
|/ / / / /
* | | | | entities: make Environment inherit EnvironmentBasicBen Boeckel2016-08-231-4/+3
| |_|_|/ |/| | |
* | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-0/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | Do not expose projects on deploymentsZ.J. van de Weg2016-08-181-4/+3
| * | | Expose project for environmentsZ.J. van de Weg2016-08-181-0/+1
| * | | Add deployment endpointsZ.J. van de Weg2016-08-181-0/+12
| * | | Add docs on API for pipelines, plus minor fixeszj-pipelines-api-endpointsZ.J. van de Weg2016-08-181-1/+1
| * | | Add endpoints for pipelinesZ.J. van de Weg2016-08-181-0/+8
* | | | Add expiration date to group membershipsSean McGivern2016-08-181-3/+4
* | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-16/+26
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski2016-08-161-2/+4
| |\ \ \
| | * | | Improve EE compatibility with protected branch access levels.Timothy Andrew2016-08-161-2/+4
| | * | | Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-161-2/+2
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-111-11/+13
| |\ \ \ | | |/ /
| | * | Improve the performance of the GET /:sources/:id/{access_requests,members} AP...Rémy Coutable2016-08-101-2/+2
| | * | New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-11/+13
| * | | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-111-1/+1
| |\ \ \ | | |/ /
| | * | switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-1/+1
| | |/
| * | Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-2/+4
| |/
| * Add API support for environmentsZ.J. van de Weg2016-07-291-0/+4
* | Add API support for expires_at.Adam Niedzielski2016-08-061-0/+3
|/
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-2/+2
* Have the `branches` API work with the new protected branches data model.Timothy Andrew2016-07-291-2/+4
* Add commit stats to commit api responsedixpac2016-07-281-0/+5
* Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-1/+3
|\
| * Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-1/+1
| * Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-0/+2
* | Simplify entities for branches and tags APIapi-cleanup-entitiesRobert Schilling2016-07-191-37/+14
* | API: Expose 'developers_can_merge' for branchesRobert Schilling2016-07-191-0/+6
* | API: Expose 'developers_can_push' for branchesRobert Schilling2016-07-191-2/+8
|/
* Merge branch 'api-isssues-due-date' into 'master' Rémy Coutable2016-07-181-0/+1
|\
| * API: Expose due_date for issuesapi-isssues-due-dateRobert Schilling2016-07-121-0/+1
* | removes basicprojectwithaccess and replaces it with basicprojectdetailstiagonbotelho2016-07-121-8/+0
* | changes the usage of simpleprojectdetails to already implemented basicproject...tiagonbotelho2016-07-121-6/+0
* | adds basic functionality to the new endpoint of the apitiagonbotelho2016-07-121-2/+6
* | implements filter_paramstiagonbotelho2016-07-121-0/+2
* | fixes missing field on basicprojectdetailstiagonbotelho2016-07-121-0/+1
* | changes the usage of simpleprojectdetails to already implemented basicproject...tiagonbotelho2016-07-121-7/+1
* | adds basic functionality to the new endpoint of the apitiagonbotelho2016-07-121-2/+14