mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
bec69f702b
* 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
14 lines
122 B
YAML
14 lines
122 B
YAML
-
|
|
id: 1
|
|
name: golang
|
|
repo_count: 1
|
|
|
|
-
|
|
id: 2
|
|
name: database
|
|
repo_count: 1
|
|
|
|
- id: 3
|
|
name: SQL
|
|
repo_count: 1
|