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
/
go
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-25
avoid auto unzip tar.gz files
chrislusf
1
-1
/
+2
2015-02-07
merge conflicts
Chris Lu
1
-6
/
+8
2015-01-18
Add optional admin port to volume server, to seperate admin operations from n...
Chris Lu
1
-3
/
+5
2015-01-16
fix the #59 and #56
yourchanges
1
-12
/
+32
2015-01-14
Resolve Conflicts
Chris Lu
3
-3
/
+3
2015-01-13
Cleanup error printing.
Chris Lu
6
-13
/
+14
2015-01-13
fix some typos
Lei Xue
3
-3
/
+3
2015-01-10
Fix the first form multi-part item is not a "file type part" problem in "Par...
yourchanges
1
-4
/
+13
2015-01-08
add some String() to make codes easier to read and debug
yanyiwu
1
-0
/
+5
2014-12-26
use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/...
yanyiwu
1
-1
/
+1
2014-12-26
fix bug: upload a file which already existed return a wrong file size.
yanyiwu
3
-2
/
+19
2014-12-26
add String function for needle to print
yanyiwu
1
-0
/
+6
2014-10-26
formatting code by: goimports -w=true .
Chris Lu
16
-28
/
+38
2014-10-21
print error the correct way.
Chris Lu
1
-12
/
+13
2014-09-25
use github.com/chrislusf instead of github.com/aszxqw
wyy
15
-23
/
+23
2014-09-25
use github.com/aszxqw instead of code.google.com/p
wyy
15
-23
/
+23
2014-09-20
Adding unit tests for volume ttl.
Chris Lu
3
-15
/
+63
2014-09-20
add TTL support
Chris Lu
10
-48
/
+311
2014-08-31
adding ttl field to volume super block
Chris Lu
2
-0
/
+32
2014-08-26
wrap etag value with double quotes
Chris Lu
1
-1
/
+1
2014-08-25
a bit refactoring to prepare for volume format change and backward
Chris Lu
2
-55
/
+66
2014-07-22
Add Etag support
Chris Lu
1
-0
/
+8
2014-07-08
compress *.htm file
Chris Lu
1
-1
/
+1
2014-05-31
Reduce memory usage for "weed fix"
Chris Lu
2
-4
/
+7
2014-05-29
Important Fix: Avoid overwriting the index file!!!
Chris Lu
1
-12
/
+10
2014-05-26
fix compilation error
Chris Lu
1
-1
/
+1
2014-05-26
Adjust "weed server" parameters.
Chris Lu
1
-1
/
+8
2014-05-19
Refactor out volume vacuum.
Chris Lu
2
-38
/
+40
2014-05-19
Refactor out volume vacuum.
Chris Lu
2
-28
/
+35
2014-05-19
Refactor out weedfs vacuum.
Chris Lu
2
-35
/
+43
2014-05-16
fix orientation for all jpg files
Chris Lu
1
-2
/
+5
2014-05-15
iphone usually has upper cased .JPG extension
Chris Lu
1
-1
/
+6
2014-04-22
remove the println
Chris Lu
1
-2
/
+0
2014-04-21
Change to protocol buffer for volume-join-masster message
Chris Lu
2
-26
/
+57
2014-04-20
log the volume server connected to which master server
Chris Lu
1
-8
/
+8
2014-04-17
1. v0.54
Chris Lu
5
-18
/
+18
2014-04-16
1. volume server now sends master server its max file key, so that
Chris Lu
3
-11
/
+14
2014-04-16
added typed join result
Chris Lu
1
-5
/
+4
2014-04-14
batch delete on volume servers
Chris Lu
1
-1
/
+1
2014-04-13
fix bug when reading back the replica settings!
Chris Lu
2
-1
/
+15
2014-03-26
adding lots of different stats
Chris Lu
1
-20
/
+24
2014-03-23
refactor functions
Chris Lu
2
-0
/
+5
2014-03-19
switch to ReadAt() for thread-safe read
Chris Lu
1
-12
/
+16
2014-03-19
print out log message
Chris Lu
1
-0
/
+1
2014-03-19
Thread-safe fixes:
Chris Lu
1
-29
/
+23
2014-03-18
1. no locks for all read operations! Switching to pread for all reads.
Chris Lu
2
-35
/
+20
2014-03-18
remove unnecessary code
Chris Lu
1
-3
/
+0
2014-03-10
can now delete a collection! Is this a dangerous feature? Only enabling
Chris Lu
4
-0
/
+38
2014-03-09
truncate file content during creating
Chris Lu
1
-2
/
+2
2014-03-02
Major:
Chris Lu
7
-145
/
+83
[next]