849 Commits (cece860bfde443d4f8cddb04b10fb98a998995ed)

Author SHA1 Message Date
Chris Lu 168f461761 fix MaxUint8 6 years ago
Chris Lu 8f78a069c6 fix possible name overflow when len(name)>255 6 years ago
Chris Lu 4a490fe35a go fmt 6 years ago
Chris Lu 5741134ca0 change overflow from map to slice 6 years ago
Chris Lu d9189c857c remove unused file 6 years ago
Chris Lu df4b9df142 add memory usage report 6 years ago
Chris Lu ec5a305624 refactor 6 years ago
Chris Lu 9d3be33e5c optimize a little bit 6 years ago
Chris Lu 36d1e739e6 1.11 6 years ago
Chris Lu 1bfb96f34d optimization for reading whole chunk with gzip encoding 6 years ago
Chris Lu 29f1673d97 refactoring 6 years ago
Chris Lu c28e8a2397 refactoring 6 years ago
Chris Lu ffa2827ab1 fail fast if two notification queues or inputs are enabled 6 years ago
Chris Lu 63619f8b8e fail early if two filer stores are defined 6 years ago
Chris Lu 52b24a9902 default "weed server -filer" to same directory as -mdir 6 years ago
Chris Lu fb43a9d7b9 adjust message 6 years ago
chenwanli 31038acccf fix https://github.com/chrislusf/seaweedfs/issues/780 6 years ago
Chris Lu 650d1af978 HCFS support change user name and group names 6 years ago
Chris Lu b0838db5a8 support hdfs user name and group names 6 years ago
Chris Lu 7ace0efd65 revert prev 6 years ago
Chris Lu 738247d47e do not throw error if not found 6 years ago
Chris Lu c6b646e92c skip creation for root 6 years ago
Chris Lu bea162c34c add warning for empty attributes 6 years ago
Chris Lu f0677c5af1 default root to 0755 6 years ago
Chris Lu db22666a30 add default root directory 6 years ago
Chris Lu a3def2bbd9 for 1.10 6 years ago
Chris Lu 7a6f49cd42 refactor a bit more 6 years ago
Chris Lu ceca078acb avoid overwriting file or directory 6 years ago
Chris Lu 1cbd53c01c WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, delete 6 years ago
Chris Lu 871dee4674 fix test 6 years ago
Chris Lu 86dd933596 go fmt 6 years ago
Chris Lu 444dfded84 add fs.FSStatfser for SeaweedFS weed mount 6 years ago
Chris Lu 2e32b44061 add template for fs.FSStatfser 6 years ago
Chris Lu 6344469a9b set fuse subtype 6 years ago
Chris Lu d64546c791 adjust logs 6 years ago
Chris Lu e12b6c0306 add subimit count parameter 6 years ago
Chris Lu 0ed816d4e9 formatting error log 6 years ago
Chris Lu 19d546938a forgot to upgrade version number 6 years ago
Chris Lu 60d3681371 default images.fix.orientation to false 6 years ago
Chris Lu 99256100a0 fix tests 6 years ago
Chris Lu e5ad2223a1 add missing intervals 6 years ago
Chris Lu c9b3ef58de options to control filer.export verbosity 6 years ago
Chris Lu 2f2e417b68 detailed export 6 years ago
Chris Lu b282e34dc2 async file chunk deletion 6 years ago
Chris Lu 5065d4ab2d master add grpc API for fileid assigning 6 years ago
Chris Lu b318167cd3 batch delete file ids 6 years ago
Chris Lu 06474e5990 1.08 6 years ago
Chris Lu ee3fe07acf fix sort bug 6 years ago
Chris Lu 469863f7f0 merge interval now is quite faster with reusing slices 6 years ago
Chris Lu d2924c7748 merge intervals is a bit faster 6 years ago