This website requires JavaScript.
Explore
Help
Register
Sign In
codection-admin
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Discussions
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
499a8a1cdd
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
Reference in New Issue
Copy Permalink