forgejo/modules/auth
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
2018-04-11 10:51:44 +08:00
..
ldap Gogs -> Gitea (#2909) 2017-11-14 08:55:57 +08:00
oauth2
openid
pam
admin.go
auth.go Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
auth_form.go
org.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
repo_branch_form.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
repo_form.go Add topic support (#3711) 2018-04-11 10:51:44 +08:00
user_form.go Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
user_form_auth_openid.go