1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-16 17:12:46 +02:00

Commit graph

  • 6420e6796e
    chore(deps): bump actions/setup-go from 4.2.1 to 5.5.0 dependabot[bot] 2025-07-07 17:21:44 +00:00
  • 909733ad84
    Update weed/s3api/s3api_object_versioning.go Chris Lu 2025-07-07 09:31:29 -07:00
  • e544add7bd
    Update weed/s3api/s3api_object_handlers_put.go Chris Lu 2025-07-07 09:31:09 -07:00
  • 73917e9b49 Merge branch 'master' into add-object-versioning chrislu 2025-07-07 01:25:00 -07:00
  • f67cb677e6 fix test chrislu 2025-07-07 01:24:55 -07:00
  • 592b6a1e98 less aggressive volume server shutdown on same uuid chrislu 2025-07-07 01:22:17 -07:00
  • 3f4ca8bb62 ListObjectVersionsResult is better to show multiple version entries chrislu 2025-07-07 01:09:36 -07:00
  • 90244b3f44
    Update weed/s3api/s3api_object_versioning.go Chris Lu 2025-07-07 01:00:05 -07:00
  • fd40c6eaaf
    Update weed/s3api/s3api_object_versioning.go Chris Lu 2025-07-07 00:59:28 -07:00
  • 8d3ec05372
    Update weed/s3api/s3api_object_versioning.go Chris Lu 2025-07-07 00:57:39 -07:00
  • f7549e684b add missing file chrislu 2025-07-07 00:50:15 -07:00
  • 37a02728fa add object versioning chrislu 2025-07-07 00:41:29 -07:00
  • 39e3d43b5b Publish seaweedfs-4.0.393.tgz gh-pages chrislusf 2025-07-07 04:55:53 +00:00
  • 8493871406 remove sqlite due to GOOS support for freebsd and openbsd 3.93 chrislu 2025-07-06 21:50:08 -07:00
  • 3aa709531e Publish seaweedfs-4.0.393.tgz chrislusf 2025-07-07 04:17:16 +00:00
  • a7c57caa3f 3.93 chrislu 2025-07-06 21:06:30 -07:00
  • c8db6420ea copy to existing file or part chrislu 2025-07-06 20:41:30 -07:00
  • 1aee40908d use mkFile chrislu 2025-07-06 20:09:18 -07:00
  • 81261f43f9 handling small objects chrislu 2025-07-06 14:55:15 -07:00
  • a9245dc033 fix part destination chrislu 2025-07-06 14:42:37 -07:00
  • f21a15e643 fix compilation chrislu 2025-07-06 14:32:44 -07:00
  • ded1a62734
    Merge branch 'master' into more-efficient-copy-object Chris Lu 2025-07-06 14:28:19 -07:00
  • 472ac78f73 Update s3api_object_handlers_copy.go chrislu 2025-07-06 14:27:34 -07:00
  • fd4154cfed
    fix: s3 return BadDigest (#6714) Konstantin Lebedev 2025-07-07 02:18:57 +05:00
  • 798f797158 use float for sleep seconds chrislu 2025-07-06 14:16:32 -07:00
  • 14cf47deef adjust error message checking chrislu 2025-07-06 14:09:04 -07:00
  • 9b7f3b78b7
    enhance remote.cache to sync meta only, delete local extra (#6941) Chris Lu 2025-07-06 13:58:25 -07:00
  • aa66852304
    Admin UI add maintenance menu (#6944) Chris Lu 2025-07-06 13:57:02 -07:00
  • 653c9a491a fix "weed admin" cli description chrislu 2025-07-06 13:48:08 -07:00
  • 70d1c47639 start admin server with tls info from security.toml chrislu 2025-07-06 13:46:37 -07:00
  • 4f2ef584b5 worker use security.toml chrislu 2025-07-06 13:33:33 -07:00
  • 53ab9e54a4 reconnect with exponential backoff chrislu 2025-07-06 12:43:16 -07:00
  • d5f5c046a2 remove creating collection button chrislu 2025-07-06 12:42:33 -07:00
  • 70a5fa9766 remove old code from ec task chrislu 2025-07-06 10:43:43 -07:00
  • 7247605483 remove address from workers chrislu 2025-07-06 10:43:27 -07:00
  • ca0ba83edd Delete custom_worker_example.go chrislu 2025-07-06 10:16:23 -07:00
  • bc6fe356fa Delete maintenance.json chrislu 2025-07-06 10:11:44 -07:00
  • 878c47c55a Delete WORKER_REFACTORING_PLAN.md chrislu 2025-07-06 10:05:53 -07:00
  • 30ad71fb58 use value and unit for duration chrislu 2025-07-05 23:58:31 -07:00
  • 01519a65c1 saving duration in seconds chrislu 2025-07-05 23:42:41 -07:00
  • 7ccf83ac47 fix bugs chrislu 2025-07-05 23:21:32 -07:00
  • 0fae7ae2ac fix ordering chrislu 2025-07-05 22:02:21 -07:00
  • 23cf5f8e17 use templ for ui of task configuration chrislu 2025-07-05 21:56:38 -07:00
  • eb054dc252 render job configuration well chrislu 2025-07-05 21:19:21 -07:00
  • 69dd26c9eb ensure menu not collapsed chrislu 2025-07-05 20:53:09 -07:00
  • c8860cd582 adjust menu for tasks chrislu 2025-07-05 20:47:03 -07:00
  • 5874c30c0f "System Settings" should only have system level settings chrislu 2025-07-05 20:16:19 -07:00
  • ef94f75988 dynamic task configuration chrislu 2025-07-05 20:09:46 -07:00
  • b76c8f0bd8 implement get maintenance task chrislu 2025-07-05 19:41:51 -07:00
  • 5ffe188e1d remove more hard coded chrislu 2025-07-05 19:35:50 -07:00
  • 1691e8ddff DefaultWorkerConfig remove hard coded task types chrislu 2025-07-05 17:46:16 -07:00
  • c9a19c4b2b use registered task types chrislu 2025-07-05 17:42:08 -07:00
  • 9b422d377f lazy init executor factories chrislu 2025-07-05 17:38:35 -07:00
  • 28fbbfb0fa register ui chrislu 2025-07-05 17:34:59 -07:00
  • 7dd80d89b3 remove one task chrislu 2025-07-05 17:29:26 -07:00
  • b9233f2c59 simplify chrislu 2025-07-05 17:16:17 -07:00
  • 534d3d6510 refactor chrislu 2025-07-05 17:08:49 -07:00
  • 5ed0aa47cc self register types chrislu 2025-07-05 17:00:57 -07:00
  • cc07a9e5bb auto register task types chrislu 2025-07-05 16:51:29 -07:00
  • 4545f7d7bb auto register factory chrislu 2025-07-05 16:49:34 -07:00
  • 38b86cc338 auto register chrislu 2025-07-05 16:39:43 -07:00
  • e3923f5b7f simplify chrislu 2025-07-05 16:24:11 -07:00
  • 89bd26ee39 simplify chrislu 2025-07-05 15:10:55 -07:00
  • 507d837421 fix import cycle chrislu 2025-07-05 14:43:18 -07:00
  • 9c9f55dfea refactor maintenance package chrislu 2025-07-05 14:06:05 -07:00
  • 647b9bee0d remove hard coded from templ chrislu 2025-07-05 13:44:06 -07:00
  • 8d17fe2bd2 remove hard coded values chrislu 2025-07-05 13:35:49 -07:00
  • bf9ceb7fd0 reduce hard coded values chrislu 2025-07-05 13:18:21 -07:00
  • 48813a1814 remove hard coded references chrislu 2025-07-05 12:48:11 -07:00
  • c6d2d21df9 remove a couple of tasks chrislu 2025-07-05 12:43:01 -07:00
  • 25ea3f8738 compiles reducing hard coded chrislu 2025-07-05 12:37:40 -07:00
  • 82347fb4ab add tasks with 3 interfaces chrislu 2025-07-05 11:50:32 -07:00
  • 11f6bcad9f change time config from nano seconds to seconds chrislu 2025-07-05 10:31:42 -07:00
  • cf945e131d fix detecting tls chrislu 2025-07-05 08:50:37 -07:00
  • e42fe0c01c grpc with optional tls chrislu 2025-07-05 08:47:08 -07:00
  • 4e81bfbcaa grpc with insecure tls chrislu 2025-07-05 08:32:47 -07:00
  • 5bfaadef90 * Fix undefined http serve behaiver zuzuviewer 2025-07-05 16:52:06 +08:00
  • f524978a6e handles connection failures gracefully with exponential backoff chrislu 2025-07-05 00:47:08 -07:00
  • ae49174e48 one task one package chrislu 2025-07-05 00:38:42 -07:00
  • d6e14a54c0 grpc between admin and workers chrislu 2025-07-05 00:28:14 -07:00
  • e67034f9e4 refactor chrislu 2025-07-05 00:11:58 -07:00
  • f93ca67f97 valid config loading. fix workers page. chrislu 2025-07-04 16:56:01 -07:00
  • 6c34cd4426 add ui for maintenance chrislu 2025-07-04 15:58:01 -07:00
  • 302e62d480 link to volume details chrislu 2025-07-04 14:45:13 -07:00
  • df30737505 adjust enterprise link chrislu 2025-07-04 14:44:38 -07:00
  • fc55d2d8e0 link to volume detail page chrislu 2025-07-04 13:55:43 -07:00
  • d8da465cd3 fix link to volume server; display volume space usage chrislu 2025-07-04 13:52:28 -07:00
  • e85fbd29a1 refactor chrislu 2025-07-04 13:33:58 -07:00
  • a5f48de7d6 add vacuum operation chrislu 2025-07-04 13:11:43 -07:00
  • 0c1d4b2d08 tweak ui chrislu 2025-07-04 12:56:28 -07:00
  • 84d4ea0995 show volume details chrislu 2025-07-04 12:49:34 -07:00
  • e22c43ac72 enhance remote.cache to sync meta only, delete local extra chrislu 2025-07-03 00:59:23 -07:00
  • 2cfe079a1f weed admin: remove system health status chrislu 2025-07-02 23:57:36 -07:00
  • e89941f390 weed admin: minor chrislu 2025-07-02 23:46:26 -07:00
  • 645b6d2603 weed admin: disk types card can also show all disk type values, not just a count. chrislu 2025-07-02 23:31:17 -07:00
  • 5e6d94319b weed admin: add version to volumes page chrislu 2025-07-02 23:28:00 -07:00
  • ebb16f474c remove status fields chrislu 2025-07-02 23:17:27 -07:00
  • 40e3eae21f admin ui: filter by collection chrislu 2025-07-02 22:48:21 -07:00
  • 2268d2f55e add back dynamic columns chrislu 2025-07-02 22:06:06 -07:00
  • 1cac3e73f9 show counts for rack and disk type chrislu 2025-07-02 19:47:08 -07:00