1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-21 11:32:47 +02:00

Commit graph

  • 014a31d11a minor Chris Lu 2021-02-28 16:21:09 -08:00
  • f2fcb77808 local file sink: create backup files with permission 0755 Chris Lu 2021-02-28 16:20:47 -08:00
  • 984fdd6192 always use non bucket prefixing url Chris Lu 2021-02-28 16:20:13 -08:00
  • 9abb041763 filer source: support filerProxy mode Chris Lu 2021-02-28 16:19:47 -08:00
  • 678c54d705 data sink: add incremental mode Chris Lu 2021-02-28 16:19:03 -08:00
  • 4ff2c5c4c9 rename file Chris Lu 2021-02-28 16:14:21 -08:00
  • 026b1f96bf setup 2 clusters, with one as s3 destination Chris Lu 2021-02-28 16:13:44 -08:00
  • 3b76a51f5f add help message Chris Lu 2021-02-27 12:15:49 -08:00
  • 70434df105 use "options" Chris Lu 2021-02-27 12:12:53 -08:00
  • d3c31c69a7 avoid confusion: conf and config are too similar Chris Lu 2021-02-27 12:08:09 -08:00
  • 543c8daa6d
    Merge pull request #1844 from kmlebedev/processRangeRequest Chris Lu 2021-02-26 09:18:22 -08:00
  • 7a045de6e0
    Merge pull request #1845 from Woellchen/show-real-disk-usage Chris Lu 2021-02-26 09:15:08 -08:00
  • 5f7b024891 Show the real disk usage in stats calls Patrick Schmidt 2021-02-26 13:58:40 +01:00
  • ee21c0042e log error write entry Konstantin Lebedev 2021-02-26 14:18:01 +05:00
  • c276117fef Java: 1.6.2 Chris Lu 2021-02-25 08:24:30 -08:00
  • 1d848641d7 Java client: ByteBuffer.clear supports higher JDK versions Chris Lu 2021-02-24 07:40:32 -08:00
  • d3a7196635
    Merge pull request #1833 from LazyDBA247-Anyvision/master Chris Lu 2021-02-24 02:03:54 -08:00
  • 02be7ea2fc Volume: LazyDBA247-Anyvision 2021-02-24 10:25:11 +02:00
  • b1b21e0564 make internal filter svc - internal k8s lb LazyDBA247-Anyvision 2021-02-24 09:55:17 +02:00
  • 9d6b6a4aea add filter Pattern only if configured LazyDBA247-Anyvision 2021-02-24 09:54:42 +02:00
  • 7ba75e3d5a filer: do not return no content for empty files Chris Lu 2021-02-23 12:25:27 -08:00
  • 9edd964627 volume.tier.move: avoid repeated move for replicated volumes Chris Lu 2021-02-23 03:49:14 -08:00
  • 37f104f88f 2.28 2.28 Chris Lu 2021-02-22 22:54:34 -08:00
  • 620b91f23e
    Merge pull request #73 from chrislusf/master hilimd 2021-02-23 13:41:30 +08:00
  • 90cdf9dcac avoid conflict with "weed scaffold -config=xxx" Chris Lu 2021-02-22 16:57:27 -08:00
  • 72b0d9d8c4 avoid unnecessary user home checking Chris Lu 2021-02-22 16:50:56 -08:00
  • 2270737344 volume: avoid fixed vacuum timeout for large volumes Chris Lu 2021-02-22 12:52:37 -08:00
  • 44bdfb2d15 filer: avoid encryption and compression at the same time Chris Lu 2021-02-22 12:22:49 -08:00
  • 62191b08ea disk type support custom tags Chris Lu 2021-02-22 02:03:12 -08:00
  • 30b30b8fe0 volume.tier.move: passing non-empty disk type Chris Lu 2021-02-22 01:59:03 -08:00
  • 5da63e045e avoid moving to another server with the same volume id Chris Lu 2021-02-22 01:44:18 -08:00
  • 6a4546d2c0 shell: add volume.tier.move Chris Lu 2021-02-22 01:30:07 -08:00
  • 1c233ad986 refactoring Chris Lu 2021-02-22 00:28:42 -08:00
  • 151c281f36 2.27 2.27 Chris Lu 2021-02-21 19:29:27 -08:00
  • d493d626ba use basic file object to parse path Chris Lu 2021-02-21 19:27:38 -08:00
  • 0cfbe8f059
    Merge pull request #4 from chrislusf/master bingoohuang 2021-02-21 21:05:57 +08:00
  • 258e93bc86
    Merge pull request #1823 from bingoohuang/master Chris Lu 2021-02-20 22:35:18 -08:00
  • 03c643aa6b fix test Chris Lu 2021-02-20 21:19:21 -08:00
  • 7635f6b9fa disk file avoid file.Stat() Chris Lu 2021-02-20 20:06:06 -08:00
  • 1af6c96cd0 fix log help bingoo 2021-02-21 10:46:01 +08:00
  • a2383b3b12 Revert "Revert "avoid file.Stat()"" Chris Lu 2021-02-20 12:42:09 -08:00
  • 7ef4c24f18 Revert "avoid file.Stat()" Chris Lu 2021-02-20 12:39:33 -08:00
  • 1ad3200094 skip seek() when index file writes Chris Lu 2021-02-20 12:39:25 -08:00
  • 98c93ca465 avoid file.Stat() Chris Lu 2021-02-20 09:44:17 -08:00
  • ee082ae402 revert comment temporarily bingoohuang 2021-02-20 16:59:38 +08:00
  • ac67c3e0e7 Merge remote-tracking branch 'origin/master' bingoohuang 2021-02-20 16:58:25 +08:00
  • ee7cdf3668 revert ErrXyz to ErrorXyz temporarily. bingoohuang 2021-02-20 16:57:07 +08:00
  • a6d421508a revert ErrXyz to ErrorXyz temporarily. bingoohuang 2021-02-20 16:57:07 +08:00
  • 50df484d86 support command line arguments in a configuration file so we can weed master -config=master.conf, weed volume -config=volume.conf and etc. bingoohuang 2021-02-20 16:52:57 +08:00
  • f69356f589
    Merge pull request #3 from chrislusf/master bingoohuang 2021-02-20 16:45:02 +08:00
  • 1d5fc8df43 working delayed buffered writes volume_buffered_writes Chris Lu 2021-02-19 19:06:25 -08:00
  • 565f7a6e72 Update data_node.go Chris Lu 2021-02-19 14:22:36 -08:00
  • a37473ae60 add back volume ids Chris Lu 2021-02-19 14:22:12 -08:00
  • 6593a0f3d1 adjust Chris Lu 2021-02-19 14:08:29 -08:00
  • a1210d1e8d Revert "volume: avoid file.stat(), file.seek() if possible during writes" Chris Lu 2021-02-19 03:56:27 -08:00
  • b961cd6208 add WIP message Chris Lu 2021-02-19 03:39:19 -08:00
  • f465d63b5d grpc should fail when heart beating to master Chris Lu 2021-02-19 03:37:29 -08:00
  • 60d7b809c1 add back actions Chris Lu 2021-02-19 02:40:30 -08:00
  • c576ad04ac fix volume server display for volumes Chris Lu 2021-02-19 01:38:56 -08:00
  • 7ffe736d20 renaming to ErrXyz bingoohuang 2021-02-19 15:59:55 +08:00
  • c78409a598 volume: avoid file.stat(), file.seek() if possible during writes Chris Lu 2021-02-18 23:22:54 -08:00
  • 29575dadc5 remove extra files Chris Lu 2021-02-18 19:14:58 -08:00
  • 73958e357d add descriptive error if no free volumes Chris Lu 2021-02-18 19:10:20 -08:00
  • 776f497469 filer: fs.configure should try to read from entry.content also Chris Lu 2021-02-18 17:07:02 -08:00
  • e1992c83de webdav adds disktype Chris Lu 2021-02-18 15:45:12 -08:00
  • 1147aaf23d
    Merge pull request #1818 from Derkades/patch-1 Chris Lu 2021-02-18 15:30:10 -08:00
  • 4de2d6774a
    Add build arg to choose dev or stable release Robin 2021-02-18 21:23:26 +01:00
  • c2ad6f1047 webdav add replication setting Chris Lu 2021-02-18 12:15:09 -08:00
  • 816ef0ed30 add more help message Chris Lu 2021-02-18 10:34:46 -08:00
  • f23f34d85d
    Merge pull request #1813 from bingoohuang/master Chris Lu 2021-02-18 03:16:25 -08:00
  • 352ac2f271 Merge remote-tracking branch 'origin/master' bingoohuang 2021-02-18 14:05:51 +08:00
  • eab6e31d34 use backticks instead of double quotes to avoid escaped additionally in regex bingoohuang 2021-02-18 14:05:28 +08:00
  • c8f56f5712
    Merge pull request #2 from chrislusf/master bingoohuang 2021-02-18 13:57:34 +08:00
  • 3575d41009 go fmt Chris Lu 2021-02-17 20:57:08 -08:00
  • 6daa932f5c refactoring to get master function, instead of passing master values directly Chris Lu 2021-02-17 20:55:55 -08:00
  • dd9f3a0104 add sleep between upload retries Chris Lu 2021-02-17 20:55:11 -08:00
  • aa17311063 s3: set filename when uploading file chunks Chris Lu 2021-02-17 20:54:53 -08:00
  • e6b12e6de3
    Merge pull request #1811 from kmlebedev/s3tests Chris Lu 2021-02-17 16:01:22 -08:00
  • 127097cd2b ceph s3-tests include in the docker compose files Konstantin Lebedev 2021-02-18 04:03:42 +05:00
  • 3f8b0da677 filer: do not print password on error Chris Lu 2021-02-17 02:13:50 -08:00
  • 5579caf5a5
    Update release.yml Chris Lu 2021-02-17 01:54:00 -08:00
  • 3fd164a224
    Delete auto_tag.yml Chris Lu 2021-02-17 01:51:28 -08:00
  • a657d09879
    Update release.yml Chris Lu 2021-02-17 01:51:11 -08:00
  • f72f037be5
    Delete cleanup.yml Chris Lu 2021-02-17 01:50:47 -08:00
  • 2149390195
    Update auto_tag.yml Chris Lu 2021-02-17 01:42:52 -08:00
  • 4d93226f2c
    Update auto_tag.yml Chris Lu 2021-02-17 01:39:27 -08:00
  • ca74f64a39
    indention Chris Lu 2021-02-17 01:37:06 -08:00
  • 3dd0510ebe
    Update auto_tag.yml Chris Lu 2021-02-17 01:34:51 -08:00
  • 5f39dde894
    Update auto_tag.yml Chris Lu 2021-02-17 01:31:05 -08:00
  • add7906d7e
    Create auto_tag.yml Chris Lu 2021-02-17 01:27:13 -08:00
  • cd866664a8 skip JWT if fileId is empty Chris Lu 2021-02-16 15:39:12 -08:00
  • 790252a979 Update .travis.yml Chris Lu 2021-02-16 15:17:51 -08:00
  • 632c94d438 Merge branch 'extend_to_disk_type' Chris Lu 2021-02-16 11:06:13 -08:00
  • 0611233f16 adjust printing Chris Lu 2021-02-16 10:55:30 -08:00
  • 68775d29e3 fix tests Chris Lu 2021-02-16 10:51:03 -08:00
  • 7403cd43c5 only use "" for hdd to avoid two values for the same thing Chris Lu 2021-02-16 10:50:42 -08:00
  • b314d78e97 fix print Chris Lu 2021-02-16 10:48:28 -08:00
  • 53ca7e66ef avoid dead lock Chris Lu 2021-02-16 10:48:16 -08:00
  • 38efc6f572 simplify Chris Lu 2021-02-16 10:47:32 -08:00
  • ad70107eb4 ec balance among nodes with HDD Chris Lu 2021-02-16 06:22:50 -08:00