summaryrefslogtreecommitdiff
path: root/app/models/releases/link.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+10
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-1/+3
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-0/+3
* 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
* Add support for FTP assets for releasesRobert Schilling2019-02-131-1/+1
* Add uniqueness validation to url column in Releases::Link modelShinya Maeda2019-01-091-1/+1
* Support CURD operation for release asset linksShinya Maeda2019-01-041-0/+22