This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7586
Commits
2
Branches
0
Tags
242 MiB
Tag:
Branch:
Tree:
59e6a7b97f
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '59e6a7b97f'
${ noResults }
gitea
/
models
/
fixtures
/
repo_topic.yml
20 lines
151 B
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
7 years ago
-
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
6 years ago
-
repo_id
:
33
topic_id
:
1
-
repo_id
:
33
topic_id
:
4