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
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-13Run rubocop -aNick Thomas
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-03-06Shortcut and return on duplicate record error.Andreas Brandl
2018-03-06Nested transaction for find_or_create_by! queries.Andreas Brandl
2018-03-06Remove unnecessary safe guard.Andreas Brandl
2018-03-06Operate on ids to avoid unnecessary loading.Andreas Brandl
2018-03-06Singularize model name.Andreas Brandl