summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Added Issue Board API supportAndre Guedes2016-10-051-1/+17
* Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-0/+2
* Merge branch 'issue_22382' into 'master' Rémy Coutable2016-09-291-1/+1
|\
| * Expose project share expiration_date field on APIissue_22382Felipe Artur2016-09-281-1/+1
* | expose pipeline data in builds APIGuilherme Salazar2016-09-281-2/+7
* | Add User#organization to users apiDmitriy Zaporozhets2016-09-271-1/+1
|/
* Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher2016-09-201-3/+3
|\
| * Ensure invitees are not returned in Members APIRémy Coutable2016-09-161-3/+3
* | Allow to set request_access_enabled for groups and projects using APIFelipe Artur2016-09-191-0/+2
|/
* Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-2/+4
* Added group-specific setting for LFS.Patricio Cano2016-09-151-1/+1
* Add notification_settings API callsMarc Siegfriedt2016-09-091-1/+16
* Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-011-2/+10
|\
| * Project tools visibility levelFelipe Artur2016-09-011-2/+10
* | Merge branch 'merge-request-sha-info' into 'master' Douwe Maan2016-09-011-0/+2
|\ \ | |/ |/|
| * entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel2016-08-311-0/+2
* | Add BroadcastMessage API implementationRobert Speicher2016-08-311-0/+5
* | API: Expose issue#confidentialapi-confidential-issuesRobert Schilling2016-08-311-0/+1
|/
* Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-1/+1
* Added CHANGELOG, documentation, and API functionalityPatricio Cano2016-08-301-1/+1
* 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
| |/