summaryrefslogtreecommitdiff
path: root/app/models/badge.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-221-0/+2
* Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-0/+2
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* Projects and groups badges APIFrancisco Javier López2018-03-051-0/+51