aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/release_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-1/+3
* Improvements of releases list and tags list (#25859)Zettat1232023-09-281-3/+13
* Move web/api context related testing function into a separate package (#26859)wxiaoguang2023-09-011-9/+9
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-2/+2
* fix: release page for empty or non-existing target (#24470)oliverpool2023-05-101-0/+47
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-2/+2
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-3/+2
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-1/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-3/+4
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+64