aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/topic.yml
Commit message (Collapse)AuthorAgeFilesLines
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-1/+5
| | | | * feat(repo): support search repository by topic name
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+13
* add topic models and unit tests * fix comments * fix comment * add the UI to show or add topics for a repo * show topics on repositories list * fix test * don't show manage topics link when no permission * use green basic as topic label * fix topic label color * remove trace content * remove debug function