summaryrefslogtreecommitdiffstats
path: root/models/repo_list.go
Commit message (Expand)AuthorAgeFilesLines
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+35
* This commit will reduce join star, repo_topic, topic tables on repo search, s...Lunny Xiao2018-10-301-36/+16
* feat(topic): search keyword by splitting provided values by , (#4939)Bo-Yi Wu2018-10-171-5/+8
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-3/+30
* Added repository search ordered by stars or forks. Forks column in admin repo...Alexey Terentyev2018-05-241-0/+4
* Global code search support (#3664)Lunny Xiao2018-03-161-0/+25
* 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