summaryrefslogtreecommitdiff
path: root/app/models/concerns/strip_attribute.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+2
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-4/+4
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Updates code using class_methods over module ClassMethodsJacopo2018-08-291-1/+1
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Strip attributes for Milestone and Issuable. #3428Jose Corcuera2015-11-261-0/+34