summaryrefslogtreecommitdiff
path: root/app/models/award_emoji.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `try` instead of `repond_to?` and a method callDouwe Maan2017-08-181-3/+1
* Prefer polymorphism over `is_a?`Douwe Maan2017-08-171-1/+1
* Expire ETag cache on note when award emoji changesSean McGivern2017-07-211-0/+9
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
* Added Cop to blacklist polymorphic associationsYorick Peterse2017-06-071-1/+1
* Move a user's award emoji to the ghost userTimothy Andrew2017-04-061-1/+2
* Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-091-0/+8
* Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.update-gemojiConnor Shea2016-06-291-1/+1
* Fix latests concernsZJ van de Weg2016-05-181-9/+0
* Create table for award emojiZeger-Jan van de Weg2016-05-061-0/+35