aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/admin/orgs.go
Commit message (Expand)AuthorAgeFilesLines
* Display all user types and org types on admin management UI (#27050)Lunny Xiao2023-09-141-2/+3
* Sort users and orgs on explore by recency by default (#24279)techknowlogick2023-05-061-0/+4
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-1/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-1/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+3
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-1/+2
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-1/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+34