2195 Commits (faa5c2e89af46ef938b9952547be2fb4341c6923)

Author SHA1 Message Date
Chris Lu b78a2dc59b adjust help message 5 years ago
Chris Lu f7a45d448f FUSE mount: lazy loading meta cache 5 years ago
Chris Lu c0283eee1a more test cases 5 years ago
Chris Lu 55b6efb755 fix checking visited nodes 5 years ago
Rinat Shigapov 320d70d305 return last modified in UTC 5 years ago
Chris Lu 546709c1de check has visited by the boundary 5 years ago
Chris Lu 0e3b970c0c added bounded tree to track exploration boundary 5 years ago
Chris Lu ae1994cbc1 erasure coding: fix cases where there are no .ecj files 5 years ago
Chris Lu b74eced7a3 mount: a fix to prevent possible repeated calls 5 years ago
Chris Lu 7ccc31853c hard limit volume file size 5 years ago
Chris Lu 48880edc2c volume: fix typo in minFreeSpacePercent option 5 years ago
Chris Lu a0464fc267 fix help 5 years ago
Chris Lu 0d1d83a5a5 mount: add option to auto create dir to mount 5 years ago
Chris Lu 00f96d86a1 fix typo 5 years ago
Rinat Shigapov 283b749ff1 keep 204 response 5 years ago
Rinat Shigapov fafc41a27f return xml encoded NotFound status code for s3 delete 5 years ago
Rinat Shigapov 2d2c5dfa39 proxy status code of filer delete response 5 years ago
Chris Lu 628b27ef3b purge old cache implementation 5 years ago
Chris Lu b9365de47b fix volume server pprof 5 years ago
Chris Lu 95a9686eaf 1.81 5 years ago
Chris Lu c66f357715 report error correctly 5 years ago
Kimbsen 03e8f976d9 added --pprof to volume servers 5 years ago
Chris Lu c38066be89 also add it for webdav 5 years ago
Chris Lu 4598473251 fix possible EOF problem 5 years ago
Chris Lu bb3e86fbd5 auto create non-existing cache directory 5 years ago
Chris Lu bdbe5ddbe9 volume server: add a fix for dead lock 5 years ago
Chris Lu b8e346cc86 1.80 5 years ago
Chris Lu 45a9d852d3 go fmt 5 years ago
Chris Lu ebd1759741 fix ReadAt 5 years ago
Evgenii Kozlov 2410ffbd79 Name fix 5 years ago
Evgenii Kozlov 0e0db70f55 Set volumes ReadOnly if low free disk space 5 years ago
Chris Lu 393ab07c7c disable pulse seconds 5 years ago
Evgenii Kozlov 48f9ff52cf Discs statistics on Windows platform. 5 years ago
Chris Lu bc2ec6774d inject git version into build 5 years ago
bingoohuang 1f8782a1ed try showing the first 100 volume ids and an extra ... 5 years ago
bingoohuang 1a642b9876 add Volume Ids column only for max 100 volumes for convenience in the master ui. 5 years ago
bingoohuang accb4964b7 util.BytesToHumanReadable 5 years ago
bingoohuang 21d0a013d5 rename 'needle' which collides with imported package name 5 years ago
bingoohuang 41cab5d69f log JSON response if httpStatus >= 400 5 years ago
Chris Lu ef2b3a0801 leveldb recover error handling 5 years ago
Chris Lu 5d3ec22975 refactoring 5 years ago
Chris Lu d4235afe4d support multiple locks 5 years ago
bingoohuang ecdeef8c66 simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFunc 5 years ago
Chris Lu e5a0787653 filer: leveldb store add auto recovery, report correct error 5 years ago
Chris Lu ed9e4dc749 1.79 5 years ago
Chris Lu 7ff2b0121d specify constant data type to uint64 instead of default int 5 years ago
Chris Lu 11b33c0760 fix compilation problem 5 years ago
Chris Lu ac48c899e8 add printouts for synchronizing metadata which can be slow for large folders 5 years ago
Chris Lu 0c856e8387 avoid possible wrong arguments 5 years ago
Chris Lu 2bfd810912 combine msgBroker into weed server command 5 years ago