summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added fork API paremeter for a specific namespaceOlaf Tomalka2016-09-061-1/+53
* Merge branch 'internal_recovery_api' into 'master' Douwe Maan2016-09-021-2/+2
|\
| * Minor edits to two_factor_recovery_codes API error catchingDrew Blessing2016-08-311-2/+2
* | Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-011-1/+8
|\ \
| * | Project tools visibility levelFelipe Artur2016-09-011-1/+8
* | | Merge branch 'merge-request-sha-info' into 'master' Douwe Maan2016-09-011-1/+8
|\ \ \ | |/ / |/| |
| * | entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel2016-08-311-1/+8
* | | Add BroadcastMessage API implementationRobert Speicher2016-08-311-0/+180
* | | Merge branch 'api-confidential-issues' into 'master' Robert Speicher2016-08-311-1/+64
|\ \ \
| * | | API: Expose issue#confidentialapi-confidential-issuesRobert Schilling2016-08-311-1/+64
| |/ /
* | | Don't expose a user's private token in the `/api/v3/user` API.Timothy Andrew2016-08-311-0/+1
|/ /
* | Merge branch 'prevent_authored_awardable_votes' into 'master' Robert Speicher2016-08-301-1/+17
|\ \
| * \ Merge branch 'master' into prevent_authored_awardable_votesbarthc2016-08-302-7/+17
| |\ \
| * | | prevent authored awardable thumbs votesbarthc2016-08-281-1/+17
| | |/ | |/|