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-23
1.27
1.27
Chris Lu
1
-1
/
+1
2019-03-23
textual changes
Chris Lu
2
-5
/
+12
2019-03-23
weed shell: adjust help text format
Chris Lu
5
-8
/
+21
2019-03-23
weed shell: add "volume.fix.replication"
Chris Lu
1
-0
/
+194
2019-03-23
weed volume: add grpc operation to relicate a volume to local
Chris Lu
13
-174
/
+662
2019-03-21
weed filer, weed master: add option to disable http
Chris Lu
5
-15
/
+20
2019-03-21
weed master: skip proxied file read in http read only mode
Chris Lu
1
-1
/
+3
2019-03-20
Merge pull request #895 from jba/gocdk
Chris Lu
3
-1
/
+84
2019-03-20
Merge branch 'master' of https://github.com/chrislusf/seaweedfs into gocdk
Jonathan Amsterdam
27
-167
/
+331
2019-03-20
weed filer: http HEAD response header add ETag
Chris Lu
1
-0
/
+1
2019-03-20
Merge pull request #893 from PapaYofen/bench
Chris Lu
1
-2
/
+5
2019-03-20
notification: add Go CDK pubsub support
Jonathan Amsterdam
3
-1
/
+84
2019-03-20
benchmark: add replication flag
chenwanli
1
-2
/
+5
2019-03-19
refactoring function parameter
Chris Lu
4
-6
/
+7
2019-03-19
avoid using global rand
Chris Lu
1
-1
/
+4
2019-03-19
weed shell: adding file system disk usage fs.du
Chris Lu
3
-0
/
+139
2019-03-19
fix length checking
Chris Lu
1
-16
/
+14
2019-03-19
weed filer: set grpc port to port + 10000
Chris Lu
9
-21
/
+13
2019-03-19
add error checking
Chris Lu
2
-11
/
+33
2019-03-19
refactoring
Chris Lu
5
-38
/
+26
2019-03-18
volume info collect compact revision number
Chris Lu
5
-90
/
+106
2019-03-18
text wrapping
Chris Lu
2
-6
/
+7
2019-03-17
needle scanner read appendAtNs
Chris Lu
2
-2
/
+10
2019-03-17
refactoring: simplify function parameter
Chris Lu
1
-9
/
+2
2019-03-17
go fmt
Chris Lu
2
-2
/
+1
2019-03-17
weed shell: list volumes
Chris Lu
13
-123
/
+639
2019-03-17
adjust collection list output
Chris Lu
1
-1
/
+1
2019-03-17
adjust output
Chris Lu
2
-2
/
+5
2019-03-16
add shell command to list all collections
Chris Lu
11
-115
/
+590
2019-03-16
fix test
Chris Lu
1
-0
/
+2
2019-03-16
fix tests
Chris Lu
2
-7
/
+12
2019-03-15
add context.Context
Chris Lu
1
-4
/
+4
2019-03-15
add context.Context
Chris Lu
31
-185
/
+191
2019-03-15
add context to all filer APIs
Chris Lu
15
-72
/
+86
2019-03-15
adding context
Chris Lu
4
-5
/
+7
2019-03-15
fix filer starting under "weed server" when ip is not localhost
Chris Lu
1
-1
/
+1
2019-03-15
docker: add the /data/filerdb folder
Chris Lu
1
-1
/
+0
2019-03-15
weed server: mkdir first
Chris Lu
1
-1
/
+2
2019-03-15
weed server: mkdir first, and set the master ip address
Chris Lu
2
-1
/
+3
2019-03-14
add directory /data/filerdb
Chris Lu
2
-0
/
+2
2019-03-13
print out memory size
Chris Lu
1
-1
/
+1
2019-03-13
print out per entry memory usage
Chris Lu
1
-6
/
+12
2019-03-11
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
1.26
Chris Lu
1
-6
/
+0
2019-03-11
move to 1.26
Chris Lu
1
-1
/
+1
2019-03-10
Merge pull request #878 from PapaYofen/revert-fix-780
Chris Lu
1
-6
/
+0
2019-03-11
Revert "fix https://github.com/chrislusf/seaweedfs/issues/780"
chenwanli
1
-6
/
+0
2019-03-10
mount: add option to disable allow others
Chris Lu
2
-5
/
+10
2019-03-09
synchronously upload files
Chris Lu
1
-1
/
+1
2019-03-06
add back "/cluster/status"
Chris Lu
3
-0
/
+24
2019-03-06
adding go 1.12
Chris Lu
1
-0
/
+1
[next]