summaryrefslogtreecommitdiffstats
path: root/services/release/release_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move attachment into models/repo/ (#17650)Lunny Xiao2021-11-191-2/+3
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-9/+8
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-5/+6
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-13/+14
* Add repo_id for attachment (#16958)Lunny Xiao2021-09-081-4/+7
* Add tag protection (#15629)KN4CK3R2021-06-251-0/+26
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-3/+3
* Implement delete release attachments and update release attachments' name (#1...Lunny Xiao2021-03-231-11/+79
* Create tag on ui (#13467)a10121127962021-02-281-15/+24
* Add action feed for new release (#12324)赵智超2020-07-291-3/+3
* Fixes #12341: Release date should only be set to current time if draft or tag...Richard Mahn2020-07-281-0/+151
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-011-59/+0
* Extract actions on deletereleasebyid from models to release service (#8219)Lunny Xiao2019-10-011-1/+1
* Move create release from models to a standalone package (#7539)Lunny Xiao2019-09-151-0/+161