mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
398d9a6bb5
Previously directories have been merely pulled to the front, and then sorted arbitrarily. That is, their order among themselves depended on the filesystem implementations. Something opaque to the visitor. This fixes said inconsistency, and implements the by-size-then-by-name order I initially intended for this. |
||
---|---|---|
.. | ||
testdata | ||
browse_test.go | ||
browse.go | ||
setup_test.go | ||
setup.go |