summaryrefslogtreecommitdiffstats
path: root/models/organization/org_test.go
Commit message (Expand)AuthorAgeFilesLines
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-8/+8
* Don't return duplicated users who can create org repo (#22560)Gusted2023-01-301-4/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-33/+33
* Move tests as seperate sub packages to reduce duplicated file names (#19951)Lunny Xiao2022-06-151-66/+152
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-33/+6
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-0/+478