1511 Commits (47095efead80322cae5e41a97283a9531fe2027d)

Author SHA1 Message Date
Chris Lu 9dd228747c filer copy added uid/gid 7 years ago
Chris Lu f07482382b able to update file content 7 years ago
Chris Lu cc66e25cd2 merge intervals 7 years ago
Chris Lu ab4ddb1e0e fix directory creation, directory listing 7 years ago
Chris Lu e31c514b00 adding modified time to file chunk 7 years ago
Chris Lu b303a02461 cp file can work 7 years ago
Chris Lu c7a71d35b0 fix on pagination 7 years ago
Chris Lu 58954bf46f pass file attributes from filer to mount 7 years ago
Chris Lu 67401f1908 fix gRpc nil response 7 years ago
Chris Lu c5cf9bd290 properly working filer 7 years ago
Chris Lu a4740ca836 fix compilation error for windows 7 years ago
Chris Lu 9f345da20f mv filer proto to filer_pb 7 years ago
Chris Lu 942c2cbd7b mv pb to master_pb 7 years ago
Chris Lu 43a69d20bf change filer API to gRPC 7 years ago
Chris Lu cb6b1d8d41 fix broken master health checking 7 years ago
Chris Lu f3e07c231b adding folder icon 7 years ago
Chris Lu 7f49514f6f fix filer UI 7 years ago
Chris Lu fffb14bc87 better support FUSE Lookup() 7 years ago
Chris Lu 9cd6b33e97 fix https://github.com/chrislusf/seaweedfs/issues/603 7 years ago
Chris Lu 70f6740309 better fix for single master restart without peers changing 7 years ago
Chris Lu 9026b3e86e always remember the max volume id 7 years ago
Chris Lu 3288d729ae fix compilation error 7 years ago
Chris Lu 58344980e4 preallocate disk space during compaction also, add cleanup for failed compaction 7 years ago
Chris Lu f9a1769df1 fix nil raft server caused crash 8 years ago
Chris Lu 72e89b615b 301 is reported as 404 for http post 8 years ago
Chris Lu 5047bdb4a2 skip bytes cache 8 years ago
Chris Lu f5bed84340 add volume id to error message 8 years ago
Chris Lu 83efe1547d revert webp support due to "go test" 8 years ago
Chris Lu 478fe0ecf2 filer add readonly public port 8 years ago
Chris Lu 7ecc0f4b11 rename variables 8 years ago
rmn 366fe0d394 Scale images to fit or fill 8 years ago
Vitaly Baev 7ab9160ee1 WebP resize support 8 years ago
Chris Lu a337b844ec properly send heartbeats 8 years ago
sparklxb c46e91d229 complement weed mount: add read and delete 8 years ago
Stepan Bujnak 14ec3bfc1d Show contents of manifest file when cm=false is passed 8 years ago
sparklxb 3a67b6ddc1 complement weed mount 8 years ago
sparklxb 7f85e15990 complement weed mount 8 years ago
Chris Lu 41f686ab9d remove weeds.conf 8 years ago
Chris Lu 98d66a569b avoid nil 8 years ago
Chris Lu c2ce97785f set the volume size limit 8 years ago
Chris Lu f302c9fda2 always send the leader info on each heartbeat 8 years ago
Chris Lu 3cb0071025 supporting reading file of size zero 8 years ago
brstgt e074a54a20 Delete volumes online without restarting volume server 8 years ago
brstgt 492f93416d Mount and unmount volumes online without restarting volume server 8 years ago
Chris Lu c8f54aad8b adjust timing of leader election 8 years ago
Chris Lu 5b0f5f456e volume server get notified of leader change 8 years ago
Chris Lu 3065506b38 volume servers always connect to the master leader 8 years ago
Chris Lu d953ed442c auto detect volume server ip address 8 years ago
Chris Lu e767c3ea4f disable master connection timeout 8 years ago
Chris Lu e46c3415f7 gRpc for master~volume heartbeat 8 years ago