index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
Squashed commit of the following:
chrislu
3
-90
/
+383
2024-07-10
[s3] revert skip deletion error, since the error file was not found is alread...
Konstantin Lebedev
1
-5
/
+7
2024-07-10
always copy ecj files
chrislu
1
-1
/
+1
2024-07-10
Detect underflow when calculating unused space (#5758)
Dan
2
-2
/
+84
2024-07-10
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#5762)
dependabot[bot]
2
-3
/
+3
2024-07-08
simplify
chrislu
1
-5
/
+2
2024-07-08
Fix S3 deletion in deep folders, and names with empty spaces
chrislu
1
-2
/
+3
2024-07-08
chore(deps): bump docker/build-push-action from 6.2.0 to 6.3.0 (#5757)
dependabot[bot]
7
-7
/
+7
2024-07-08
chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#5756)
dependabot[bot]
7
-7
/
+7
2024-07-08
chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#5755)
dependabot[bot]
7
-7
/
+7
2024-07-08
chore(deps): bump modernc.org/sqlite from 1.30.0 to 1.30.1 (#5754)
dependabot[bot]
2
-8
/
+8
2024-07-08
chore(deps): bump google.golang.org/api from 0.184.0 to 0.187.0 (#5753)
dependabot[bot]
2
-20
/
+20
2024-07-08
chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#5752)
dependabot[bot]
2
-18
/
+18
2024-07-08
chore(deps): bump google.golang.org/grpc/security/advancedtls from 0.0.0-2024...
dependabot[bot]
2
-3
/
+3
2024-07-08
chore(deps): bump github.com/linxGnu/grocksdb from 1.9.1 to 1.9.2 (#5750)
dependabot[bot]
2
-3
/
+3
2024-07-07
add a test case
chrislu
1
-0
/
+12
2024-07-07
skip checking if it is the root directory
chrislu
1
-1
/
+1
2024-07-07
add a simple test
chrislu
1
-0
/
+22
2024-07-04
add s3test for sql (#5718)
Konstantin Lebedev
11
-368
/
+1037
2024-07-03
fix breadcrumb
chrislu
2
-0
/
+77
2024-07-03
volume.tier.upload: Fix deleting replicated volumes (#5743)
rhysm
1
-1
/
+4
2024-07-03
log error message
chrislu
1
-2
/
+2
2024-07-02
Revert "directory can paginate"
chrislu
2
-11
/
+4
2024-07-02
fix ordering
chrislu
1
-1
/
+1
2024-07-02
directory can paginate
chrislu
2
-4
/
+11
2024-07-02
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.1 to 1.58...
dependabot[bot]
2
-27
/
+27
2024-07-02
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4 (#5...
dependabot[bot]
2
-3
/
+3
2024-07-02
chore(deps): bump golang.org/x/tools from 0.21.1-0.20240508182429-e35e4ccd0d2...
dependabot[bot]
2
-6
/
+6
2024-07-02
chore(deps): bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.13 (#5737)
dependabot[bot]
2
-3
/
+3
2024-07-02
chore(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 (#5729)
dependabot[bot]
7
-7
/
+7
2024-07-02
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.27.2 to 1.30.1 (#5734)
dependabot[bot]
2
-6
/
+6
2024-07-01
refactor all methods strings to const (#5726)
Konstantin Lebedev
18
-84
/
+84
2024-07-01
avoid possible nil case during other error cases
chrislu
1
-1
/
+1
2024-06-30
using fixed bootstrap from peer filer
3.69
chrislu
3
-8
/
+0
2024-06-30
3.69
chrislu
2
-2
/
+2
2024-06-29
[Helm chart] Remove createClusterRole dependency from serviceAccount usage fr...
Reddysekhar Gaduputi
3
-3
/
+3
2024-06-28
ParallelProcessDirectoryStructure
chrislu
1
-0
/
+38
2024-06-28
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-1
/
+1
2024-06-28
bootstrap filer from one peer
chrislu
10
-486
/
+865
2024-06-28
remove unused
chrislu
1
-62
/
+0
2024-06-28
fixed fail to initialize existing ec volume when volume server has separate i...
Taehyung Lim
1
-1
/
+1
2024-06-27
adjust size
chrislu
2
-0
/
+0
2024-06-27
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-1
/
+2
2024-06-27
less height
chrislu
1
-0
/
+0
2024-06-27
Update README.md
Chris Lu
1
-1
/
+2
2024-06-27
Create keepsec.png
chrislu
1
-0
/
+0
2024-06-27
Move cluster role to a separate template. (#5721)
Gregor Tudan
2
-37
/
+36
2024-06-27
Helm-Chart: clean up image handling (#5720)
Gregor Tudan
2
-43
/
+15
2024-06-26
chore(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 (#5719)
dependabot[bot]
2
-3
/
+3
2024-06-25
optionally open the leveldb in readonly mode
chrislu
2
-5
/
+10
[prev]
[next]