1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 16:14:32 +01:00
gitea/models
2016-07-15 14:02:19 +08:00
..
migrations Use SecurityProtocol to replace UseSSL in LDAP config 2016-07-08 07:25:09 +08:00
access.go
action.go #2375 preserve cases for action content 2016-07-09 23:37:32 +08:00
admin.go
error.go
git_diff_test.go
git_diff.go
issue_comment.go
issue_label.go
issue.go
login.go #2709 validate username attribute fetched from LDAP 2016-07-12 07:07:57 +08:00
models_sqlite.go
models_tidb.go
models.go getEngine() not handles DB parameters (#2972) (#2974) 2016-07-02 22:39:39 +08:00
org_team.go
org.go
pull.go
release.go
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) 2016-07-09 13:22:28 +08:00
repo.go Minor fix for #3246 2016-07-09 13:42:05 +08:00
ssh_key_test.go
ssh_key.go
token.go
update.go
user.go
webhook_slack.go
webhook.go Ignore Response Body for Slack Hooks #3169 (#3256) 2016-07-15 14:02:19 +08:00
wiki.go