gogs/modules
Unknwon ebc0943713
templates/repo: only show Git stats in repository home page (#3518)
Move 'Commits' and 'Releases' tabs down to body.

This patch also reduces page load time for pages that do not need
to use commits count anywhere. Get commits count can hurt
performance badly for huge repositories that has tens of thousands
commits like Linux Kernel.
2017-03-10 15:13:48 -05:00
..
auth refactoring: modules/auth/*_form.go -> modules/form 2017-02-27 22:45:35 -05:00
avatar avatar: make custom and generated avatars equal (#3301) 2016-07-21 15:31:14 +08:00
base base/tool: downgrade error to warning 2017-02-26 20:44:53 -05:00
bindata templates/repo: only show Git stats in repository home page (#3518) 2017-03-10 15:13:48 -05:00
context templates/repo: only show Git stats in repository home page (#3518) 2017-03-10 15:13:48 -05:00
cron cron: add repository archive cleanup (#4061) 2017-02-18 19:35:59 -05:00
form webhook: add issue comment event 2017-03-09 04:11:23 -05:00
httplib mirror: update repository updated_unix after sync (#2807) 2017-03-08 17:47:44 -05:00
mailer mailer: make text/html as default format 2017-02-27 22:46:42 -05:00
markdown modules/markdown: fix wrong raw link to internal images 2017-03-05 16:54:00 -05:00
process log: start using gopkg.in/clog.v1 2017-02-09 19:29:59 -05:00
setting setting: fix Webhook.SkipTLSVerify didn't load (#4228) 2017-03-02 22:08:39 -05:00
ssh modules/ssh: SSH_KEYGEN_PATH not used for exec ssh-keygen (#4124) 2017-02-14 18:08:26 -05:00
sync modules/sync: minor field refactor 2017-01-25 18:10:27 -05:00
template webhook: add fork event 2017-02-27 22:48:18 -05:00
user The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 2016-07-09 13:22:28 +08:00