You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao bec69f702b
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
6 years ago
..
branch.go refactor: import order. (#3736) 6 years ago
collaborators.go refactor: import order. (#3736) 6 years ago
file.go refactor: import order. (#3736) 6 years ago
fork.go refactor: import order. (#3736) 6 years ago
hook.go refactor: import order. (#3736) 6 years ago
issue.go refactor: import order. (#3736) 6 years ago
issue_comment.go refactor: import order. (#3736) 6 years ago
issue_label.go refactor: import order. (#3736) 6 years ago
issue_tracked_time.go refactor: import order. (#3736) 6 years ago
key.go refactor: import order. (#3736) 6 years ago
label.go refactor: import order. (#3736) 6 years ago
milestone.go refactor: import order. (#3736) 6 years ago
pull.go Handle refactor (#3339) 7 years ago
release.go refactor: import order. (#3736) 6 years ago
release_attachment.go refactor: import order. (#3736) 6 years ago
repo.go Add topic support (#3711) 6 years ago
star.go refactor: import order. (#3736) 6 years ago
status.go refactor: import order. (#3736) 6 years ago
subscriber.go refactor: import order. (#3736) 6 years ago