summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/award_emoji_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-27/+27
* Use set in some API specsrc/use-set-in-api-specsRémy Coutable2017-09-191-7/+7
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew2017-03-071-0/+225
* Backport API to V3Robert Schilling2017-02-281-0/+74