aboutsummaryrefslogtreecommitdiffstats
path: root/models/organization/team.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add team member invite by email (#20307)KN4CK3R2022-10-191-0/+1
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+9
* [API] teamSearch show teams with no members if user is admin (#21204)65432022-09-191-21/+3
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-0/+6
* Fix SQL Query for `SearchTeam` (#20844)Gusted2022-08-211-12/+25
* Add more linters to improve code readability (#19989)Wim2022-06-201-2/+2
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-22/+9
* Fix broken of team create (#19288)Lunny Xiao2022-04-011-5/+7
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-0/+359