aboutsummaryrefslogtreecommitdiffstats
path: root/models/organization/org_user.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Move org functions (#19753)Lunny Xiao2022-05-201-0/+41
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-0/+83