summaryrefslogtreecommitdiffstats
path: root/models/attachment_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-3/+3
* Implement delete release attachments and update release attachments' name (#1...Lunny Xiao2021-03-231-1/+1
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-3/+2
* Reading pull attachments should depend on read UnitTypePullRequests (#10346)zeripath2020-02-181-1/+1
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-051-2/+30
* refactor(models/attachement): use getAttachmentsByUUIDs (#9317)Antoine GIRARD2019-12-111-0/+12
* fix upload attachments (#6481)Lunny Xiao2019-04-021-0/+29
* Add Attachment API (#3478)Jonas Franz2018-03-061-0/+29
* MySQL, Postgres integration tests in drone (#1638)Ethan Koenig2017-04-301-3/+3
* feat: add download count field and unit testing for attachment. (#1512)Bo-Yi Wu2017-04-201-0/+60