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
/
pb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
remove fixJpgOrientation
Chris Lu
1
-1
/
+1
2020-06-20
rename filechunk is_gzipped to is_compressed
Chris Lu
2
-312
/
+313
2020-06-20
adjust protoc
Chris Lu
11
-4111
/
+13452
2020-05-25
support multiple locks
Chris Lu
2
-149
/
+168
2020-05-17
avoid leaking grpc.NewClientStream
Chris Lu
1
-1
/
+3
2020-05-08
able to read chan and write chan
Chris Lu
4
-211
/
+451
2020-05-05
add broker connects to filer
Chris Lu
5
-228
/
+415
2020-04-29
able to subscribe any topic from any point of time
Chris Lu
2
-6
/
+13
2020-04-23
make lock/unlock optional
Chris Lu
2
-236
/
+145
2020-04-23
clean up
Chris Lu
1
-1
/
+0
2020-04-23
add exclusive lock library on shell
Chris Lu
2
-176
/
+156
2020-04-23
add master side code for cluster wise exclusive lock
Chris Lu
2
-150
/
+440
2020-04-22
avoid repeated grpc connection creation
Chris Lu
1
-4
/
+7
2020-04-21
refactor
Chris Lu
1
-0
/
+62
2020-04-21
async meta caching: can stream updates now
Chris Lu
2
-122
/
+131
2020-04-21
messaging: able to pub sub multiple partitions
Chris Lu
2
-57
/
+103
2020-04-20
revert this grpc related change
Chris Lu
1
-2
/
+2
2020-04-19
working for in memory single log buffer
Chris Lu
2
-118
/
+76
2020-04-19
broker: add profiling
Chris Lu
2
-53
/
+64
2020-04-18
filer master start up with default ip address instead of just localhost
Chris Lu
3
-94
/
+65
2020-04-18
adjust API
Chris Lu
2
-79
/
+120
2020-04-17
broker: append message logs
Chris Lu
2
-72
/
+104
2020-04-17
filer: able to append to a file
Chris Lu
2
-139
/
+231
2020-04-16
update messaging proto
Chris Lu
2
-124
/
+349
2020-04-16
scaffolding messaging
Chris Lu
5
-583
/
+678
2020-04-12
refactoring
Chris Lu
3
-160
/
+160
2020-04-12
refactoring
Chris Lu
1
-0
/
+5
2020-04-12
remove configurable topics folder location
Chris Lu
2
-126
/
+116
2020-04-11
refactoring
Chris Lu
1
-36
/
+0
2020-04-08
add If-None-Match and If-Modified-Since
Chris Lu
2
-119
/
+128
2020-04-05
filer: support larger file size
Chris Lu
1
-7
/
+20
2020-04-05
watch entries with common path prefix
Chris Lu
2
-123
/
+124
2020-04-05
go fmt
Chris Lu
2
-18
/
+28
2020-04-05
filer: able to tail meta data changes
Chris Lu
2
-122
/
+122
2020-03-30
writing meta logs is working
Chris Lu
5
-138
/
+312
2020-03-28
FUSE: add configurable in memory chunk cache size
Chris Lu
1
-2
/
+6
2020-03-28
FUSE: add chunk cache for recently accessed file chunks
Chris Lu
1
-0
/
+32
2020-03-26
error checking for remove
Chris Lu
1
-1
/
+6
2020-03-26
go fmt
Chris Lu
2
-18
/
+28
2020-03-25
batch delete orphan data by file keys
Chris Lu
1
-209
/
+219
2020-03-23
refactoring
Chris Lu
1
-0
/
+18
2020-03-23
refactoring
Chris Lu
1
-6
/
+89
2020-03-23
refactoring
Chris Lu
1
-0
/
+28
2020-03-23
refactoring
Chris Lu
1
-0
/
+94
2020-03-20
S3 API: fix DeleteMultipleObjectsHandler
Chris Lu
4
-207
/
+128
2020-03-17
go fmt
Chris Lu
2
-18
/
+28
2020-03-17
volume: compaction can cause readonly volumes
Chris Lu
2
-206
/
+217
2020-03-08
filer: remember content is gzipped or not
Chris Lu
4
-138
/
+138
2020-03-07
breaks dependency loop
Chris Lu
1
-13
/
+8
2020-03-07
fuse mount: avoid lookup nil entry
Chris Lu
1
-0
/
+24
[next]