0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 03:15:17 +01:00
gitea/models
Thibault Meyer fc68fb951c Feature #3398: Redefine global mirror interval (#3409)
* add mirror::GLOBAL_INTERVAL on app.ini

* rename key to DEFAULT_INTERVAL

* add key on default app.ini + move code
2016-08-09 23:47:16 -07:00
..
migrations
access.go
action.go Add committer information to API and Webhooks. Also fixes #3271 (#3414) 2016-08-09 22:01:57 -07:00
admin.go
error.go
git_diff.go Improve diff highlight (#3390) 2016-08-07 09:49:47 -07:00
git_diff_test.go Improve diff highlight (#3390) 2016-08-07 09:49:47 -07:00
issue.go #3417 wrong dashboard issue count for create by you 2016-08-09 23:19:52 -07:00
issue_comment.go
issue_label.go
issue_mail.go
login.go
mail.go
models.go
models_sqlite.go
models_tidb.go
org.go
org_team.go
pull.go #3393 fix missing sub-url prefix in relative avatar link 2016-08-07 10:13:05 -07:00
release.go
repo.go Feature #3398: Redefine global mirror interval (#3409) 2016-08-09 23:47:16 -07:00
repo_branch.go
repo_collaboration.go
repo_test.go
ssh_key.go
ssh_key_test.go
token.go
update.go Add committer information to API and Webhooks. Also fixes #3271 (#3414) 2016-08-09 22:01:57 -07:00
user.go Add support for federated avatars (#3320) 2016-08-07 10:27:38 -07:00
user_mail.go
webhook.go
webhook_slack.go
wiki.go