summaryrefslogtreecommitdiffstats
path: root/models/repo/collaboration_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add user blocking (#29028)KN4CK3R2024-03-041-28/+9
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-3/+9
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-8/+8
* Add unit test for repository collaboration (#25640)Earl Warren2023-07-031-0/+88
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-3/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-5/+5
* Move tests as seperate sub packages to reduce duplicated file names (#19951)Lunny Xiao2022-06-151-0/+21
* Move some repository related code into sub package (#19711)Lunny Xiao2022-06-061-6/+7
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-111-0/+49