0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-16 20:22:02 +01:00
gitea/models
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
* Can use a predefined set of labels

* Change UI

* Fix HTML file indentation

* Avoid reading file from other directory (security issue)

* Apply a better fix

* Remove not used variable

* Merge upstream/develop

* Do modifications

* Raname

* remove binding + rename variable
2016-08-29 19:02:49 -07:00
..
migrations
access.go
action.go
admin.go
error.go
git_diff.go
git_diff_test.go
issue.go
issue_comment.go
issue_label.go label: adjust forecolor boundary 2016-08-27 12:44:39 -07:00
issue_mail.go
login.go
mail.go
models.go
models_sqlite.go
models_test.go
models_tidb.go
org.go
org_team.go
pull.go
release.go
repo.go Load a set of predefined labels (#3459) 2016-08-29 19:02:49 -07:00
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_test.go
ssh_key.go
ssh_key_test.go
token.go
update.go
user.go
user_mail.go
webhook.go
webhook_slack.go
wiki.go