gitea/routers/repo
Lunny Xiao f0db3da713 fix go get sub package and add domain on installation to let go get work defaultly (#1518)
* fix go get sub package and add domain on installation to let go get work defaultly

* fix import sequence

* fix .git problem
2017-04-21 10:43:29 +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 empty file download (#1506) 2017-04-20 10:38:56 +08:00
editor.go Check if file is a symlink with web editor (#3687) (#445) 2016-12-22 13:27:32 +01:00
http.go fix go get sub package and add domain on installation to let go get work defaultly (#1518) 2017-04-21 10:43:29 +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