Commit Graph

  • 212c64241b checking ecx file Chris Lu 2020-06-25 16:36:06 -0700
  • a4dc25cd22 volume: generate ec shard first, before generating the ec index file. Chris Lu 2020-06-25 11:06:58 -0700
  • 9fd7cdadf1 fix Chris Lu 2020-06-25 10:45:34 -0700
  • 3b638d3994 add more ec encoding logging Chris Lu 2020-06-25 09:43:38 -0700
  • e8e0d629af ensure correct file mode Chris Lu 2020-06-24 23:26:54 -0700
  • 32a1f22730 more logs Chris Lu 2020-06-24 22:07:53 -0700
  • 5be12eea37 zstd fix Chris Lu 2020-06-24 11:39:09 -0700
  • 2ff37ccdbd testing parsing the upload Chris Lu 2020-06-24 11:38:59 -0700
  • c21f4ebfee
    Merge pull request #1371 from Kimbsen/content_md5_validation Chris Lu 2020-06-24 11:33:44 -0700
  • 4eeab2a379 remove unused imports #1371 Kimbsen 2020-06-24 13:37:00 +0200
  • ffddecebef do md5 validation AFTER decompression Kimbsen 2020-06-24 13:35:13 +0200
  • fe60db404a prepare for zstd Chris Lu 2020-06-23 09:12:02 -0700
  • 6b1e93ba0b check request header not part header for content-encoding Kimbsen 2020-06-23 17:04:24 +0200
  • 38626cb584 don't forget the last few bytes Kimbsen 2020-06-23 16:53:49 +0200
  • 8d1f6cd567 added optional md5 verification of uploaded data Kimbsen 2020-06-23 16:24:11 +0200
  • a4e3cffe0a S3: DeleteObject API also support deleting a folder recursively Chris Lu 2020-06-22 10:01:00 -0700
  • a73fd7682a grpc upgrading Chris Lu 2020-06-21 09:24:21 -0700
  • 98493e0152 volume: add default minFreeSpacePercent Chris Lu 2020-06-21 08:44:06 -0700
  • e7c36f740a refactoring Chris Lu 2020-06-21 08:38:00 -0700
  • 8b4a32e782 adjust help message Chris Lu 2020-06-21 08:34:24 -0700
  • b4ec04d464 fix the help message Chris Lu 2020-06-21 08:31:20 -0700
  • de5ca9b258 remove fixJpgOrientation Chris Lu 2020-06-20 12:50:40 -0700
  • 3080c197e3 rename UnCompressData to DecompressData Chris Lu 2020-06-20 08:16:16 -0700
  • 97239ce6f1 rename filechunk is_gzipped to is_compressed Chris Lu 2020-06-20 08:15:49 -0700
  • a735fd767c adjust uncompress data Chris Lu 2020-06-20 08:01:00 -0700
  • ca3516ac6d adjust protoc Chris Lu 2020-06-20 08:00:25 -0700
  • e912fd15e3 renaming Chris Lu 2020-06-19 22:45:27 -0700
  • 16fe132a20 detect mime type before replicating to other volume servers Chris Lu 2020-06-19 22:11:36 -0700
  • 044841c885 master: always clear previous master meta data directory Chris Lu 2020-06-19 20:42:16 -0700
  • 2eeb7551f9 less noisy disk size checking Chris Lu 2020-06-19 15:06:33 -0700
  • 2fcd7a4c9f clean up Chris Lu 2020-06-19 13:53:54 -0700
  • c48b407053 1.82 1.82 Chris Lu 2020-06-19 13:47:27 -0700
  • b78a2dc59b adjust help message Chris Lu 2020-06-19 12:55:09 -0700
  • f7a45d448f FUSE mount: lazy loading meta cache Chris Lu 2020-06-19 09:45:27 -0700
  • c0283eee1a more test cases Chris Lu 2020-06-19 09:16:14 -0700
  • 55b6efb755 fix checking visited nodes Chris Lu 2020-06-19 08:58:48 -0700
  • 0e7c1a300b
    Merge pull request #1363 from DXist/fix_utc Chris Lu 2020-06-19 08:49:00 -0700
  • 320d70d305 return last modified in UTC #1363 Rinat Shigapov 2020-06-19 10:26:40 +0300
  • 546709c1de check has visited by the boundary Chris Lu 2020-06-18 22:28:17 -0700
  • 0e3b970c0c added bounded tree to track exploration boundary Chris Lu 2020-06-18 21:09:58 -0700
  • ae1994cbc1 erasure coding: fix cases where there are no .ecj files Chris Lu 2020-06-18 09:52:35 -0700
  • ce79ec0bd4 HCFS: 1.2.9 fix concurrent modification Chris Lu 2020-06-18 07:52:32 -0700
  • 222f93e816 possibly fix concurrent access to entry object in SeaweedOutputStream Chris Lu 2020-06-17 14:59:43 -0700
  • b74eced7a3 mount: a fix to prevent possible repeated calls Chris Lu 2020-06-17 13:55:16 -0700
  • a80bf29d4f
    Merge pull request #1360 from ingardm/master Chris Lu 2020-06-17 09:55:34 -0700
  • f711e8dde4
    Rename see_dat_gzip to see_dat_gzip.go #1360 ingardm 2020-06-17 10:43:51 +0200
  • b7afa9fd57
    Create see_dat_gzip ingardm 2020-06-17 10:43:28 +0200
  • 0ca4a6c4e6
    Update README.md Chris Lu 2020-06-16 21:58:17 -0700
  • 7ccc31853c hard limit volume file size Chris Lu 2020-06-16 00:27:48 -0700
  • 48880edc2c volume: fix typo in minFreeSpacePercent option Chris Lu 2020-06-14 20:37:05 -0700
  • a0464fc267 fix help Chris Lu 2020-06-12 22:06:21 -0700
  • 0d1d83a5a5 mount: add option to auto create dir to mount Chris Lu 2020-06-12 11:46:58 -0700
  • 00f96d86a1 fix typo Chris Lu 2020-06-11 10:53:25 -0700
  • 63a1db64c5
    Merge pull request #1358 from DXist/s3fixes Chris Lu 2020-06-11 10:37:19 -0700
  • 283b749ff1 keep 204 response #1358 Rinat Shigapov 2020-06-11 19:00:34 +0300
  • fafc41a27f return xml encoded NotFound status code for s3 delete Rinat Shigapov 2020-06-11 17:53:15 +0300
  • 2d2c5dfa39 proxy status code of filer delete response Rinat Shigapov 2020-06-11 15:00:47 +0300
  • 628b27ef3b purge old cache implementation Chris Lu 2020-06-11 01:50:00 -0700
  • 29a4c3944e Merge remote-tracking branch 'upstream/master' shibinbin 2020-06-11 11:14:31 +0800
  • b9365de47b fix volume server pprof Chris Lu 2020-06-10 13:10:10 -0700
  • 718052656a
    Merge pull request #1355 from Kimbsen/add_http_pprof Chris Lu 2020-06-10 13:05:04 -0700
  • 95a9686eaf 1.81 1.81 Chris Lu 2020-06-10 13:00:42 -0700
  • c66f357715 report error correctly Chris Lu 2020-06-10 10:59:25 -0700
  • 03e8f976d9 added --pprof to volume servers #1355 Kimbsen 2020-06-10 11:52:24 +0200
  • c38066be89 also add it for webdav Chris Lu 2020-06-09 18:07:03 -0700
  • 4598473251 fix possible EOF problem Chris Lu 2020-06-09 18:04:40 -0700
  • bb3e86fbd5 auto create non-existing cache directory Chris Lu 2020-06-08 08:49:57 -0700
  • bdbe5ddbe9 volume server: add a fix for dead lock Chris Lu 2020-06-08 08:12:59 -0700
  • b8e346cc86 1.80 1.80 Chris Lu 2020-06-05 15:29:25 -0700
  • 45a9d852d3 go fmt Chris Lu 2020-06-05 15:27:10 -0700
  • 03c2f03509
    Merge pull request #1351 from ekozlov-search/master Chris Lu 2020-06-05 09:56:46 -0700
  • ebd1759741 fix ReadAt Chris Lu 2020-06-05 09:54:14 -0700
  • 2410ffbd79 Name fix #1351 Evgenii Kozlov 2020-06-05 19:00:38 +0300
  • 0e0db70f55 Set volumes ReadOnly if low free disk space Evgenii Kozlov 2020-06-05 18:18:15 +0300
  • 393ab07c7c disable pulse seconds Chris Lu 2020-06-04 10:52:01 -0700
  • 40334bc28d Merge remote-tracking branch 'upstream/master' shibinbin 2020-06-04 17:24:18 +0800
  • fbed2e9026
    Merge pull request #1341 from ekozlov-search/windows_disk_stat Chris Lu 2020-06-02 13:55:39 -0700
  • 48f9ff52cf Discs statistics on Windows platform. #1341 Evgenii Kozlov 2020-06-02 11:52:16 +0300
  • bc2ec6774d inject git version into build Chris Lu 2020-06-02 00:10:35 -0700
  • 5d8386eb82 add Weed-FileIds to the response of `GET /123.png?verbose=true` for debugging like internal FileIds checking #1338 bingoohuang 2020-06-01 10:56:48 +0800
  • ea93d21641
    Merge pull request #1337 from bingoohuang/master Chris Lu 2020-05-29 10:12:20 -0700
  • 1f8782a1ed try showing the first 100 volume ids and an extra ... #1337 bingoohuang 2020-05-29 16:15:33 +0800
  • 1a642b9876 add Volume Ids column only for max 100 volumes for convenience in the master ui. bingoohuang 2020-05-29 15:37:58 +0800
  • 5837fe72fc
    Merge pull request #1335 from bingoohuang/master Chris Lu 2020-05-28 23:27:29 -0700
  • b4e93b639d remove unnecessary comments #1335 bingoohuang 2020-05-29 11:28:08 +0800
  • accb4964b7 util.BytesToHumanReadable bingoohuang 2020-05-29 10:00:07 +0800
  • 6286a454c7
    Merge pull request #1332 from bingoohuang/master Chris Lu 2020-05-28 10:26:05 -0700
  • 21d0a013d5 rename 'needle' which collides with imported package name #1332 bingoohuang 2020-05-28 17:00:00 +0800
  • ed92992003
    Merge pull request #1331 from bingoohuang/master Chris Lu 2020-05-27 21:32:44 -0700
  • 41cab5d69f log JSON response if httpStatus >= 400 #1331 bingoohuang 2020-05-28 08:56:55 +0800
  • 6f84ace385 refactor: util.BytesToHumanReadable #1330 bingoo 2020-05-28 00:19:56 +0800
  • 781da2b877 append BytesToHumanReadable for size in see_dat and see_idx tools. bingoo 2020-05-27 23:53:14 +0800
  • 9c71e9f2b7 rename VolumesID to VolumeIds bingoo 2020-05-27 23:45:02 +0800
  • 3c3ecc431c limit volumesID display only for max 100 volumes. bingoo 2020-05-27 23:29:43 +0800
  • 2c27d0caa5 add Weed-FileIds header for the filer GetOrHeadHandler only when GET and verbose=true for internal fileids viewing. bingoo 2020-05-27 23:24:43 +0800
  • de1428e8ca only log response JSON when httpStatus >= 400 bingoo 2020-05-27 23:16:17 +0800
  • 06327fc323 sort nodes list by RemoteAddr in the master ui bingoohuang 2020-05-27 17:44:10 +0800
  • 8282b5a8f5 add Volumes ID column in the master ui bingoohuang 2020-05-27 17:23:50 +0800
  • 1c7f9b393b fix package to main for load_test_leveldb bingoohuang 2020-05-27 14:53:54 +0800
  • 8776345ba4 add Weed-FileIds header for the filer GetOrHeadHandler bingoohuang 2020-05-27 13:54:43 +0800