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
2020-04-26
1.77
1.77
Chris Lu
3
-3
/
+3
2020-04-26
HCFS 1.2.7
Chris Lu
5
-5
/
+5
2020-04-26
Hadoop: fix entry not found for HCFS
Chris Lu
4
-12
/
+36
2020-04-23
add lock/unlock to example admin scripts
Chris Lu
1
-0
/
+2
2020-04-23
mount: default to enable asyncMetaDataCaching
Chris Lu
1
-1
/
+1
2020-04-23
support semicolon seperated command lines
Chris Lu
2
-44
/
+58
2020-04-23
master: add cluster wide lock/unlock operation in weed shell
Chris Lu
18
-1
/
+76
2020-04-23
make lock/unlock optional
Chris Lu
3
-252
/
+147
2020-04-23
fix builds
Chris Lu
1
-1
/
+1
2020-04-23
allow lock with an existing lock
Chris Lu
1
-1
/
+4
2020-04-23
make second lock instant
Chris Lu
2
-6
/
+7
2020-04-23
shell: add lock/unlock command
Chris Lu
2
-2
/
+58
2020-04-23
clean up
Chris Lu
1
-1
/
+0
2020-04-23
add exclusive lock library on shell
Chris Lu
5
-179
/
+257
2020-04-23
add master side code for cluster wise exclusive lock
Chris Lu
4
-151
/
+549
2020-04-22
1.76
1.76
Chris Lu
3
-3
/
+3
2020-04-22
reduce the connections
Chris Lu
1
-13
/
+0
2020-04-22
avoid repeated grpc connection creation
Chris Lu
2
-4
/
+10
2020-04-22
also writes to local meta cache
Chris Lu
4
-0
/
+37
2020-04-21
add mongodb
Chris Lu
1
-3
/
+3
2020-04-21
1.75
1.75
Chris Lu
3
-3
/
+3
2020-04-21
cache metadata on startup
Chris Lu
3
-4
/
+17
2020-04-21
refactor
Chris Lu
3
-57
/
+66
2020-04-21
async meta caching: can stream updates now
Chris Lu
10
-127
/
+236
2020-04-21
read from meta cache
Chris Lu
5
-9
/
+101
2020-04-21
add placeholder for cached meta data reading
Chris Lu
5
-0
/
+16
2020-04-21
adjust logging
Chris Lu
1
-2
/
+2
2020-04-21
volume: deletion checks all disk locations
Chris Lu
2
-6
/
+14
2020-04-21
report error if copying failed
Chris Lu
1
-1
/
+1
2020-04-21
filer: add -ip.bind option
Chris Lu
2
-3
/
+6
2020-04-21
messaging: able to pub sub multiple partitions
Chris Lu
4
-75
/
+189
2020-04-20
go fmt
Chris Lu
8
-15
/
+15
2020-04-20
add memory buffer size limit
Chris Lu
1
-2
/
+3
2020-04-20
continue for reading from sealed memory buffer
Chris Lu
1
-11
/
+25
2020-04-20
message broker: read also from sealed memory buffer
Chris Lu
3
-2
/
+22
2020-04-20
lower the test criteria
Chris Lu
1
-2
/
+3
2020-04-20
adjust test
Chris Lu
1
-2
/
+2
2020-04-20
close the connection with better accouting
Chris Lu
1
-4
/
+7
2020-04-20
revert this grpc related change
Chris Lu
1
-2
/
+2
2020-04-20
refactoring
Chris Lu
2
-85
/
+49
2020-04-19
refactor
Chris Lu
4
-7
/
+9
2020-04-19
logs
Chris Lu
1
-0
/
+2
2020-04-19
working for in memory single log buffer
Chris Lu
11
-189
/
+270
2020-04-19
Merge pull request #1280 from bukton123/filer_mongodb
Chris Lu
5
-3
/
+274
2020-04-20
filer mongo add func create index unique directory, name
bukton
1
-0
/
+28
2020-04-19
fix tests
Chris Lu
2
-4
/
+4
2020-04-19
add default config filer mongodb to scaffold.go
bukton
1
-0
/
+5
2020-04-19
filer mongodb add option poll size and fixed order by list meta
bukton
1
-4
/
+12
2020-04-19
broker: add profiling
Chris Lu
8
-67
/
+83
2020-04-19
basic pub and sub works!
Chris Lu
4
-45
/
+60
[next]