Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2020-04-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-31Avoid calling freeze on already frozen strings in app/modelsdineshpanda
2019-08-21Add service classes for mutating AwardEmojiLuke Duncalfe
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2018-08-20Refactor AutocompleteControllerYorick Peterse
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2017-08-18Use `try` instead of `repond_to?` and a method callDouwe Maan
2017-08-17Prefer polymorphism over `is_a?`Douwe Maan
2017-07-21Expire ETag cache on note when award emoji changesSean McGivern
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-07Added Cop to blacklist polymorphic associationsYorick Peterse
2017-04-06Move a user's award emoji to the ghost userTimothy Andrew
2017-02-09Gather issuable metadata to avoid n+ queries on index viewFelipe Artur
2016-06-29Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.Connor Shea
2016-05-18Fix latests concernsZJ van de Weg
2016-05-06Create table for award emojiZeger-Jan van de Weg