1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 07:11:18 +02:00
gitea/modules
Matthias Loibl 17c5e12e6e Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801)
* Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060

* Add comment for golint to blank pprof import
2017-02-05 21:06:25 +08:00
..
auth
avatar
base Cleanup log messaging 2017-02-02 15:24:18 +01:00
context Add units concept for modulable functions of a repository (#742) 2017-02-04 23:53:46 +08:00
cron
highlight
httplib
indexer
lfs
log Cleanup log messaging 2017-02-02 15:24:18 +01:00
mailer Cleanup log messaging 2017-02-02 15:24:18 +01:00
markdown
minwinsvc
notification
options
process
public
setting Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801) 2017-02-05 21:06:25 +08:00
ssh Cleanup log messaging 2017-02-02 15:24:18 +01:00
sync
templates
user
util