gitea/routers/repo
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
..
attachment.go Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
branch.go Add delete branch track on pull request comments (#888) 2017-02-11 12:00:29 +08:00
commit.go GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
download.go Fix Chrome not liking commas 2016-11-26 11:26:03 -02:00
editor.go Check if file is a symlink with web editor (#3687) (#445) 2016-12-22 13:27:32 +01:00
http.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
issue.go Add watch button on issue 2017-03-29 20:31:47 -03:00
issue_label.go Batch updates for issues (#926) 2017-03-15 02:10:35 +01:00
issue_watch.go Add copyright headers 2017-03-30 19:11:58 -03:00
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 2016-11-21 18:03:37 +08:00
pull.go fix compare button failed when there is no fork repos (#1104) 2017-03-03 16:53:59 +08:00
release.go fix releases count and resolved #764 (#857) 2017-02-07 23:38:24 +08:00
repo.go Add notice that LFS mirroring is not supported (#1251) 2017-03-16 19:33:22 +08:00
setting.go Mirror sync interval specified as duration string (#1407) 2017-04-08 23:27:26 +08:00
view.go feat: Only use issue and wiki on repo. (#1297) 2017-03-18 18:59:07 +08:00
webhook.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
wiki.go fix wiki bugs (#1294) 2017-03-20 21:36:19 +08:00