This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2024-10-31 23:34:25 +00:00
Code
Releases
Activity
b3393b5ca7
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-11 02:51:44 +00: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-13 02:33:48 +00:00
-
repo_id
:
33
topic_id
:
1
-
repo_id
:
33
topic_id
:
4
Copy Permalink