summaryrefslogtreecommitdiff
path: root/spec/support/api
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/supportThong Kuah2019-07-258-0/+16
* Remove N+1 query for project and group boardscharlieablett2019-06-261-0/+10
* Resolve "Get milestone by title via API"Fabio Busatto2019-03-271-0/+9
* Merge branch 'improve-spec-requests-api-merge_requests_spec' into 'master'Robert Speicher2019-03-151-0/+2
|\
| * Reduce queries in spec/requests/api/merge_requests_spec.rbRémy Coutable2019-03-131-0/+2
* | Reduce diff with EE in spec/fixtures/api/schemasRémy Coutable2019-03-141-5/+19
|/
* Reduce differences in spec/support/api/schema_matcher.rbRémy Coutable2019-03-071-1/+1
* Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"Stan Hu2019-02-141-5/+0
* Add milestone progress to APIRobert Schilling2019-02-131-0/+5
* convert specs in javascripts/ and support/ to new syntaxJasper Maes2018-12-214-41/+29
* Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-281-0/+18
|\
| * Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-0/+18
* | Remove some duplicate tests and fix some typosqa-314-project-tests-cleanupsliaquat2018-08-161-8/+0
|/
* Updates from `rubocop -a`Lin Jen-Shin2018-07-092-5/+5
* Restoring user v3 endpointFrancisco Javier López2018-06-131-4/+6
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-128/+0
* Allow start_date as only parameter when updating Milestone via APIMark Fletcher2018-05-241-0/+6
* Updates updated_at on issue when using /spend quick actionJacopo2018-05-091-6/+22
* EE-BACKPORT group boardsFelipe Artur2018-01-041-0/+180
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-192-6/+6
* 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