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
2019-02-18
Merge pull request #855 from chrislusf/add_jwt
Chris Lu
70
-565
/
+792
2019-02-18
avoid changing attributes for mount directory
Chris Lu
1
-0
/
+4
2019-02-18
adding grpc mutual tls
Chris Lu
53
-188
/
+382
2019-02-16
skip nil options
Chris Lu
1
-8
/
+21
2019-02-16
avoid util package depends on security package
Chris Lu
4
-6
/
+4
2019-02-16
Merge branch 'master' into add_jwt
Chris Lu
1
-3
/
+0
2019-02-16
simplify isLeader() logic
Chris Lu
1
-3
/
+0
2019-02-15
Merge branch 'master' into add_jwt
Chris Lu
1
-0
/
+4
2019-02-15
avoid "fchmod failed" during cp
Chris Lu
1
-0
/
+4
2019-02-15
add jwt for writes
Chris Lu
2
-5
/
+9
2019-02-15
go fmt
Chris Lu
3
-3
/
+3
2019-02-15
benchmark can work in secure mode
Chris Lu
18
-179
/
+233
2019-02-14
weed mount deletion always goes to weed filer
Chris Lu
2
-41
/
+0
2019-02-14
add authorizing fileId write access
Chris Lu
8
-92
/
+125
2019-02-09
cleanup security.Secret
Chris Lu
16
-131
/
+90
2019-02-09
wip: add security.toml file
Chris Lu
4
-5
/
+18
2019-02-09
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
Chris Lu
5
-6
/
+6
2019-02-09
raft: use the first master to bootstrap the election
Chris Lu
1
-3
/
+10
2019-02-09
log raft state changes
Chris Lu
1
-0
/
+3
2019-02-06
Merge pull request #853 from saromanov/fix-misspell
Chris Lu
5
-6
/
+6
2019-02-06
fixing of typos
Sergey
5
-6
/
+6
2019-01-28
Revert "randomize based on self address"
Chris Lu
2
-11
/
+0
2019-01-28
randomize based on self address
Chris Lu
2
-0
/
+11
2019-01-28
Revert "use the first entry to bootstrap master cluster"
Chris Lu
1
-10
/
+3
2019-01-28
better way to detect a master isLeader
Chris Lu
1
-0
/
+3
2019-01-28
use the first entry to bootstrap master cluster
Chris Lu
1
-3
/
+10
2019-01-26
1.24
1.24
Chris Lu
1
-1
/
+1
2019-01-26
add a timeout
Chris Lu
1
-0
/
+1
2019-01-26
fix related tests
Chris Lu
1
-2
/
+2
2019-01-26
memory needle map mark size to be TombstoneFileSize
Chris Lu
1
-2
/
+2
2019-01-24
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
Chris Lu
1
-3
/
+1
2019-01-24
set file attributes
Chris Lu
1
-4
/
+0
2019-01-23
Merge pull request #846 from bingoohuang/master
Chris Lu
1
-3
/
+1
2019-01-23
use tempFile.Truncate to reset file size to speedup test
bingoohuang
1
-3
/
+1
2019-01-22
raft: adding idle connection time out
Chris Lu
1
-0
/
+1
2019-01-22
Merge pull request #842 from PapaYofen/fix
Chris Lu
1
-6
/
+5
2019-01-22
Fix block-waiting for leader when there are no volumes
chenwanli
1
-6
/
+5
2019-01-18
fix docker to work with master grpc port
Chris Lu
4
-2
/
+8
2019-01-18
1.23
1.23
Chris Lu
1
-1
/
+1
2019-01-18
go fmt
Chris Lu
1
-2
/
+2
2019-01-18
master add separate grpc port
Chris Lu
7
-46
/
+95
2019-01-18
1.22
1.22
Chris Lu
1
-1
/
+1
2019-01-18
fix timeout issue, but can not reproduce with local built binaries
Chris Lu
1
-2
/
+2
2019-01-17
timeout http connections
Chris Lu
1
-1
/
+1
2019-01-16
1.21
1.21
Chris Lu
1
-1
/
+1
2019-01-16
Merge pull request #838 from bingoohuang/master
Chris Lu
22
-59
/
+58
2019-01-17
go fmt and fix some typo
bingoohuang
22
-59
/
+58
2019-01-16
Merge pull request #836 from bingoohuang/master
Chris Lu
8
-138
/
+261
2019-01-16
extract VolumeFileScanner for ScanVolumeFile
bingoohuang
6
-130
/
+190
2019-01-16
fix needle Append return offset to avoid uint32 overflow
bingoohuang
3
-8
/
+71
[next]