summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/award_emoji_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-297/+0
* 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-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