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.
 
 
 
 
 
 
gitea/models
Sandro Santilli a4ea3bd015 Return avatar link as absolute url (#3235) 9 years ago
..
migrations Use SecurityProtocol to replace UseSSL in LDAP config 9 years ago
access.go
action.go models/repo: remove redundant info for some repo methods 9 years ago
admin.go
error.go
git_diff.go
git_diff_test.go
issue.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
issue_comment.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
issue_label.go
issue_mail.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
login.go #2709 validate username attribute fetched from LDAP 9 years ago
mail.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
models.go getEngine() not handles DB parameters (#2972) (#2974) 9 years ago
models_sqlite.go
models_tidb.go
org.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
org_team.go
pull.go #2854 fix no mail notification when issue is closed/reopened 9 years ago
release.go
repo.go models/repo: remove redundant info for some repo methods 9 years ago
repo_branch.go
repo_collaboration.go
repo_test.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 9 years ago
ssh_key.go
ssh_key_test.go
token.go
update.go
user.go Return avatar link as absolute url (#3235) 9 years ago
webhook.go #3274 fix can't get webhook detail of organization 9 years ago
webhook_slack.go
wiki.go