summaryrefslogtreecommitdiffstats
path: root/routers/admin/auths.go
diff options
context:
space:
mode:
authormappu <mappu04@gmail.com>2017-05-10 02:20:22 +1200
committerLunny Xiao <xiaolunwen@gmail.com>2017-05-09 22:20:22 +0800
commitfd76f090a29b229b9e8e089e225f7ca012809090 (patch)
tree88e601c8a35d6df5aa3b945f76fa4cb339b236c2 /routers/admin/auths.go
parentd98a86d2a2f9c12955316aff5723e03f14c0fe5d (diff)
downloadgitea-fd76f090a29b229b9e8e089e225f7ca012809090.tar.gz
gitea-fd76f090a29b229b9e8e089e225f7ca012809090.zip
markup: microoptimise for many short filenames in directory (#1534)
* markup: microoptimise for many short filenames in directory Move strings.ToLower() after the early-return length check. This is a safe operation in all cases and should slightly improve directory listing performance when a directory contains many thousands of files with short filenames. * markup: expand test cases for IsReadmeFile()
Diffstat (limited to 'routers/admin/auths.go')
0 files changed, 0 insertions, 0 deletions