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
path:
root
/
weed
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-23
go fmt
Chris Lu
2
-3
/
+3
2018-11-08
fix deleting bucket
1.04
Chris Lu
1
-1
/
+3
2018-11-08
use MD5 for ETag to be consistent with Amazon S3
Chris Lu
1
-1
/
+12
2018-11-05
delete file by name instead of referencing the dataFile pointer
Chris Lu
1
-5
/
+2
2018-11-05
fix invalid point when delete collection
alex8224
1
-1
/
+1
2018-11-04
close file in ScanVolumeFile()
Chris Lu
3
-5
/
+22
2018-10-18
adjust logging
Chris Lu
1
-7
/
+7
2018-10-15
migrate volume sync to gRpc
Chris Lu
1
-22
/
+17
2018-10-15
remove volume server /admin/volume/delete
Chris Lu
1
-11
/
+0
2018-10-15
migrate volume sync status to grpc API on volume server
Chris Lu
1
-5
/
+6
2018-10-15
migrate assign volume to grpc API on volume server
Chris Lu
1
-29
/
+2
2018-10-15
adjust log level
Chris Lu
1
-1
/
+1
2018-10-14
move volume vacuum to gRpc
Chris Lu
1
-30
/
+8
2018-09-26
avoid possible racing issue if leveldb or boltdb is used.
Chris Lu
1
-0
/
+4
2018-09-09
add s3 multipart upload
Chris Lu
1
-1
/
+1
2018-09-09
fix "weed backup" rerunning
Chris Lu
1
-3
/
+8
2018-09-09
Revert "fix "weed backup" rerunning"
Chris Lu
1
-1
/
+1
2018-09-09
fix "weed backup" rerunning
Chris Lu
1
-1
/
+1
2018-08-24
instant notification of new volumes added or deleted
Chris Lu
1
-21
/
+19
2018-08-23
clean remove all left over files when deleting a collection
Chris Lu
1
-0
/
+4
2018-08-23
fix id String() instead
Chris Lu
1
-2
/
+2
2018-08-23
parse needle id correctly
Chris Lu
1
-1
/
+1
2018-08-22
adjusting startup logging
Chris Lu
2
-6
/
+4
2018-08-12
randomize raft server startup
Chris Lu
2
-2
/
+2
2018-07-31
support 128 bit NeedleId
Chris Lu
4
-6
/
+53
2018-07-27
go fmt
Chris Lu
3
-6
/
+6
2018-07-27
avoid reparsing the multipart form
Chris Lu
2
-9
/
+10
2018-07-24
speed up leveldb bolddb loading
Chris Lu
1
-8
/
+23
2018-07-24
set needle AppendAtNs value during writes
Chris Lu
2
-0
/
+3
2018-07-24
go fmt
Chris Lu
2
-22
/
+22
2018-07-24
working version3
Chris Lu
8
-59
/
+74
2018-07-21
needle priting format
Chris Lu
2
-9
/
+13
2018-07-21
go fmt
Chris Lu
19
-51
/
+51
2018-07-21
support PUT
Chris Lu
2
-6
/
+13
2018-07-21
refactor: separate multipart parsing file
Chris Lu
2
-86
/
+104
2018-07-14
extend export command to show tombstone + change output format to CSV
Chris Lu
2
-1
/
+9
2018-07-13
avoid extra log messages
Chris Lu
1
-3
/
+10
2018-07-09
add error checking when loading dat file
Chris Lu
1
-0
/
+2
2018-07-09
refactoring
Chris Lu
2
-39
/
+50
2018-07-08
fix all tests
Chris Lu
6
-12
/
+22
2018-07-08
refactoring: add type for needle id, offset
Chris Lu
21
-251
/
+329
2018-07-07
faster loading boltdb or leveldb needle map metrics by bloomfilter
Chris Lu
5
-47
/
+140
2018-07-07
use constant NeedleIndexSize instead of the number 16
Chris Lu
1
-3
/
+3
2018-07-07
adjust log level
Chris Lu
2
-4
/
+4
2018-06-25
avoid divided by 0
Chris Lu
1
-0
/
+3
2018-06-24
fix log error
Chris Lu
1
-1
/
+1
2018-06-24
fix compilation error
Chris Lu
1
-2
/
+2
2018-06-24
super block reserves a couple of bits for future extension
Chris Lu
1
-2
/
+3
2018-06-24
add support for extra super block info
Chris Lu
2
-13
/
+47
2018-06-24
prepare for flexible super block
Chris Lu
3
-22
/
+29
[next]