summaryrefslogtreecommitdiffstats
path: root/models/repo_list.go
Commit message (Expand)AuthorAgeFilesLines
* Add repo-sync-releases admin command (#3254)Sandro Santilli2017-12-311-0/+7
* Sort repos in issues dashboard sidebar (#3072)Ethan Koenig2017-12-041-0/+12
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-31/+42
* Fix repository search function (#2689)Morlinest2017-10-171-51/+38
* Remove redudant functions and code (#2652)Morlinest2017-10-101-80/+12
* Use custom type and constants to hold order by options (#2572)Morlinest2017-09-221-13/+32
* Fix missing collabrative repos (#2367)Lunny Xiao2017-08-241-24/+26
* Add collaborative repositories to the dashboard (#2205)Bwko2017-08-231-26/+30
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-0/+5
* Improve dashboard repo search (#1652)Andrey Nering2017-05-091-3/+0
* Generate swagger json (#1402)Antoine GIRARD2017-05-021-9/+20
* Simplify RepositoryList.loadAttributes() (#1211)Ethan Koenig2017-03-111-12/+5
* move all repo list functions as a standalone file (#1061)Lunny Xiao2017-02-271-0/+271