summaryrefslogtreecommitdiff
path: root/spec/requests/api/award_emoji_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+1
* Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew2017-03-071-25/+25
* Return 204 for delete endpointsRobert Schilling2017-02-281-8/+8
* Add a custom pagination matcherRobert Schilling2017-02-161-0/+1
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-191-2/+2
* API support for Award Emoji on SnippetsZ.J. van de Weg2016-09-191-5/+50
* Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-191-0/+7
* prevent authored awardable thumbs votesbarthc2016-08-281-1/+17
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
* Fix not normalized emoji pathsdixpac2016-07-141-0/+32
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-19/+19
* fixup! updated docs for api endpoint award emojiZ.J. van de Weg2016-06-171-1/+1
* Add endpoints for award emoji on notesZ.J. van de Weg2016-06-171-5/+54
* Add endpoints for Award EmojiZ.J. van de Weg2016-06-171-0/+149