summaryrefslogtreecommitdiff
path: root/lib/api/entities.rb
Commit message (Expand)AuthorAgeFilesLines
* Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-0/+1
* Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-301-0/+1
* Add some API endpoints for time tracking.Ruben Davila2017-01-181-0/+7
* Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-121-0/+2
* Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-1/+1
|\
| * Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-201-1/+1
| |\
| * \ Merge CSSFilipa Lacerda2016-12-121-3/+16
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-061-1/+8
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-221-3/+3
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-171-2/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-101-17/+128
| |\ \ \ \ \ \
| * | | | | | | Added can_push attribute to deploy keys and update docs for APIAli Ibrahim2016-08-181-1/+1
* | | | | | | | Add more storage statisticsMarkus Koller2016-12-211-0/+19
* | | | | | | | Consistently use current_user in API entitiesMarkus Koller2016-12-211-8/+8
* | | | | | | | Don't expose all namespace fields in APIMarkus Koller2016-12-211-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add an environment slugNick Thomas2016-12-151-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | 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