summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
|/
* Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)2016-09-093-4/+44
|\
| * Constants in specsJacob Vosmaer2016-09-061-1/+1
| * Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-053-4/+44
* | 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-5/+5
* | Add params requires to lintKatarzyna Kobierska2016-09-071-23/+14
* | Fix rubocop testsKatarzyna Kobierska2016-09-071-1/+1
* | Add tests for API CI LintKatarzyna Kobierska2016-09-071-8/+35
* | API for CI LintKatarzyna Kobierska2016-09-071-0/+23
* | Higher code quality for fork to namespace APIOlaf Tomalka2016-09-061-4/+4