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
..
attachment.go Allow custom public files (#782) 8 years ago
branch.go Add delete branch track on pull request comments (#888) 7 years ago
commit.go GPG commit validation (#1150) 7 years ago
download.go Fix Chrome not liking commas 8 years ago
editor.go Check if file is a symlink with web editor (#3687) (#445) 8 years ago
http.go Refactor and fix incorrect comment (#1247) 7 years ago
issue.go Add watch button on issue 7 years ago
issue_label.go Batch updates for issues (#926) 7 years ago
issue_watch.go Add copyright headers 7 years ago
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 8 years ago
pull.go fix compare button failed when there is no fork repos (#1104) 7 years ago
release.go fix releases count and resolved #764 (#857) 8 years ago
repo.go Add notice that LFS mirroring is not supported (#1251) 7 years ago
setting.go Mirror sync interval specified as duration string (#1407) 7 years ago
view.go feat: Only use issue and wiki on repo. (#1297) 7 years ago
webhook.go update code.gitea.io/git (#450) 8 years ago
wiki.go fix wiki bugs (#1294) 7 years ago