summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Expose project share expiration_date field on APIissue_22382Felipe Artur2016-09-281-3/+6
* 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-2112-63/+587
|\ \
| * \ Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable2016-09-211-3/+3
| |\ \
| | * | Post-merge improve of CI permissionsKamil Trzcinski2016-09-201-3/+3
| * | | 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-202-0/+62
| |\ \
| | * | Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...lfs-supportKamil Trzcinski2016-09-192-0/+62
| * | | 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
| * | | Solve code review commentsKamil Trzcinski2016-09-191-0/+9
| * | | Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-192-62/+0
| * | | Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-193-3/+31
| |\ \ \
| | * | | 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
| | |/
| * | Improve authentication_result usageKamil Trzcinski2016-09-161-2/+2
| * | Simplify checking of allowed abilities in git_http_client_controllerKamil Trzcinski2016-09-162-17/+17
| * | Added missing LFS specsKamil Trzcinski2016-09-161-22/+213
| * | Added builds_spec and git_http_specsKamil Trzcinski2016-09-153-19/+129
| * | Fix specs after merging LFS changesKamil Trzcinski2016-09-151-3/+21
| * | Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-152-0/+62
| |\ \
| | * | 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-152-2/+2
| | * | 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-152-10/+32
| | * | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-152-4/+4
| | * | Added LFS support to SSHPatricio Cano2016-09-152-4/+38
| | |/
| * | Verify permission of build in context of dependent projectKamil Trzcinski2016-09-151-3/+3
| * | Fix LFS specsKamil Trzcinski2016-09-151-4/+4
| * | Fix most of specsKamil Trzcinski2016-09-151-4/+6
| * | Fix existing authorization specsKamil Trzcinski2016-09-152-7/+8
| |/
* | Enable Warden for the Grape APINick Thomas2016-09-191-0/+25
|/
* Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin2016-09-131-0/+10
* Fix rubocop offencesTomasz Maczukin2016-09-131-1/+1
* Change response for /ci/api/v1/builds/register.json from 404 to 204Tomasz Maczukin2016-09-131-19/+31
* 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
|/