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
/
weed
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-26
fix commenting error.
Chris Lu
1
-2
/
+2
2014-10-25
adjust visibility
Chris Lu
2
-3
/
+3
2014-10-25
fix typo
Chris Lu
2
-3
/
+3
2014-10-21
Add master bind ip address option.
Chris Lu
2
-3
/
+4
2014-10-21
Fix help text error.
Chris Lu
1
-1
/
+1
2014-10-19
Revert "fix func name HasWriableVolume"
bmcquee
1
-2
/
+2
2014-10-19
Revert "change wriable to writeable"
bmcquee
1
-1
/
+1
2014-10-19
change wriable to writeable
bmcquee
1
-1
/
+1
2014-10-19
add another logging line verbosity 2
bmcquee
1
-0
/
+1
2014-10-19
fix func name HasWriableVolume
bmcquee
1
-2
/
+2
2014-09-25
use github.com/chrislusf instead of github.com/aszxqw
wyy
28
-71
/
+71
2014-09-25
use github.com/aszxqw instead of code.google.com/p
wyy
28
-71
/
+71
2014-09-20
Fix typo.
Chris Lu
1
-1
/
+1
2014-09-20
Add "-ip.bind" option when starting volume servers.
Chris Lu
3
-7
/
+9
2014-09-20
rename to Seaweed File System
Chris Lu
6
-7
/
+7
2014-09-20
add TTL support
Chris Lu
7
-15
/
+22
2014-08-26
wrap etag value with double quotes
Chris Lu
1
-1
/
+1
2014-08-25
Fix filer proxing http status code
Chris Lu
2
-1
/
+2
2014-08-25
a bit refactoring to prepare for volume format change and backward
Chris Lu
1
-2
/
+2
2014-08-05
remove uploading stated from volume server.
Chris Lu
2
-5
/
+0
2014-07-22
Add Etag support
Chris Lu
1
-0
/
+6
2014-07-21
1. pass through http response headers
Chris Lu
1
-0
/
+4
2014-07-21
fix wrong error printing that caused panic
Chris Lu
1
-1
/
+1
2014-07-20
comments change
Chris Lu
1
-4
/
+4
2014-07-20
Add /admin/mv to move a file or a folder
Chris Lu
3
-1
/
+30
2014-07-05
return image size when client image processing
Chris Lu
1
-1
/
+1
2014-06-13
Setting application/json for json result.
Chris Lu
1
-1
/
+2
2014-06-08
Better guessing mime type with octstream
Chris Lu
1
-1
/
+4
2014-05-31
Reduce memory usage for "weed fix"
Chris Lu
2
-2
/
+2
2014-05-26
Add partial content request support.
Chris Lu
2
-5
/
+205
2014-05-26
Adjust "weed server" parameters.
Chris Lu
2
-4
/
+4
2014-05-15
iphone usually has upper cased .JPG extension
Chris Lu
1
-5
/
+1
2014-05-15
defauting images.fix.orientation option to true
Chris Lu
2
-2
/
+2
2014-05-15
Add option to auto fix jpg orientation
Chris Lu
4
-6
/
+17
2014-05-14
1. refactor, move image resizing to its own package
Chris Lu
4
-54
/
+8
2014-05-13
0.59 beta
Chris Lu
1
-0
/
+1
2014-05-13
better handling of os signals
Chris Lu
5
-32
/
+46
2014-05-13
add os.Kill signal to handle.
Chris Lu
4
-5
/
+4
2014-05-13
releasing 0.58 to handle control+c interrupts.
Chris Lu
5
-107
/
+149
2014-05-13
Add control+c or INT handling
Chris Lu
1
-0
/
+1
2014-05-13
Add control+c or INT handling
Chris Lu
1
-1
/
+11
2014-05-13
Add control+c or INT handling
Chris Lu
2
-29
/
+36
2014-05-12
support file names with a comma inside.
Chris Lu
1
-1
/
+1
2014-05-12
Can compile now. not working just yet.
Chris Lu
2
-1
/
+146
2014-05-07
fix image serving performance problem introduced in last release.
Chris Lu
1
-9
/
+9
2014-05-07
Add cpu profiling option.
Chris Lu
1
-1
/
+28
2014-04-25
A hidden feature: dynamically resize image.
Chris Lu
1
-0
/
+36
2014-04-25
Adjust command line options.
Chris Lu
4
-42
/
+61
2014-04-21
Change to protocol buffer for volume-join-masster message
Chris Lu
1
-15
/
+25
2014-04-20
log the volume server connected to which master server
Chris Lu
1
-3
/
+2
[prev]
[next]