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-03-06
weed server: fix error coming from moving raft to grpc
Chris Lu
1
-2
/
+2
2019-03-04
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
Chris Lu
1
-6
/
+7
2019-03-04
file path supports windows, avoiding back slashes
Chris Lu
5
-10
/
+10
2019-03-04
adjust log level for loading configurations
Chris Lu
1
-2
/
+2
2019-03-04
Merge pull request #869 from PapaYofen/fix-825
Chris Lu
1
-6
/
+7
2019-03-04
Fix https://github.com/chrislusf/seaweedfs/issues/825#issuecomment-469097375
chenwanli
1
-6
/
+7
2019-03-03
jwt check the base file id
Chris Lu
2
-0
/
+35
2019-03-02
master: add option to disable http operations
Chris Lu
3
-9
/
+15
2019-02-28
Merge pull request #865 from PapaYofen/fix-864
Chris Lu
1
-0
/
+1
2019-02-28
Fix https://github.com/chrislusf/seaweedfs/issues/864
chenwanli
1
-0
/
+1
2019-02-27
add namespace for s3
Chris Lu
6
-54
/
+121
2019-02-26
add namespace for ListAllMyBucketsResult
Chris Lu
2
-1
/
+43
2019-02-26
Merge pull request #862 from PapaYofen/fix-861
Chris Lu
1
-19
/
+19
2019-02-26
Fix https://github.com/chrislusf/seaweedfs/issues/861
chenwanli
1
-19
/
+19
2019-02-25
1.25
1.25
Chris Lu
1
-1
/
+1
2019-02-25
volume server directly support https
Chris Lu
2
-4
/
+20
2019-02-25
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
Chris Lu
2
-4
/
+9
2019-02-25
update library versions
Chris Lu
1
-15
/
+15
2019-02-25
Merge pull request #858 from PapaYofen/hack
Chris Lu
2
-4
/
+9
2019-02-25
Fix https://github.com/chrislusf/seaweedfs/issues/825
chenwanli
2
-4
/
+9
2019-02-20
updated glide
Chris Lu
2
-67
/
+256
2019-02-20
avoid grpc 5 seconds timeout
Chris Lu
8
-46
/
+17
2019-02-20
HDFS: move to 1.0.8
Chris Lu
2
-2
/
+2
2019-02-19
adjust formatting and comments
Chris Lu
1
-5
/
+6
2019-02-19
HDFS: add jwt auth for uploading
Chris Lu
1
-20
/
+25
2019-02-19
remove unused file
Chris Lu
1
-32
/
+0
2019-02-19
HDFS: add tls secured grpc
Chris Lu
5
-86
/
+142
2019-02-18
raft change from http to grpc
Chris Lu
6
-87
/
+65
2019-02-18
remove unused variables
Chris Lu
1
-9
/
+2
2019-02-18
adjust error message
Chris Lu
1
-5
/
+5
2019-02-18
adjust package name
Chris Lu
1
-1
/
+1
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
[prev]
[next]