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
/
operation
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-06
change count to uint64 to fix #109
chrislusf
2
-4
/
+4
2015-03-19
Add better error message.
chrislusf
1
-1
/
+1
2015-03-10
follow golint suggestions
chrislusf
1
-1
/
+1
2015-03-09
Add read only public port on volume server
chrislusf
2
-2
/
+3
2015-02-07
merge conflicts
Chris Lu
4
-15
/
+33
2015-02-02
Using Url instead of PublicUrl for volume server
chrislusf
3
-6
/
+6
2015-01-30
use proto "github.com/golang/protobuf/proto"
yanyiwu
1
-1
/
+1
2015-01-18
Add optional admin port to volume server, to seperate admin operations from n...
Chris Lu
1
-1
/
+9
2015-01-11
Add caching volume locations to batch volume id lookup.
Chris Lu
1
-4
/
+29
2015-01-08
add some String() to make codes easier to read and debug
yanyiwu
1
-1
/
+5
2014-12-26
use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/...
yanyiwu
2
-2
/
+2
2014-10-26
formatting code by: goimports -w=true .
Chris Lu
8
-10
/
+15
2014-09-25
use github.com/chrislusf instead of github.com/aszxqw
wyy
6
-8
/
+8
2014-09-25
use github.com/aszxqw instead of code.google.com/p
wyy
6
-8
/
+8
2014-09-20
add TTL support
Chris Lu
3
-9
/
+19
2014-06-02
only set lookup cache when successful
Chris Lu
1
-2
/
+3
2014-05-25
Add volume id lookup caching
Chris Lu
3
-1
/
+84
2014-04-21
Change to protocol buffer for volume-join-masster message
Chris Lu
2
-0
/
+247
2014-04-16
added typed join result
Chris Lu
1
-0
/
+8
2014-04-15
Add types to uploading
Chris Lu
2
-10
/
+10
2014-04-15
Use type ClusterStatusResult for writing and reading results
Chris Lu
1
-3
/
+3
2014-04-15
minor textual change
Chris Lu
1
-2
/
+2
2014-04-15
Use type AssignResult when writing and reading result.
Chris Lu
1
-5
/
+5
2014-04-15
Added batch file deleting.
Chris Lu
2
-3
/
+92
2014-04-14
rename variable name
Chris Lu
1
-2
/
+2
2014-04-14
rename file from lookup_volume_id.go to lookup.go
Chris Lu
1
-0
/
+0
2014-04-13
refactor lookup result types into package "operation"
Chris Lu
1
-4
/
+22
2014-03-30
more robust filer
Chris Lu
1
-0
/
+1
2014-03-30
working filer server!
Chris Lu
1
-4
/
+5
2014-03-20
enhance deletion operation
Chris Lu
1
-12
/
+2
2014-03-19
Thread-safe fixes:
Chris Lu
1
-1
/
+1
2014-03-12
avoid sharing same err variable
Chris Lu
1
-16
/
+16
2014-03-12
reusing http connections
Chris Lu
1
-1
/
+11
2014-03-12
fix error message
Chris Lu
1
-1
/
+1
2014-03-09
benchmarking writing data to a specific collection
Chris Lu
2
-16
/
+23
2014-03-09
refactoring
Chris Lu
1
-9
/
+11
2014-03-02
Major:
Chris Lu
1
-1
/
+5
2014-02-14
1. volume server auto detect clustered master nodes
Chris Lu
3
-40
/
+34
2014-02-06
fix replication type parameter name
Chris Lu
1
-1
/
+1
2013-12-02
ssue 59: Multi Ip Enviromment support + publicUrl is disregarded by
Chris Lu
1
-1
/
+1
2013-11-19
avoid nil cases when error
Chris Lu
1
-1
/
+4
2013-11-18
refactor api: lookup file id
Chris Lu
2
-12
/
+19
2013-11-18
fix duplicated file id list entries when uploading large file
Chris Lu
1
-5
/
+2
2013-11-18
add option to split large files into parts and then upload
Chris Lu
1
-10
/
+51
2013-11-12
support for collections!
Chris Lu
1
-1
/
+2
2013-11-12
remove a comment
Chris Lu
1
-1
/
+0
2013-09-01
issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>
Chris Lu
2
-7
/
+7
2013-08-14
Only limit input parameter to io.Reader
Chris Lu
1
-8
/
+10
2013-08-14
refactoring submit operation
Chris Lu
1
-38
/
+51
2013-08-14
easier for client to delete file
Chris Lu
1
-0
/
+15
[next]