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 GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
download.go
editor.go
http.go
issue_label.go
issue_watch.go Add copyright headers 2017-03-30 19:11:58 -03:00
issue.go Add watch button on issue 2017-03-29 20:31:47 -03:00
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