You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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()
7 years ago
..
ldap Correction LDAP validation (#342) 8 years ago
oauth2 fix: gofmt errors. (#1106) 7 years ago
openid Run "make fmt" with go-1.6 (#1333) 7 years ago
pam golint fixed for modules/auth 8 years ago
admin.go Update Website binding MaxSize to 255 (#722) 8 years ago
auth.go fix: gofmt errors. (#1106) 7 years ago
auth_form.go fix: gofmt errors. (#1106) 7 years ago
org.go Fix typos in models/ and modules/ (#1248) 7 years ago
repo_form.go Mirror sync interval specified as duration string (#1407) 7 years ago
user_form.go Run "make fmt" with go-1.6 (#1333) 7 years ago
user_form_auth_openid.go Run "make fmt" with go-1.6 (#1333) 7 years ago