This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-11-04 08:17:24 -05:00
Code
0ba57949e4
gitea
/
models
/
fixtures
/
repo_topic.yml
20 lines
151 B
YAML
Raw
Normal View
History
Unescape
Escape
Add topic support (#3711) * 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
2018-04-10 22:51:44 -04:00
-
repo_id
:
1
topic_id
:
1
-
repo_id
:
1
topic_id
:
2
-
repo_id
:
1
topic_id
:
3
feat(repo): support search repository by topic name (#4505) * feat(repo): support search repository by topic name
2018-09-12 22:33:48 -04:00
-
repo_id
:
33
topic_id
:
1
-
repo_id
:
33
topic_id
:
4
Copy Permalink