summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-10/+26
* Merge branch 'issue_22382' into 'master' Rémy Coutable2016-09-291-3/+6
|\
| * Expose project share expiration_date field on APIissue_22382Felipe Artur2016-09-281-3/+6
* | Merge branch '22367-add-pipeline-id-build' into 'master' Rémy Coutable2016-09-291-0/+27
|\ \
| * | expose pipeline data in builds APIGuilherme Salazar2016-09-281-0/+27
* | | Handle LFS token creation and retrieval in the same method, and in the same R...lfs-ssh-authorization-fixPatricio Cano2016-09-281-2/+2
|/ /
* | Add extra check for api users specDmitriy Zaporozhets2016-09-271-0/+1
* | Improvements to user organization field feature after code reviewDmitriy Zaporozhets2016-09-271-0/+1
* | Add User#organization to users apiDmitriy Zaporozhets2016-09-271-0/+7
|/
* API: Return 404 when trying to fork to unaccessible namespaceRémy Coutable2016-09-221-2/+2
* Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-211-1/+53
|\
| * Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-191-2/+2
| * API support for Award Emoji on SnippetsZ.J. van de Weg2016-09-191-5/+50
| * Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-191-0/+7
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-09-218-17/+194
|\ \
| * \ Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable2016-09-201-0/+75
| |\ \
| | * | Add optional 'author' param when making commitsDan Dunckel2016-09-191-0/+75
| | |/
| * | Merge branch 'lfs-support-for-ssh-enabled' into 'master' Douwe Maan2016-09-201-0/+46
| |\ \
| | * | Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...lfs-supportKamil Trzcinski2016-09-191-0/+46
| | * | Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-191-46/+0
| | * | Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-193-3/+31
| | |\ \
| | * | | Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano2016-09-151-4/+10
| | * | | Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano2016-09-151-1/+1
| | * | | Better authentication handling, syntax fixes and better actor handling for LF...Patricio Cano2016-09-151-1/+1
| | * | | Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano2016-09-151-9/+31
| | * | | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-151-3/+3
| | * | | Added LFS support to SSHPatricio Cano2016-09-151-4/+22
| * | | | Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher2016-09-201-9/+18
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Better assertion in API members specs22065-group-members-api-returning-null-user-detailsRémy Coutable2016-09-161-1/+3
| | * | | Ensure invitees are not returned in Members APIRémy Coutable2016-09-161-9/+16
| | |/ /
| * | | Merge branch 'issue_20978' into 'master' Rémy Coutable2016-09-192-5/+24
| |\ \ \ | | |_|/ | |/| |
| | * | Allow to set request_access_enabled for groups and projects using APIFelipe Artur2016-09-192-5/+24
| * | | Ensure validation messages are shown within the milestone formMark Fletcher2016-09-191-2/+21
| * | | Add specs that target status failure22286-fix-missing-statusKamil Trzcinski2016-09-181-1/+1
| |/ /
| * | Fix API notes endpoint when posting only emojiZ.J. van de Weg2016-09-161-0/+9
| |/
* | Enable Warden for the Grape APINick Thomas2016-09-191-0/+25
|/
* Merge branch 'fix-commit-status' into 'master' Rémy Coutable2016-09-131-10/+29
|\
| * Fix an error where we were unable to create a CommitStatus for running statefix-commit-statusKamil Trzcinski2016-09-121-10/+29
* | Ensure specs on sorting of issues in API are deterministic on MySQL22057-fix-api-ossues-sorting-flaky-specsPaco Guzman2016-09-121-0/+3
|/
* Merge branch 'fix-api-sorting' into 'master' Douwe Maan2016-09-121-6/+120
|\
| * Fix API issues sortingfix-api-sortingSean McGivern2016-09-091-6/+120
* | Add notification_settings API callsMarc Siegfriedt2016-09-091-0/+89
|/
* Code refactorKatarzyna Kobierska2016-09-071-4/+4
* Improve codeKatarzyna Kobierska2016-09-071-3/+3
* Code refactoringKatarzyna Kobierska2016-09-071-15/+16
* Fix errors and grammarKatarzyna Kobierska2016-09-071-8/+9
* Add tests for yaml content with errorsKatarzyna Kobierska2016-09-071-11/+17
* Move lint to api from ci/apiKatarzyna Kobierska2016-09-071-0/+41
* Higher code quality for fork to namespace APIOlaf Tomalka2016-09-061-4/+4
* Improved code quality on API fork namespace featureOlaf Tomalka2016-09-061-8/+22