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

Commit graph

  • ba79548721 graceful worker drain Ibrahim Konsowa 2025-07-11 14:05:48 +04:00
  • 88ec9cd6d4 start worker Ibrahim Konsowa 2025-07-11 09:31:03 +04:00
  • e2688f19c7 fix tests Ibrahim Konsowa 2025-07-11 09:25:29 +04:00
  • 122d7b8cc3 worker setup Ibrahim Konsowa 2025-07-11 09:20:24 +04:00
  • ede55847e3 create bucket chrislu 2025-07-10 16:11:15 -07:00
  • 29e7d5360f show retention when listing topics chrislu 2025-07-10 12:17:54 -07:00
  • 3e33a08785 support editing topic retention chrislu 2025-07-10 12:07:47 -07:00
  • a176b2407f topic with retention chrislu 2025-07-10 10:48:07 -07:00
  • 93bbaa1fb4
    [Notifications] Support webhook notifications (#6962) Ibrahim Konsowa 2025-07-10 20:22:05 +04:00
  • 56e073af93 Add webhook notification support Ibrahim Konsowa 2025-07-10 17:28:25 +04:00
  • 804979d68b
    [Enhancement] support fix for remote files with command fix (#6961) chalet 2025-07-10 21:13:16 +08:00
  • c04b7b411c
    refactor: Performance and readability improvement on isDefaultPort (#6960) Joon Young Baik 2025-07-11 00:50:20 +12:00
  • 2d0adf71ac fix EOF bug for s3 backend hzxialei 2025-07-10 20:21:32 +08:00
  • c7c49681a8 add fix for remote file hzxialei 2025-07-10 20:14:28 +08:00
  • d3ce62c437 add fix for remote s3 files hzxialei 2025-07-10 20:00:20 +08:00
  • f6b164665a refactor: Small performance and readability improvement on isDefaultPort function baikjy0215 2025-07-10 23:39:06 +12:00
  • ada0ed3ea8 remove subscribers from left menu chrislu 2025-07-10 00:21:07 -07:00
  • 24246a2ec9 render consumer group offsets chrislu 2025-07-10 00:14:39 -07:00
  • 4dfe9c7731 add local listeners for mq broker and agent chrislu 2025-07-09 23:13:38 -07:00
  • e16e8b676b fix publisher name chrislu 2025-07-09 23:00:42 -07:00
  • 98180ce48d fix layout chrislu 2025-07-09 22:55:45 -07:00
  • 6609103b8f collecting more stats from publishers and subscribers chrislu 2025-07-09 22:43:13 -07:00
  • 7c047eb446 remove publisher and subscribers from the topic row pull down chrislu 2025-07-09 21:14:02 -07:00
  • 3567f75a24 admin display publisher and subscriber info chrislu 2025-07-09 21:07:38 -07:00
  • af19d07559 show topic details chrislu 2025-07-09 19:56:31 -07:00
  • 81a36e4974 refactor chrislu 2025-07-09 10:28:06 -07:00
  • 3b805bb492 add a menu item "Message Queue" chrislu 2025-07-09 09:37:51 -07:00
  • 14859f0e8c add mq agent options to server.go chrislu 2025-07-09 09:02:25 -07:00
  • cf5a24983a
    S3: add object versioning (#6945) Chris Lu 2025-07-09 01:51:45 -07:00
  • 42c5850779
    Merge branch 'master' into add-object-versioning Chris Lu 2025-07-09 01:42:16 -07:00
  • f57d1d4ddd minor chrislu 2025-07-09 01:40:56 -07:00
  • 696f0437a8 remove fallback checking chrislu 2025-07-09 01:39:26 -07:00
  • 59bf04eb90 remove unused function chrislu 2025-07-09 01:37:28 -07:00
  • 1c3dab181a remove unused functions chrislu 2025-07-09 01:24:32 -07:00
  • 007003b5d1 remove versionDirCache chrislu 2025-07-09 01:19:33 -07:00
  • 48bf57f658 test with mixed versioned and unversioned objects chrislu 2025-07-09 01:08:31 -07:00
  • b60cc9fedd Delete weed-test.log chrislu 2025-07-09 00:35:18 -07:00
  • 3208ff34b4 change to versions folder layout chrislu 2025-07-09 00:14:50 -07:00
  • c09a484e3a use tmp files when put versioned object chrislu 2025-07-08 22:48:39 -07:00
  • 77a44c49c5 print out list version response chrislu 2025-07-08 22:39:22 -07:00
  • 8889067499 printout response chrislu 2025-07-08 22:28:46 -07:00
  • 6954748fb2 more logs chrislu 2025-07-08 22:05:33 -07:00
  • f0e904fa0c log received version id chrislu 2025-07-08 21:26:52 -07:00
  • 72b1d5bd56 do not clean up chrislu 2025-07-08 21:06:44 -07:00
  • 63bdc6da43 Update Makefile chrislu 2025-07-08 21:01:46 -07:00
  • 21a0e0ed15 Update s3api_object_versioning.go chrislu 2025-07-08 20:57:10 -07:00
  • 07676b8478 Update s3-versioning-tests.yml chrislu 2025-07-08 20:41:23 -07:00
  • b26bcb72fe Update Makefile chrislu 2025-07-08 20:38:19 -07:00
  • f0ddcde557 Update Makefile chrislu 2025-07-08 20:32:48 -07:00
  • 1830f0abf3 Update Makefile chrislu 2025-07-08 20:12:43 -07:00
  • a46cc94729 Update Makefile chrislu 2025-07-08 16:55:34 -07:00
  • 1904891418 adjust testing volume size chrislu 2025-07-08 15:42:16 -07:00
  • 5b5a01d7ad Improve CI robustness for S3 versioning tests chrislu 2025-07-08 15:41:52 -07:00
  • 9d3686e5ac Fix GitHub Actions S3 versioning tests workflow chrislu 2025-07-08 14:05:03 -07:00
  • f115f2d4c4 trigger action to work for now chrislu 2025-07-08 14:00:32 -07:00
  • e3e4c31911 enable integration tests for versioning chrislu 2025-07-08 13:54:34 -07:00
  • a8710608ee get specific version also check current version chrislu 2025-07-08 12:54:13 -07:00
  • 16d2991811 fix eof error of reading old versions chrislu 2025-07-08 12:34:19 -07:00
  • aed8f32392 fix TestVersioningErrorCases chrislu 2025-07-08 10:05:29 -07:00
  • 989e3592a4 dedupe chrislu 2025-07-08 10:01:18 -07:00
  • d619919d90 calculate multi chunk md5 chrislu 2025-07-08 09:55:32 -07:00
  • 2d5bddb6a6 if modified, latest version is moved to .versions directory, and create a new latest version chrislu 2025-07-08 09:35:44 -07:00
  • 7f18d5c03a change location chrislu 2025-07-08 09:03:49 -07:00
  • c1366b07ff add versioning test in go chrislu 2025-07-08 00:44:41 -07:00
  • 3359afa12b clean up data chrislu 2025-07-07 23:29:36 -07:00
  • 16968f5c13 use mkFile instead of touch chrislu 2025-07-07 23:20:41 -07:00
  • 58c92d7f34 log the .versions creation and then parent directory listing chrislu 2025-07-07 23:12:14 -07:00
  • 33ac46c004 clean up logs, and touch directory correctly chrislu 2025-07-07 23:06:40 -07:00
  • e9baf8689e more debug messages chrislu 2025-07-07 22:49:58 -07:00
  • 8fa1a69f8c
    * Fix undefined http serve behaiver (#6943) zuzuviewer 2025-07-08 13:48:12 +08:00
  • 8a6771b6e8 Update s3api_object_versioning.go chrislu 2025-07-07 22:25:57 -07:00
  • 014775b81a revert add more logging chrislu 2025-07-07 22:20:18 -07:00
  • 21892ca567 retry and wait for directory creation chrislu 2025-07-07 22:15:11 -07:00
  • 28e73040d3 Update s3api_object_versioning_test.go chrislu 2025-07-07 22:02:34 -07:00
  • 9d5506a0fc logging on creating version directory chrislu 2025-07-07 22:02:19 -07:00
  • 5063344a8f fix creating version entry chrislu 2025-07-07 21:55:14 -07:00
  • 3b3a622a82
    Merge branch 'master' into add-object-versioning Chris Lu 2025-07-07 21:45:30 -07:00
  • b6eab14458 ensure .versions directory exists before saving info into it chrislu 2025-07-07 21:44:12 -07:00
  • 9299ff84d7 skip a new test chrislu 2025-07-07 21:19:55 -07:00
  • d519dd8a59 add versioning tests chrislu 2025-07-07 21:14:15 -07:00
  • 96d07e67d7 add tests chrislu 2025-07-07 20:59:05 -07:00
  • d3b8319252 remove non-existent tests chrislu 2025-07-07 20:56:57 -07:00
  • e8570d2ba5 add object versioning tests chrislu 2025-07-07 18:55:23 -07:00
  • 4059f3eb50 fix build chrislu 2025-07-07 18:42:17 -07:00
  • c1c8c6c08d in case bucket is not found chrislu 2025-07-07 18:29:57 -07:00
  • e363995c95 error handling if bucket is not found chrislu 2025-07-07 18:29:28 -07:00
  • 31ae0623f0 multiple improvements chrislu 2025-07-07 18:22:05 -07:00
  • 39b7e44fb5 embed static assets chrislu 2025-07-07 12:42:13 -07:00
  • 739031949f
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.82.0 to 1.83.0 (#6951) dependabot[bot] 2025-07-07 11:24:06 -07:00
  • 70122c62bd
    chore(deps): bump google.golang.org/api from 0.239.0 to 0.240.0 (#6953) dependabot[bot] 2025-07-07 11:23:51 -07:00
  • b1a5145fc9
    chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.41.0 to 0.42.0 (#6952) dependabot[bot] 2025-07-07 11:14:25 -07:00
  • ee734b7ca6
    chore(deps): bump github.com/prometheus/procfs from 0.16.1 to 0.17.0 (#6950) dependabot[bot] 2025-07-07 11:14:07 -07:00
  • 8e34e1dd3e
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.111.3 to 3.112.0 (#6949) dependabot[bot] 2025-07-07 11:13:58 -07:00
  • 45f71dac52
    chore(deps): bump google.golang.org/api from 0.239.0 to 0.240.0 dependabot[bot] 2025-07-07 18:05:37 +00:00
  • 03bea3b4d0
    chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.41.0 to 0.42.0 dependabot[bot] 2025-07-07 18:05:22 +00:00
  • 97a0d33301
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-07-07 17:59:06 +00:00
  • 0ef5b72088
    chore(deps): bump github.com/prometheus/procfs from 0.16.1 to 0.17.0 dependabot[bot] 2025-07-07 17:53:55 +00:00
  • 8954ce079c
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 dependabot[bot] 2025-07-07 17:53:43 +00:00
  • 6711e6a16e
    Merge af6b029147 into 80697c17ad Adam Lamar 2025-07-07 18:46:18 +01:00
  • 80697c17ad
    chore(deps): bump actions/setup-go from 4.2.1 to 5.5.0 (#6948) dependabot[bot] 2025-07-07 10:36:21 -07:00