summaryrefslogtreecommitdiff
path: root/app/models/concerns/awardable.rb
Commit message (Expand)AuthorAgeFilesLines
* Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-211-25/+1
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-061-4/+9
* Fix testsHeinrich Lee Yu2018-11-011-16/+2
* Add None / Any options to reaction filter in issues / MRs APIHeinrich Lee Yu2018-11-011-0/+28
* Updates code using class_methods over module ClassMethodsJacopo2018-08-291-1/+1
* Allows author to vote on their own issueChantal Rollison2018-08-241-14/+2
* Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-161-1/+1
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-5/+9
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Add filter by my reactionHiroyuki Sato2017-08-301-0/+15
* Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-061-1/+1
* Fix up @DouweM reviewEric Eastwood2017-03-061-1/+1
* Start Frontend work, fix routing problemZ.J. van de Weg2016-09-191-0/+6
* Merge branch '20601-emoji-tooltip-in-chronological-order' into 'master' Robert Speicher2016-09-011-1/+1
|\
| * Order award tooltips by their created_at dateAndrew Smith2016-09-011-1/+1
* | prevent authored awardable thumbs votesbarthc2016-08-301-2/+5
* | prevent authored awardable thumbs votesbarthc2016-08-281-0/+9
|/
* Fix not normalized emoji pathsdixpac2016-07-141-2/+7
* Preload notes/discussions associations (award_emoji: :user)optimize-award-emojiPaco Guzman2016-06-231-7/+5
* Include user relationship when retrieving award_emoji14320-note-grouped_awardsPaco Guzman2016-06-151-2/+6
* Incorporate feedbackZeger-Jan van de Weg2016-05-111-5/+5
* Create table for award emojiZeger-Jan van de Weg2016-05-061-0/+81