summaryrefslogtreecommitdiffstats
path: root/models/repo_redirect_test.go
Commit message (Expand)AuthorAgeFilesLines
* Some repository refactors (#17950)Lunny Xiao2021-12-121-78/+0
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-3/+4
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-9/+9
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-4/+5
* DBContext is just a Context (#17100)zeripath2021-09-231-3/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-16/+17
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-3/+3
* Move repoWorkPool outside rename/transfer repository (#9086)Lunny Xiao2019-12-061-3/+3
* Unit tests for repo redirects (#961)Ethan Koenig2017-02-171-0/+74