Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@12-5-stable-ee | GitLab Bot | 2019-11-19 | 1 | -3/+1 |
* | Align UrlValidator to validate_url gem implementation. | Thong Kuah | 2019-04-11 | 1 | -1/+1 |
* | Inherit from ApplicationRecord instead of ActiveRecord::Base | Nick Thomas | 2019-03-28 | 1 | -1/+1 |
* | Add support for FTP assets for releases | Robert Schilling | 2019-02-13 | 1 | -1/+1 |
* | Add uniqueness validation to url column in Releases::Link model | Shinya Maeda | 2019-01-09 | 1 | -1/+1 |
* | Add unique constraint to release and url | Shinya Maeda | 2019-01-04 | 1 | -0/+1 |
* | Add spec for Releases::Source and Link models | Shinya Maeda | 2019-01-04 | 1 | -2/+2 |
* | Support CURD operation for release asset links | Shinya Maeda | 2019-01-04 | 2 | -0/+56 |