aboutsummaryrefslogtreecommitdiffstats
path: root/models/organization/org_user.go
Commit message (Expand)AuthorAgeFilesLines
* Add option to filter board cards by labels and assignees (#31999)Lauris BH2024-09-121-0/+45
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-4/+4
* Allow repo admins too to delete the repo (#23940)yp053272023-04-071-0/+15
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-2/+2
* 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