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/modules
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
..
auth Mirror sync interval specified as duration string (#1407) 7 years ago
avatar Use assert in legacy unit tests (#867) 7 years ago
base fix some typos (#1082) 7 years ago
context Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 7 years ago
cron Implement archive cleanup (#885) 7 years ago
highlight Integrate templates into bindata optionally (#314) 8 years ago
httplib Fix typos in models/ and modules/ (#1248) 7 years ago
indexer Search bar for issues/pulls (#530) 8 years ago
lfs Fix typos in models/ and modules/ (#1248) 7 years ago
log Remove unused mutex field (#1440) 7 years ago
mailer Fix typos in models/ and modules/ (#1248) 7 years ago
markdown fix: gofmt errors. (#1106) 7 years ago
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 7 years ago
notification Notification - Step 1 (#523) 8 years ago
options Fix typos in models/ and modules/ (#1248) 7 years ago
process Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
public Allow custom public files (#782) 8 years ago
setting Mirror sync interval specified as duration string (#1407) 7 years ago
ssh Cleanup log messaging 8 years ago
sync Fix typos in models/ and modules/ (#1248) 7 years ago
templates Support for custom html meta (#1423) 7 years ago
user golint fixed for modules/user 8 years ago
util refactor: remove workaround after the golang 1.7 release. (#1349) 7 years ago