1
0
Fork 0
gitea/modules/auth
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
..
ldap
oauth2
openid
pam
admin.go
auth.go
auth_form.go
org.go
repo_form.go Mirror sync interval specified as duration string (#1407) 2017-04-08 23:27:26 +08:00
user_form.go
user_form_auth_openid.go