summaryrefslogtreecommitdiffstats
path: root/models/repo/repo_list.go
Commit message (Expand)AuthorAgeFilesLines
* Only show relevant repositories on explore page (#19361)Gusted2022-08-251-2/+29
* Add migrate repo archiver and packages storage support on command line (#20757)Lunny Xiao2022-08-161-24/+0
* Fix: Actor is required to get user repositories (#20443)Dhruv Manilawala2022-07-211-0/+4
* In code search, get code unit accessible repos in one (main) query (#19764)Hugo Hoitink2022-06-161-21/+48
* Move some repository related code into sub package (#19711)Lunny Xiao2022-06-061-9/+652
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+2
* Use conditions but not repo ids as query condition (#16839)Lunny Xiao2021-12-291-0/+46