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.
forgejo/routers
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
..
admin fix: Admin can see all private repositories on Explore page. (#1026) 7 years ago
api/v1 fix gpg API panic when no verification (#1451) 7 years ago
dev Golint fixed for modules/setting (#262) 8 years ago
org fix leave team 404 (#1154) 7 years ago
repo Mirror sync interval specified as duration string (#1407) 7 years ago
user Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 7 years ago
home.go fix: Admin can see all private repositories on Explore page. (#1026) 7 years ago
init.go Oauth2 consumer (#679) 7 years ago
install.go Fixes 1019, install page SMTP user is required to (#1020) 7 years ago