Commit Graph

  • eb54993a4e Merge branch 'upstreamMaster' into check_chunkviews_mr #1913 Konstantin Lebedev 2021-03-16 15:29:49 +0500
  • 9672f9e1b2 2.34 2.34 Chris Lu 2021-03-16 03:01:15 -0700
  • 69694a17be reverting 7d57664c2d Chris Lu 2021-03-16 02:59:26 -0700
  • c00dd5e62e report error if entry not found Chris Lu 2021-03-16 02:55:49 -0700
  • 06da02739d CheckAllChunkViews() for HEAD requests only #1903 Konstantin Lebedev 2021-03-16 14:15:17 +0500
  • 886793ec03 s3 putToFiler maxMB size https://github.com/chrislusf/seaweedfs/issues/1908 #1910 Konstantin Lebedev 2021-03-16 13:27:26 +0500
  • 91a3ac9731 2.33 2.33 Chris Lu 2021-03-16 00:36:06 -0700
  • 4b1ed227d1 revert fasthttp changes Chris Lu 2021-03-16 00:33:14 -0700
  • 10164d0386
    Merge pull request #1905 from wuh-fnst/s3ListCounterErr Chris Lu 2021-03-15 20:54:58 -0700
  • 22a07a12d2 [mount] [regression] `filer.path` option results in empty mount in 2.32 Chris Lu 2021-03-15 20:46:25 -0700
  • 050a7f9599 s3: count correction for the number of files in the dir #1905 wuh-fnst 2021-03-15 11:22:36 +0800
  • 3a3699867b Status PartialContent for Content-Range response Konstantin Lebedev 2021-03-15 23:30:22 +0500
  • 90510e3137 If WriteHeader is not called explicitly, the first call to Write will trigger an implicit WriteHeader(http.StatusOK). WriteHeader: Only one header may be written. Go does not currently! Konstantin Lebedev 2021-03-15 21:22:59 +0500
  • 46b9f5cff4 add debug logging Konstantin Lebedev 2021-03-15 19:33:33 +0500
  • 7194a5e7bf avoid http error: superfluous response.WriteHeader https://github.com/chrislusf/seaweedfs/issues/1838 Konstantin Lebedev 2021-03-15 18:52:59 +0500
  • 9f00f95bfb 2.32 2.32 Chris Lu 2021-03-14 21:32:00 -0700
  • a4cfffc264 shell: fix moving volume, volume server evacuate Chris Lu 2021-03-14 21:29:55 -0700
  • ca100568f7 fix parsing Chris Lu 2021-03-14 20:50:14 -0700
  • 352ba23f83 revert previous change Chris Lu 2021-03-14 20:49:56 -0700
  • 29e62aba00 possible fix for volume balance Chris Lu 2021-03-14 20:23:19 -0700
  • 35d939a1d2 go fmt Chris Lu 2021-03-14 13:21:02 -0700
  • 2d4c2db81d filer: leveldb, rocksdb auto create store directory Chris Lu 2021-03-14 13:20:14 -0700
  • 6d3a96eb56 filer: mysql2, postgres2 trigger actions on bucket creation and deletion Chris Lu 2021-03-13 22:07:39 -0800
  • 5495497876 simplify Chris Lu 2021-03-13 19:03:46 -0800
  • e12600cc8e still not working Chris Lu 2021-03-13 14:48:28 -0800
  • 0059f4a201 trying https://github.com/spance/suft Chris Lu 2021-03-13 14:14:30 -0800
  • 22ef015cff this performs poorly and unstable Chris Lu 2021-03-13 12:05:04 -0800
  • cb423312a4 prevent nil volume message Chris Lu 2021-03-13 11:05:29 -0800
  • 972327f966 prevent nil volume nm Chris Lu 2021-03-13 11:04:51 -0800
  • 56953b207d compiles, but fail to send Chris Lu 2021-03-13 10:59:29 -0800
  • f9a7c45e9a udp hangs Chris Lu 2021-03-13 10:16:32 -0800
  • 2a68ddb963 default to empty host to bind to tcp4 and tcp6 Chris Lu 2021-03-12 15:32:51 -0800
  • 5fbcaaf37a fullpath() test is not needed Chris Lu 2021-03-12 09:45:25 -0800
  • e19b6b2d0a upgrade fuse version, add batch forget Chris Lu 2021-03-12 02:55:06 -0800
  • 2d567e00aa add mount memory profiling Chris Lu 2021-03-12 02:54:08 -0800
  • 7d57664c2d mount: internals switch to filer.Entry instead of protobuf Chris Lu 2021-03-12 00:36:29 -0800
  • d41202f1b3
    Merge pull request #1893 from kmlebedev/s3testfixed Chris Lu 2021-03-11 23:59:24 -0800
  • d66645ecda add 12 tests https://github.com/chrislusf/seaweedfs/issues/1810 #1893 Konstantin Lebedev 2021-03-12 12:40:33 +0500
  • 8096609869 s3: check the MD5 values from clients #1895 wuh-fnst 2021-03-12 15:35:07 +0800
  • 17d02264f3
    Merge pull request #74 from chrislusf/master hilimd 2021-03-12 15:05:31 +0800
  • 5f99eee27c
    Merge pull request #1892 from wuh-fnst/listMultipartIsLast Chris Lu 2021-03-11 20:58:58 -0800
  • 4c1d945e46 make List correctly judge whether it is the last file #1892 wuh-fnst 2021-03-12 11:10:01 +0800
  • cca66c7fbe print out the url Chris Lu 2021-03-11 18:39:45 -0800
  • 7f887c78d2 fix Chris Lu 2021-03-11 18:18:16 -0800
  • fcc52d1e4e shell: add s3.clean.uploads to clean up stale multipart uploads Chris Lu 2021-03-11 18:05:24 -0800
  • 40dc5ac904 mount: add a bit retry when connecting to filer during startup Chris Lu 2021-03-11 16:36:43 -0800
  • aba47fd9e8 reduce repeated calls to dir.FullPath() Chris Lu 2021-03-11 14:08:20 -0800
  • d084334ffd
    Merge pull request #1883 from kmlebedev/passDelNonEmptyFolder Chris Lu 2021-03-11 11:01:44 -0800
  • 0e35836cc1
    Merge pull request #1890 from kmlebedev/ZeroDataSize Chris Lu 2021-03-11 10:51:48 -0800
  • 58cdcc6d6e error if urls not found #1890 Konstantin Lebedev 2021-03-11 23:34:36 +0500
  • 79280e1513 escape special characters Chris Lu 2021-03-11 09:49:40 -0800
  • 4db21012c1 error if read chunk zero data size Konstantin Lebedev 2021-03-11 22:38:59 +0500
  • 2e19760442
    Merge pull request #1886 from wuh-fnst/listMultipartEmptyIsLast Chris Lu 2021-03-11 01:20:33 -0800
  • 828fbf3fb7 s3: "isLast" returns true when the file does not exist #1886 wuheng 2021-03-11 15:20:50 +0800
  • 130ccdeb2e Update SeaweedFS_Cluster_Backup.png Chris Lu 2021-03-10 21:51:48 -0800
  • 5933a925df Added SeaweedFS_Cluster_Backup.png Chris Lu 2021-03-10 21:43:25 -0800
  • 80a97e20c7 Added SeaweedFS_Cluster_Backup.png Chris Lu 2021-03-10 21:28:34 -0800
  • 111b7a84f1 Update SeaweedFS_XDR.png Chris Lu 2021-03-10 20:56:40 -0800
  • bfb4e3e5cb Added SeaweedFS_XDR.png Chris Lu 2021-03-10 20:46:18 -0800
  • 6ecf540720
    Update release.yml Chris Lu 2021-03-10 17:17:06 -0800
  • 5d446673a6 fix error printing Chris Lu 2021-03-10 17:13:01 -0800
  • d91964904c Update SeaweedFS_Architecture.png Chris Lu 2021-03-10 16:04:16 -0800
  • 42d7e6fae6 Update SeaweedFS_Architecture.png Chris Lu 2021-03-10 15:59:44 -0800
  • ca546f47e1 s3: escape object key if containing special characters Chris Lu 2021-03-10 13:19:28 -0800
  • 6d729fa742 Update go.mod Chris Lu 2021-03-10 12:22:58 -0800
  • 216de41ed9 build static binary in docker images Chris Lu 2021-03-10 12:17:04 -0800
  • 105fcd7bfc
    Merge pull request #1872 from kmlebedev/grpc_auth Chris Lu 2021-03-10 11:17:49 -0800
  • bb3af2d70b no directoriesWithDeletion #1883 Konstantin Lebedev 2021-03-10 19:52:41 +0500
  • 15b018da34 s3 delete-objects pass OK for fail to delete non-empty folder Konstantin Lebedev 2021-03-10 19:41:35 +0500
  • 348e21a08c add comments #1872 Konstantin Lebedev 2021-03-10 14:42:39 +0500
  • 831953c55c allowed wildcard domain Konstantin Lebedev 2021-03-10 14:02:13 +0500
  • 4bf93d6e63 comma-separated Konstantin Lebedev 2021-03-10 12:43:13 +0500
  • 0e02f7e258 comma-separated SSL certificate common names Konstantin Lebedev 2021-03-10 12:42:44 +0500
  • 737bde5ab7 refactoring, remove duplicated code Chris Lu 2021-03-09 23:23:01 -0800
  • 5ba4b479f8 properly lock file.entry object Chris Lu 2021-03-09 23:08:38 -0800
  • bf5b795717 fix outdated cron job scripts Chris Lu 2021-03-09 16:49:05 -0800
  • 5be83dd4a9 add comments Chris Lu 2021-03-09 14:13:48 -0800
  • 9d8ca513d9 refactor Chris Lu 2021-03-09 13:21:26 -0800
  • f5b5e4da2d 2.31 2.31 Chris Lu 2021-03-09 12:52:16 -0800
  • 828f6e9f4d volume: auto add missing vif files Chris Lu 2021-03-09 12:09:32 -0800
  • 387c6f4218 Revert "delete the folder object in multi_object_delete" Chris Lu 2021-03-09 10:07:22 -0800
  • 36e12ce6f5
    Merge pull request #1879 from qieqieplus/fix-stats Chris Lu 2021-03-09 09:52:59 -0800
  • 5b16820924 fix: collection stats won't update if all volumes expired at same iteration #1879 qieqieplus 2021-03-09 18:49:45 +0800
  • 190fada1ef TLS allowed commonNames Konstantin Lebedev 2021-03-08 21:39:44 +0500
  • 453170f42f Update SeaweedFS_Architecture.png Chris Lu 2021-03-08 00:59:36 -0800
  • 76da6c09d9 Update SeaweedFS_Architecture.png Chris Lu 2021-03-08 00:59:08 -0800
  • 592af77f9c Update SeaweedFS_Architecture.png Chris Lu 2021-03-08 00:40:48 -0800
  • c6d3735605 permitCommonNames Konstantin Lebedev 2021-03-08 13:16:17 +0500
  • c2ad66e4bf Update go.sum Chris Lu 2021-03-07 23:50:54 -0800
  • 35a4253ef3 from diagrams.net Chris Lu 2021-03-07 23:25:33 -0800
  • 55ec837c0b Update SeaweedFS_Architecture.png Chris Lu 2021-03-07 23:22:04 -0800
  • 5e2ea4ca2e Update SeaweedFS_Architecture.png Chris Lu 2021-03-07 23:19:51 -0800
  • aafb3706b8 Update SeaweedFS_Architecture.png Chris Lu 2021-03-07 23:05:47 -0800
  • 05a7930c4b Update SeaweedFS_Architecture.png Chris Lu 2021-03-07 23:01:50 -0800
  • 019f500c9c remove unused file Chris Lu 2021-03-07 22:39:45 -0800
  • 9d30d4223a Added SeaweedFS_Architecture.png Chris Lu 2021-03-07 22:38:09 -0800
  • 6dc0f53757 Update Untitled Diagram.png Chris Lu 2021-03-07 22:20:27 -0800
  • 34fb2efbc2
    Merge pull request #1871 from LazyDBA247-Anyvision/patch-2 Chris Lu 2021-03-07 21:34:12 -0800
  • 302dbb1b9c
    update pg to latest version #1871 Yoni Nakache 2021-03-08 07:16:06 +0200
  • a1895179cd SeaweedFS Diagram.png Chris Lu 2021-03-07 15:49:06 -0800