summaryrefslogtreecommitdiffstats
path: root/models/repo/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-34/+0
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-291-1/+0
* Avoid database lookups for `DescriptionHTML` (#18924)Gusted2022-02-271-1/+1
* Fix trace log to show value instead of pointers (#18926)Gusted2022-02-271-1/+8
* Add separate SSH_USER config option (#17584)Clar Fon2022-02-071-4/+1
* API: Return primary language and repository language stats API URL (#18396)Lauris BH2022-01-251-0/+24
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+2
* Use conditions but not repo ids as query condition (#16839)Lunny Xiao2021-12-291-31/+0
* 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-131-2/+3
* Some repository refactors (#17950)Lunny Xiao2021-12-121-0/+36
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-0/+736