aboutsummaryrefslogtreecommitdiffstats
path: root/models/repo
Commit message (Expand)AuthorAgeFilesLines
* Add separate SSH_USER config option (#17584)Clar Fon2022-02-072-5/+2
* API: Return primary language and repository language stats API URL (#18396)Lauris BH2022-01-251-0/+24
* format with gofumpt (#18184)65432022-01-204-11/+7
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+2
* Refactor auth package (#17962)Lunny Xiao2022-01-021-2/+1
* Use conditions but not repo ids as query condition (#16839)Lunny Xiao2021-12-292-31/+46
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-0/+7
* Fix TemplateRepo no longer in models.repo (#17993)Caellion2021-12-161-0/+10
* Prevent deadlock in create issue (#17970)zeripath2021-12-132-4/+10
* Some repository refactors (#17950)Lunny Xiao2021-12-1216-0/+1448
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-1014-0/+1982
* Move repo archiver to models/repo (#17913)Lunny Xiao2021-12-062-0/+110
* Move attachment into models/repo/ (#17650)Lunny Xiao2021-11-193-0/+416