This website requires JavaScript.
Explore
Help
Sign in
foster
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2024-11-23 08:47:42 -05:00
Code
Issues
Wiki
Activity
867f46f78e
forgejo
/
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