0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 08:45:03 +01:00
gitea/routers/repo
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
* Sync interval specifed as duration string

* Changed mirror interval text

* make fmt

* Add MinInterval for mirror sync

* Use duration internally

* Changed min default to 10m

* make fmt

* Incorrect default

* Removed defaults in MustDuration()

* Add Mirror interval migration

* Default values corrected

* Use transaction during migration

* Change http 500 to page with error message

* Cleanup session.commit()
2017-04-08 23:27:26 +08:00
..
attachment.go
branch.go
commit.go
download.go
editor.go
http.go
issue_label.go
issue_watch.go
issue.go
middlewares.go
pull.go
release.go
repo.go
setting.go Mirror sync interval specified as duration string (#1407) 2017-04-08 23:27:26 +08:00
view.go
webhook.go
wiki.go