summaryrefslogtreecommitdiff
path: root/app/models/badge.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-02-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-131-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-091-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-071-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-101-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