aboutsummaryrefslogtreecommitdiffstats
path: root/models/repo
Commit message (Expand)AuthorAgeFilesLines
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-292-34/+87
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-291-1/+0
* Touch mirrors on even on fail to update (#19217)zeripath2022-03-271-0/+8
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-041-0/+3
* Improve mirror iterator (#18928)Lunny Xiao2022-02-283-3/+5
* 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-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