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
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
go fmt
Chris Lu
1
-2
/
+2
2019-10-22
refactor ScanVolumeFileFrom()
Chris Lu
1
-26
/
+44
2019-10-22
refactor memory map related code
Chris Lu
1
-1
/
+2
2019-10-21
adjust parameter names
Chris Lu
3
-4
/
+4
2019-10-21
fix unreachable code
Chris Lu
1
-9
/
+8
2019-10-14
Merge pull request #10 from chrislusf/master
joeslay
2
-4
/
+69
2019-10-09
go fmt
Chris Lu
1
-9
/
+7
2019-10-06
support basic json filtering and selection
Chris Lu
1
-9
/
+18
2019-10-06
scaffold for volume server query feature
Chris Lu
2
-4
/
+62
2019-10-01
Merge pull request #8 from chrislusf/master
joeslay
2
-3
/
+3
2019-09-29
master api: return http 404 when volumeId not exist
Lei Liu
2
-3
/
+3
2019-09-12
Change joeslay paths to chrislusf paths
j.laycock
32
-162
/
+162
2019-09-12
Merge pull request #6 from chrislusf/master
joeslay
3
-3
/
+5
2019-09-11
filer: recursive deletion optionally ignoring any errors
Chris Lu
3
-3
/
+5
2019-09-04
Changed the InMemory bool to a uint32 so that it can be used to alter how muc...
Tom Maxwell
3
-15
/
+22
2019-09-04
Merge pull request #3 from chrislusf/master
joeslay
1
-2
/
+2
2019-09-03
Add InMemory to Volume Grow structure
j.laycock
1
-1
/
+1
2019-09-03
remove println
Chris Lu
1
-2
/
+2
2019-09-03
Rename mem_map to mMap, remove some in_memory variables being passed around, ...
j.laycock
1
-1
/
+1
2019-09-03
Changes to try and pass the URL parameters through - in memory flag not worki...
Tom Maxwell
2
-1
/
+2
2019-09-02
Merge pull request #2 from chrislusf/master
joeslay
1
-1
/
+1
2019-09-02
Swap imports to use joeslay
j.laycock
32
-162
/
+162
2019-09-01
HCFS: avoid verbose file not found exception stack trace
Chris Lu
1
-1
/
+1
2019-08-09
skip writing content if not modified
Chris Lu
1
-0
/
+6
2019-08-01
Add etcd filestore
Feng Ye
1
-0
/
+1
2019-07-31
fix test error
Chris Lu
1
-1
/
+1
2019-07-31
master: redirect clients to the new leader
Chris Lu
1
-2
/
+16
2019-07-28
master: followers can also lookup and redirect
Chris Lu
4
-33
/
+53
2019-07-17
refactoring
Chris Lu
2
-2
/
+2
2019-07-17
set the max file key when ever possible
Chris Lu
1
-1
/
+2
2019-07-17
skip all azuresb
Chris Lu
1
-1
/
+1
2019-07-17
disable azure due to api changes
Chris Lu
1
-1
/
+1
2019-07-11
shell: add fs.mv
Chris Lu
1
-0
/
+5
2019-07-11
filer: set file name when uploading to a directory
Chris Lu
1
-6
/
+6
2019-07-10
detect a filer path is a file or a directory
Chris Lu
1
-1
/
+7
2019-06-30
filer: default to leveldb2
Chris Lu
1
-2
/
+3
2019-06-26
mark volume readonly before ec encoding
Chris Lu
1
-0
/
+16
2019-06-25
refactoring
Chris Lu
3
-14
/
+19
2019-06-23
go fmt
Chris Lu
1
-1
/
+1
2019-06-23
simplify metrics settings
Chris Lu
2
-4
/
+48
2019-06-23
big refactoring
Chris Lu
4
-51
/
+43
2019-06-23
go fmt
Chris Lu
2
-3
/
+9
2019-06-23
filer.copy: use filer settings, avoid unnecessary command line options
Chris Lu
1
-0
/
+10
2019-06-22
add metrics, refactoring
Chris Lu
4
-71
/
+126
2019-06-22
refactoring
Chris Lu
2
-2
/
+2
2019-06-21
ec deletion works
Chris Lu
1
-0
/
+9
2019-06-20
delete garbage only when successful
Chris Lu
1
-2
/
+1
2019-06-20
go fmt
Chris Lu
2
-3
/
+3
2019-06-20
ec deletion code complete, not tested yet
Chris Lu
1
-1
/
+14
2019-06-20
add grpc VolumeEcBlobDelete
Chris Lu
1
-0
/
+28
[next]