| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit will reduce join star, repo_topic, topic tables on repo search, s... | Lunny Xiao | 2018-10-30 | 1 | -36/+16 |
* | feat(topic): search keyword by splitting provided values by , (#4939) | Bo-Yi Wu | 2018-10-17 | 1 | -5/+8 |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 1 | -3/+30 |
* | Added repository search ordered by stars or forks. Forks column in admin repo... | Alexey Terentyev | 2018-05-24 | 1 | -0/+4 |
* | Global code search support (#3664) | Lunny Xiao | 2018-03-16 | 1 | -0/+25 |
* | Add repo-sync-releases admin command (#3254) | Sandro Santilli | 2017-12-31 | 1 | -0/+7 |
* | Sort repos in issues dashboard sidebar (#3072) | Ethan Koenig | 2017-12-04 | 1 | -0/+12 |
* | Add search mode option to /api/repo/search (#2756) | Morlinest | 2017-10-27 | 1 | -31/+42 |
* | Fix repository search function (#2689) | Morlinest | 2017-10-17 | 1 | -51/+38 |
* | Remove redudant functions and code (#2652) | Morlinest | 2017-10-10 | 1 | -80/+12 |
* | Use custom type and constants to hold order by options (#2572) | Morlinest | 2017-09-22 | 1 | -13/+32 |
* | Fix missing collabrative repos (#2367) | Lunny Xiao | 2017-08-24 | 1 | -24/+26 |
* | Add collaborative repositories to the dashboard (#2205) | Bwko | 2017-08-23 | 1 | -26/+30 |
* | Fix counts on issues dashboard (#2215) | Ethan Koenig | 2017-08-03 | 1 | -0/+5 |
* | Improve dashboard repo search (#1652) | Andrey Nering | 2017-05-09 | 1 | -3/+0 |
* | Generate swagger json (#1402) | Antoine GIRARD | 2017-05-02 | 1 | -9/+20 |
* | Simplify RepositoryList.loadAttributes() (#1211) | Ethan Koenig | 2017-03-11 | 1 | -12/+5 |
* | move all repo list functions as a standalone file (#1061) | Lunny Xiao | 2017-02-27 | 1 | -0/+271 |