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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-11
merge with latest glog
Chris Lu
3
-31
/
+259
2015-07-08
Adjust for window path
chrislusf
1
-4
/
+12
2015-06-24
Use request host info for master url if possible
chrislusf
1
-2
/
+8
2015-06-23
In case lastNode==0, need to set it to -1
chrislusf
1
-2
/
+2
2015-06-22
allowing proxy to leader for volume id lookup then redirect to volume server
chrislusf
1
-1
/
+1
2015-06-02
Easier variable names
chrislusf
1
-31
/
+32
2015-06-02
Fix compilation error!!!
chrislusf
1
-10
/
+11
2015-06-01
each command use its own options to avoid parameter collision
chrislusf
3
-45
/
+63
2015-05-30
Fix compilation error.
chrislusf
1
-2
/
+4
2015-05-26
Fix a possible index out of range error. Remove unnecessary caching.
chrislusf
2
-33
/
+29
2015-05-26
Add "weed backup" command.
chrislusf
17
-128
/
+632
2015-05-25
Adjust dir parameter default value.
chrislusf
4
-8
/
+8
2015-05-25
Remove old file
chrislusf
1
-477
/
+0
2015-05-25
Add ParseUint64 function
chrislusf
1
-1
/
+11
2015-05-25
Add Key String() function
chrislusf
1
-0
/
+6
2015-05-23
Rename variables
chrislusf
2
-10
/
+10
2015-05-23
Adjust log message
chrislusf
1
-1
/
+1
2015-05-23
Adjust log message
chrislusf
1
-1
/
+1
2015-05-23
Add comments
chrislusf
1
-0
/
+1
2015-05-22
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislusf
1
-2
/
+27
2015-05-22
Fix looking for master nodes.
chrislusf
1
-2
/
+6
2015-05-20
Merge pull request #145 from dyeldandi/incrementalExport
chrislusf
1
-2
/
+27
2015-05-20
Added -newer argument, which takes a date/time in RFC3339 format and
Denis Yeldandi
1
-2
/
+27
2015-05-17
Adjust admin url pattern
chrislusf
2
-6
/
+6
2015-05-16
Merge pull request #142 from yanyiwu/master
chrislusf
1
-1
/
+1
2015-05-16
if mt != "application/octet-stream"
yanyiwu
1
-1
/
+1
2015-05-14
More debug information for connecting to master
chrislusf
2
-0
/
+6
2015-05-08
Textual changes.
chrislusf
1
-1
/
+1
2015-05-08
Increase compact revision during each compaction
chrislusf
1
-0
/
+1
2015-05-08
Add compact revision in volume super block
chrislusf
1
-0
/
+5
2015-05-07
Merge pull request #138 from carmark/master
chrislusf
1
-2
/
+2
2015-05-07
modify the dockerfile to make sure it was built successfully
Lei Xue
1
-2
/
+2
2015-05-03
break away from code.google.com
chrislusf
5
-5
/
+5
2015-05-03
Merge pull request #135 from blalab/master
chrislusf
1
-6
/
+6
2015-05-02
Some orthographic suggestions
Ricardo Cid
1
-6
/
+6
2015-04-20
Merge pull request #128 from yanyiwu/master
chrislusf
3
-1
/
+48
2015-04-21
unittest: TestSortVolumeInfos
yanyiwu
1
-0
/
+23
2015-04-21
Sort VolumeInfos by VolumeId in Store.Status();
yanyiwu
2
-1
/
+25
2015-04-20
Merge pull request #127 from yanyiwu/master
chrislusf
4
-9
/
+25
2015-04-20
BUG FIXED: RoundRobinCounter.Add will cause a out of range crash
yanyiwu
2
-7
/
+23
2015-04-20
[ui] BUG FIXED: Concurrent Connections incorrect.
yanyiwu
1
-1
/
+1
2015-04-20
More readable peers usage:
yanyiwu
1
-1
/
+1
2015-04-19
Prepend prefix "0" for odd number of hex characters.
chrislusf
1
-0
/
+3
2015-04-19
Merge pull request #126 from yanyiwu/master
chrislusf
1
-1
/
+6
2015-04-19
FIXED: When RaftServer cannot find a leader, Return a more readable error.
yanyiwu
1
-1
/
+6
2015-04-17
Merge pull request #125 from yanyiwu/master
chrislusf
2
-2
/
+10
2015-04-18
[ui] seaweedfs logo and icon
yanyiwu
2
-2
/
+10
2015-04-16
Update README.md
v0.70beta
chrislusf
1
-1
/
+2
2015-04-16
Update README.md
chrislusf
1
-3
/
+1
2015-04-16
Update README.md
chrislusf
1
-1
/
+1
[next]