summaryrefslogtreecommitdiffstats
path: root/models/organization
Commit message (Expand)AuthorAgeFilesLines
* Move tests as seperate sub packages to reduce duplicated file names (#19951)Lunny Xiao2022-06-154-107/+219
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-205-114/+35
* Move org functions (#19753)Lunny Xiao2022-05-202-0/+95
* Fix duplicate entry error when add team member (#19702)zuzuviewer2022-05-141-0/+6
* more context for models (#19511)65432022-04-282-3/+3
* Fix panic in team repos API (#19431)qwerty2872022-04-201-1/+1
* Use a struct as test options (#19393)Lunny Xiao2022-04-141-9/+12
* Fix broken of team create (#19288)Lunny Xiao2022-04-011-5/+7
* Make git.OpenRepository accept Context (#19260)65432022-03-302-0/+2
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-2910-0/+2319