summaryrefslogtreecommitdiff
path: root/spec/requests/api/merge_request_diffs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+2
* Added: Documentation for the APINermin Vehabovic2019-02-261-2/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-5/+5
* Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Migrate the MergeRequestDiffs API to use `merge_request_iid`Timothy Andrew2017-03-071-8/+24
* Add a custom pagination matcherRobert Schilling2017-02-161-0/+2
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* Make specs a bit fasterspec_optimizationValery Sizov2016-11-011-16/+16
* Add single merge request diff API endpointDmitriy Zaporozhets2016-08-121-0/+17
* Add API to list merge request diff versionsDmitriy Zaporozhets2016-08-031-0/+32