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
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
2014-02-14
1. volume server auto detect clustered master nodes
Chris Lu
1
-5
/
+51
2014-02-06
Avoid creating *.dat file when reading and it does not exist
Chris Lu
1
-19
/
+28
2014-02-05
report when size is closing to the volume limit
Chris Lu
1
-2
/
+2
2014-02-05
be lenient when writing, but report right away when volume size limit is
Chris Lu
2
-8
/
+9
2014-01-21
trivial refactoring
Chris Lu
1
-6
/
+9
2013-12-09
toughen up error handling for invalid fid
Chris Lu
2
-11
/
+17
2013-11-18
adjust function name
Chris Lu
2
-4
/
+4
2013-11-12
support for collections!
Chris Lu
3
-23
/
+39
2013-10-31
fix issue 52
Chris Lu
1
-10
/
+19
2013-10-31
add test case for issue 52
Chris Lu
1
-0
/
+14
2013-10-31
fix test
Chris Lu
1
-0
/
+1
2013-10-31
log changes
Chris Lu
1
-2
/
+6
2013-10-16
issue 48 weed upload does not set the modified date
Chris Lu
1
-1
/
+1
2013-09-28
add a command to force compaction of a volume, removing deleted files
Chris Lu
2
-2
/
+2
2013-09-19
Issue 45 in weed-fs: [Compact issue] Offset overflow
Chris Lu
3
-10
/
+13
2013-09-01
issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>
Chris Lu
8
-22
/
+40
[next]