aboutsummaryrefslogtreecommitdiffstats
path: root/models/organization/team_repo.go
Commit message (Expand)AuthorAgeFilesLines
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao4 days1-26/+0
* Fix get reviewers' bug (#32415)Lunny Xiao2024-11-221-0/+14
* Use RepositoryList instead of []*Repository (#25074)Lunny Xiao2023-06-051-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add order by for assignee no sort issue (#20053)Tyrone Yeh2022-07-141-0/+1
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* more context for models (#19511)65432022-04-281-2/+2
* Fix panic in team repos API (#19431)qwerty2872022-04-201-1/+1
* Make git.OpenRepository accept Context (#19260)65432022-03-301-0/+1
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-0/+84