summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'features/api-snippets' into 'master' Sean McGivern2016-12-121-0/+13
|\
| * API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-0/+13
* | adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-071-4/+3
* | Reenables /user API request to return private-token if user is admin and requ...tiagonbotelho2016-12-071-0/+1
* | API: Expose committer details for a commitapi-expose-commiter-detailsRobert Schilling2016-12-011-0/+1
|/
* API: Expose branch statusapi-branch-statusRobert Schilling2016-11-301-1/+5
* Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable2016-11-251-0/+1
|\
| * Expose coverage on GET pipelines/:idzj-expose-coverage-pipelinesZ.J. van de Weg2016-11-251-0/+1
* | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+1
|/
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-2/+2
* Pass project to Entities::Label to check if user is subscribedDouglas Barbosa Alexandre2016-11-171-1/+1
* Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern2016-11-161-1/+12
|\
| * fix indentationFrancesco Coda Zabetta2016-11-141-7/+7
| * fix labels API adding missing parameter (current_user)Francesco Coda Zabetta2016-11-141-1/+12
* | Issue #4270: Recursive option for files through APIRebeca Méndez2016-11-121-1/+1
|/
* Expose Label id to APIRares Sfirlogea2016-11-071-1/+1
* Ability to update labels priority via APIRobert Schilling2016-11-071-0/+3
* Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-0/+1
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-0/+1
* Merge branch 'zj-expose-system-hooks' into 'master' Rémy Coutable2016-11-031-4/+3
|\
| * Update docs and unexpose tokenZeger-Jan van de Weg2016-11-021-1/+1
| * Expose more data on the SystemHooks APIZ.J. van de Weg2016-10-311-4/+3
* | Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-281-2/+2
|/
* 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