aboutsummaryrefslogtreecommitdiffstats
path: root/services/repository/transfer_test.go
Commit message (Expand)AuthorAgeFilesLines
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-2/+2
* Move notification interface to services layer (#26915)Lunny Xiao2023-09-051-2/+2
* Move feed notification service layer (#26908)Lunny Xiao2023-09-051-2/+2
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-3/+3
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-8/+8
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-111-2/+4
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-2/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-7/+8
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-7/+8
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-12/+11
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-2/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-11/+12
* Fix private repo permission problem (#16142)Nils Dralle2021-06-141-0/+21
* migrate from com.* to alternatives (#14103)65432020-12-251-3/+7
* API endpoint for repo transfer (#9947)65432020-01-311-1/+1
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-151-0/+50