1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 20:24:17 +01:00
gitea/modules
Andrew 1da7dd3da9 Improve status table implementation (#879)
* Remove superfluous defer calls

* Improve status table implementation as well

This would probably only help with large, high-traffic installs
2017-02-09 14:39:06 +08:00
..
auth Avoid duplicate queries in auth (#827) 2017-02-05 21:10:46 +08:00
avatar Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
base
context Redirects for renamed repos (#807) 2017-02-05 22:35:03 +08:00
cron
highlight
httplib
indexer
lfs
log
mailer
markdown Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
minwinsvc
notification
options
process
public
setting
ssh
sync Improve status table implementation (#879) 2017-02-09 14:39:06 +08:00
templates
user
util