summaryrefslogtreecommitdiff
path: root/app/models/badge.rb
Commit message (Expand)AuthorAgeFilesLines
* 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