0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 09:11:30 +01:00
gitea/models
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246)
Executed go fmt

getEngine() not handles DB parameters (#2972) (#2974)

Uses .AllCols() for Update in updateMirror()

Spanish traslation removed

Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function
2016-07-09 13:22:28 +08:00
..
migrations Use SecurityProtocol to replace UseSSL in LDAP config 2016-07-08 07:25:09 +08:00
access.go
action.go
admin.go
error.go
git_diff.go
git_diff_test.go
issue.go
issue_comment.go
issue_label.go
login.go Use SecurityProtocol to replace UseSSL in LDAP config 2016-07-08 07:25:09 +08:00
models.go getEngine() not handles DB parameters (#2972) (#2974) 2016-07-02 22:39:39 +08:00
models_sqlite.go
models_tidb.go
org.go
org_team.go
pull.go
release.go
repo.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_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
ssh_key.go
ssh_key_test.go
token.go
update.go
user.go
webhook.go #3057 retrieve webhook with repo_id 2016-07-08 13:57:09 +08:00
webhook_slack.go
wiki.go Fix wiki vulnerabilities 2016-07-01 15:33:35 +08:00