summaryrefslogtreecommitdiff
path: root/spec/support/api
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-206-60/+60
* Move all API authentication code to APIGuardDouwe Maan2017-10-121-4/+4
* Hide read_registry scope when registry is disabled on instanceRobin Bobbitt2017-08-211-0/+4
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-8/+10
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-272-43/+8
* Add group milestones API endpointissue_34622Felipe Artur2017-07-211-0/+383
* Fix remaining spec failures for !12300.Timothy Andrew2017-06-281-1/+0
* Test OAuth token scope verification in the `API::Users` endpointTimothy Andrew2017-06-281-10/+57
* Test `/users` endpoints for the `read_user` scope.Timothy Andrew2017-06-281-0/+33
* Add schema matcher for non response objects + use schema to test additional m...Pawel Chojnacki2017-06-061-3/+11
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-0/+15
* Fix time tracking endpoints for API v4Timothy Andrew2017-03-071-0/+128
* API routes referencing a specific issue should use the issue `iid`Timothy Andrew2017-03-071-14/+14
* Remove shared example for paginationremove-paginated-ressourceRobert Schilling2017-02-201-20/+0
* Add some API endpoints for time tracking.Ruben Davila2017-01-181-0/+132
* Improve specs for Files API4269-public-files-apiRémy Coutable2016-12-201-0/+10
* Improve specs for Repositories API4269-public-repositories-apiRémy Coutable2016-12-201-0/+42
* Fix matcher `match_response_schema`Douglas Barbosa Alexandre2016-08-171-3/+2
* Projects::BoardsController#show returns a list of board listsDouglas Barbosa Alexandre2016-08-171-0/+9
* New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-0/+11
* Add pagination headers to already paginated API resourcesadd-pagination-headers-to-apiRémy Coutable2016-01-141-0/+20