summaryrefslogtreecommitdiff
path: root/app/models/award_emoji.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.update-gemojiConnor Shea2016-06-291-1/+1
| | | | | | | | No reason to split it into a separate gem when the gem barely did anything. We can use gemojione directly, making updating gemojione that much easier. Also fix the Rake task and update gemojione to 2.6.1. This adds the EmojiOne Spring update. Changelog: https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md
* Fix latests concernsZJ van de Weg2016-05-181-9/+0
|
* Create table for award emojiZeger-Jan van de Weg2016-05-061-0/+35