Commit Graph

  • 986d63cd5e s3: increase list objects or parts limit from 1000 to 10000 Chris Lu 2020-02-25 11:45:40 -0800
  • 7d10fdf737 fix directory lookup nil Chris Lu 2020-02-25 11:13:06 -0800
  • e86da5a491 minor Chris Lu 2020-02-25 00:42:48 -0800
  • 0644d63748 shell: add commands for bucket Chris Lu 2020-02-24 23:30:01 -0800
  • 6ab7368ef2 filer: dynamically create bucket under /buckets folder Chris Lu 2020-02-24 22:28:45 -0800
  • 5bcb44eda9 filer: move buckets folder to filer.toml since it should not be changed often Chris Lu 2020-02-24 14:42:57 -0800
  • d8dec2323b s3: move buckets folder configuration to filer Chris Lu 2020-02-24 14:34:14 -0800
  • b06b7ca6e6 adjust UI Chris Lu 2020-02-23 22:00:19 -0800
  • 69aeafec67
    Merge pull request #1208 from LazyDBA247-Anyvision/patch-1 Chris Lu 2020-02-23 21:59:51 -0800
  • 0d60bb4427
    display bug, header is Free but data was Used #1208 Yoni Nakache 2020-02-24 07:47:27 +0200
  • e96f85ed8a make pb files Chris Lu 2020-02-23 18:06:34 -0800
  • 346a1cf0b9
    Merge pull request #1207 from LazyDBA247-Anyvision/update-stats-and-status-volume-server Chris Lu 2020-02-23 18:05:25 -0800
  • bbb163c5ad add for https://github.com/chrislusf/seaweedfs/pull/1207 Chris Lu 2020-02-23 18:04:22 -0800
  • 5de0388891
    Merge pull request #1206 from LazyDBA247-Anyvision/master Chris Lu 2020-02-23 17:57:22 -0800
  • 4ff513d64d staus route: add DiskStatuses for disk in the volume server status #1207 LazyDBA247-Anyvision 2020-02-23 23:27:09 +0200
  • ab91dbe1d7 fillInDiskStatus: update function to calculate new stats LazyDBA247-Anyvision 2020-02-23 23:25:56 +0200
  • ec8619176a volume server protobuf: add precentFree & percentUsage to the DiskStatus LazyDBA247-Anyvision 2020-02-23 23:24:24 +0200
  • cd4c9a365b
    DiskStats: adding Total & Percent Usage #1206 Yoni Nakache 2020-02-23 22:33:47 +0200
  • 6ea394b802 1.57 1.57 Chris Lu 2020-02-22 21:34:49 -0800
  • 4ed6b584e2 s3: access control limited by bucket Chris Lu 2020-02-22 21:34:18 -0800
  • e83bfd0a35 adjust log level Chris Lu 2020-02-22 21:23:30 -0800
  • 48b7ad5fa8 s3: deny anonymous type Chris Lu 2020-02-22 14:01:04 -0800
  • f55f49970f move volume server stats to grpc Chris Lu 2020-02-21 21:45:03 -0800
  • 3a1d017de2 shell: ensure dc and rack does not change for replicated volumes Chris Lu 2020-02-21 21:23:25 -0800
  • 621cdbdf58 filer: avoid possible timeouts for updates and deletions Chris Lu 2020-02-20 15:44:17 -0800
  • 45156cc2fe add test cases for replication=011 Chris Lu 2020-02-20 01:21:11 -0800
  • b07089cff2 webdav out of "unstable" Chris Lu 2020-02-18 19:38:59 -0800
  • dbabdd418e add unhandled request auth type Chris Lu 2020-02-18 09:16:04 -0800
  • 443a68484a 1.56 1.56 Chris Lu 2020-02-17 12:54:45 -0800
  • 0a57db7026
    Merge pull request #1200 from chrislusf/add_s3_acl Chris Lu 2020-02-17 12:53:30 -0800
  • 4cdde5f569 configuration stores the identity list #1200 Chris Lu 2020-02-17 12:31:59 -0800
  • 1477eead01 final attempt tcp_read Chris Lu 2020-02-15 14:01:37 -0800
  • c7ac94ea9a skip EOF message Chris Lu 2020-02-14 22:24:38 -0800
  • be415f4e3c add tcp read Chris Lu 2020-02-14 17:49:07 -0800
  • 9232d3ac68 ignore error when counting closed connections Chris Lu 2020-02-14 10:28:02 -0800
  • 96c1ae8471 refactoring the close http response Chris Lu 2020-02-14 09:46:36 -0800
  • cf5064d702 properly close http response Chris Lu 2020-02-14 09:09:15 -0800
  • 9b6296e77a volume: add grpc file read operation Chris Lu 2020-02-14 00:37:32 -0800
  • 2cddc23ae8
    Merge pull request #1198 from stlpmo-jn/resolve_core_when_loadVolume_failed Chris Lu 2020-02-13 00:27:23 -0800
  • 7b3764fd9e make loadExistingVolume() return bool #1198 panyc16 2020-02-13 15:19:00 +0800
  • 62c34454d8 1.55 1.55 Chris Lu 2020-02-11 23:00:31 -0800
  • 83836f4299 filer: recursively batch delete file chunks Chris Lu 2020-02-11 22:54:10 -0800
  • 2a6db0fd43 volume: return 204 for unchanged file uploads Chris Lu 2020-02-11 09:45:02 -0800
  • ac3fc92256 partially done fasthttp Chris Lu 2020-02-10 20:23:04 -0800
  • 33b3bd467c Revert "HEAD operation changes to fasthttp" Chris Lu 2020-02-10 13:43:53 -0800
  • 0e1434d1c7 add http client for streaming upload add_fasthttp_client Chris Lu 2020-02-10 13:43:41 -0800
  • 58f126fd27 HEAD operation changes to fasthttp Chris Lu 2020-02-10 09:13:29 -0800
  • 29945fad51 1.54 1.54 Chris Lu 2020-02-09 18:07:17 -0800
  • b4abe3c081 unused Chris Lu 2020-02-09 18:02:17 -0800
  • f3ce3166ad add streaming v4 Chris Lu 2020-02-09 17:42:17 -0800
  • b90ad6f452 add v2 support Chris Lu 2020-02-09 16:02:05 -0800
  • e7b63d50b1 add s3.config to server.go Chris Lu 2020-02-09 14:31:51 -0800
  • 9ed364f053 support acl Chris Lu 2020-02-09 14:30:02 -0800
  • d892cad15d
    Merge pull request #1 from chrislusf/master binbinshi 2020-02-05 16:56:23 +0800
  • 8d94564f41 refactor Chris Lu 2020-02-04 21:16:34 -0800
  • c1288e9eb4 volume: sdx generation uses memdb instead of compactMap Chris Lu 2020-02-04 21:12:09 -0800
  • 08e4702542 sync before closing index file Chris Lu 2020-02-04 10:38:12 -0800
  • 3a35632d58 sync before closing file Chris Lu 2020-02-04 10:37:14 -0800
  • dc786a63ac master: add configurable volume growth toml setting Chris Lu 2020-02-03 18:15:16 -0800
  • 382ff218d3 filer: set file size, streaming chunk file uploading Chris Lu 2020-02-03 17:04:06 -0800
  • 40ae533fa3 shell: add volume.configure.replication to change replication for a volume Chris Lu 2020-02-02 15:37:23 -0800
  • fb19263a71 fix build 1.53 Chris Lu 2020-01-31 00:59:48 -0800
  • beb0a1599e 1.53 Chris Lu 2020-01-31 00:32:09 -0800
  • b2743afaee remove println Chris Lu 2020-01-31 00:21:18 -0800
  • a80ecbfe84 s3: add s3 copy Chris Lu 2020-01-31 00:11:08 -0800
  • 3b043ead49
    Merge pull request #1189 from eryx67/compression-wav Chris Lu 2020-01-29 22:37:35 -0800
  • abf90ad7b7 remove testing for viper Chris Lu 2020-01-29 21:38:53 -0800
  • 20b1fb9ab7 fix test Chris Lu 2020-01-29 21:24:06 -0800
  • 2a87087590 support wav files compression #1189 eryx67 2020-01-30 09:51:58 +0500
  • 8925f3305d adjust example Chris Lu 2020-01-29 09:11:07 -0800
  • d335f04de6 support env variables to overwrite toml file Chris Lu 2020-01-29 09:09:55 -0800
  • 27b94cb65b fix wrong url Chris Lu 2020-01-28 00:49:47 -0800
  • f724057051 reduce logs Chris Lu 2020-01-27 21:20:41 -0800
  • c8d543ef51 avoid retry delay Chris Lu 2020-01-27 00:58:26 -0800
  • 081bc1ea25 mount: able to write to any part of a file Chris Lu 2020-01-27 00:54:52 -0800
  • 2f6bb57979 logging Chris Lu 2020-01-27 00:54:21 -0800
  • 234f69452b 1.52 1.52 Chris Lu 2020-01-26 21:04:40 -0800
  • 72a64a5cf8 use the same context object in order to retry Chris Lu 2020-01-26 14:42:11 -0800
  • 0c298ef890 Update README.md Chris Lu 2020-01-26 13:27:25 -0800
  • 8d372f7394 update docker readme Chris Lu 2020-01-26 13:24:43 -0800
  • 08e4b56a8a mount: able to handle large git clone Chris Lu 2020-01-26 13:01:11 -0800
  • 19a05ad174 add test cases Chris Lu 2020-01-26 12:47:23 -0800
  • 835da19c09 add logging Chris Lu 2020-01-26 00:50:18 -0800
  • c48fc8b4de grpc send error via response instead of grpc error Chris Lu 2020-01-25 09:17:19 -0800
  • 3f6e0e34cb Revert "use docker built binaries for faster automated release" Chris Lu 2020-01-25 08:17:59 -0800
  • ccf3859152 log Chris Lu 2020-01-25 08:16:43 -0800
  • 9863f51cc8 use docker built binaries for faster automated release Chris Lu 2020-01-25 08:04:45 -0800
  • 94526f8e10 2-stage docker dev image build Chris Lu 2020-01-25 07:50:54 -0800
  • 4433c7bdca logs Chris Lu 2020-01-25 07:34:09 -0800
  • 8cccccce9f mount: reuse the entry object for the new directory Chris Lu 2020-01-25 01:15:54 -0800
  • 90e30c0170 log Chris Lu 2020-01-25 00:32:18 -0800
  • 8a42aa8221 adjust logging Chris Lu 2020-01-25 00:31:53 -0800
  • 28d1b34856 logging Chris Lu 2020-01-24 22:13:06 -0800
  • 6e25acc681 add logging Chris Lu 2020-01-24 22:01:51 -0800
  • 09bf256fc6 less logs for volume servers Chris Lu 2020-01-24 20:07:12 -0800
  • b6e6ca8595 adjust logs Chris Lu 2020-01-24 20:06:58 -0800
  • d4cde5df49 return empty response if not found Chris Lu 2020-01-24 18:07:34 -0800
  • 8e071c2fa6 docker: tweaking docker file Chris Lu 2020-01-24 17:56:46 -0800
  • 3cdb27fafc adjust logging Chris Lu 2020-01-24 17:55:39 -0800
  • 6107509c64 adjust logging Chris Lu 2020-01-24 17:26:18 -0800