summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher2017-01-201-0/+12
* Merge branch 'fix-api-mr-permissions' into 'security' Robert Speicher2017-01-202-1/+41
* Merge branch 'fix-users-api-500-error' into 'master'Rémy Coutable2017-01-061-0/+8
* Merge branch 'fix-api-project-hooks-params' into 'master' Sean McGivern2017-01-051-2/+3
* Merge branch 'api-fix-extern-uid-validation' into 'master' Sean McGivern2017-01-051-2/+2
* Merge branch 'zj-404-slack-error' into 'master' Kamil Trzciński2017-01-051-36/+57
* Merge branch 'fixes-issues-api-reopen' into 'master' Rémy Coutable2016-12-231-0/+7
* Merge branch '4269-public-files-api' into 'master' Sean McGivern2016-12-212-33/+65
* Merge branch '4269-public-repositories-api' into 'master' Sean McGivern2016-12-211-131/+353
* Merge branch 'fix-forbidden-for-build-api-for-deleted-project' into 'master' Grzegorz Bizon2016-12-211-2/+18
* Merge branch '25895-fix-headers-in-ci-api-helpers' into 'master' Kamil Trzciński2016-12-211-0/+5
* Modify `ApiHelpers` spec to adhere to the Four-Phase test style.Timothy Andrew2016-12-161-0/+12
* Validate access token scopes in `Gitlab::Auth`Timothy Andrew2016-12-161-1/+1
* Calls to the API are checked for scope.Timothy Andrew2016-12-162-18/+27
* Add an environment slugNick Thomas2016-12-151-0/+17
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-2/+2
* Fix wrong error message expectation in API::Commits spec25651-fix-masterRémy Coutable2016-12-141-1/+1
* Merge branch 'api-cherry-pick' into 'master' Rémy Coutable2016-12-131-0/+70
|\
| * Make rubocop happyapi-cherry-pickRobert Schilling2016-12-131-1/+1
| * API: Ability to cherry-pick a commitRobert Schilling2016-12-131-0/+70
* | Merge branch '25482-fix-api-sudo' into 'master' Sean McGivern2016-12-132-44/+68
|\ \
| * | Be smarter when finding a sudoed user in API::Helpers25482-fix-api-sudoRémy Coutable2016-12-131-2/+2
| * | API: Memoize the current_user so that the sudo can work properlyRémy Coutable2016-12-122-42/+66
| |/
* | Merge branch 'api-simple-group-project' into 'master' Rémy Coutable2016-12-131-2/+13
|\ \
| * | API: Ability to get group's project in simple representationapi-simple-group-projectRobert Schilling2016-12-131-2/+13
* | | Merge branch 'api-dont-allow-blank-mr-titles' into 'master' Sean McGivern2016-12-131-0/+16
|\ \ \ | |/ / |/| |
| * | Don't allow blank MR titles in APIapi-dont-allow-blank-mr-titlesRobert Schilling2016-12-131-0/+16
| |/
* | Merge branch 'grapify-service-api' into 'master' Rémy Coutable2016-12-121-2/+3
|\ \
| * | Grapify the service APIRobert Schilling2016-12-091-2/+3
* | | Merge branch 'api-fix-group-projects-filter' into 'master' Rémy Coutable2016-12-121-0/+11
|\ \ \
| * | | API: Fix groups filterRobert Schilling2016-12-121-0/+11
* | | | Merge branch 'issue_25030' into 'master' Sean McGivern2016-12-121-0/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow branch names with dots on API endpointissue_25030Felipe Artur2016-12-081-0/+31
| |/ /
* | | Merge branch 'features/api-snippets' into 'master' Sean McGivern2016-12-121-0/+157
|\ \ \
| * | | API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-0/+157
* | | | Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable2016-12-091-1/+11
|\ \ \ \
| * | | | API: Ability to remove source branchapi-remove-source-branchRobert Schilling2016-12-041-1/+11
* | | | | Merge branch 'public-tags-api' into 'master' 19703-direct-link-pipelines-into-buildsDouwe Maan2016-12-081-7/+48
|\ \ \ \ \
| * | | | | Allow public access to some Tag API endpointspublic-tags-apiRémy Coutable2016-12-071-7/+48
* | | | | | Merge branch '24537-reenable-private-token-with-sudo' into 'master' Douwe Maan2016-12-082-82/+196
|\ \ \ \ \ \
| * | | | | | adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-072-82/+196
* | | | | | | Merge branch 'grapify-issues-api' into 'master' Rémy Coutable2016-12-071-12/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Grapify the issues APIgrapify-issues-apiRobert Schilling2016-12-071-12/+14
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable2016-12-071-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-3/+1
| |/ / / /
* | | | | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-061-0/+26
|\ \ \ \ \
| * | | | | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern2016-12-062-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-1/+1
| * | | | Guests can read builds if those are publicZ.J. van de Weg2016-12-041-1/+1
| | |/ / | |/| |