summaryrefslogtreecommitdiffstats
path: root/integrations/attachment_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move attachment into models/repo/ (#17650)Lunny Xiao2021-11-191-2/+2
* Add size to Save function (#15264)zeripath2021-04-031-1/+1
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-7/+3
* Fix missing defer prepareTestEnv(t)() on some tests (#9906)guillep2k2020-01-211-3/+3
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-051-0/+137