summaryrefslogtreecommitdiffstats
path: root/models/userlist_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-2/+3
* Move more model into models/user (#17826)Lunny Xiao2021-11-281-28/+1
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-9/+12
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-4/+5
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-3/+4
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-1/+1
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-6/+6
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-0/+90