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
2016-06-02
directory structure change to work with glide
Chris Lu
29
-3246
/
+0
2016-05-27
fix concurrent write map
Chris Lu
1
-1
/
+13
2016-05-13
properly release memory
Chris Lu
3
-4
/
+5
2016-05-09
close current needle map when switching
Chris Lu
1
-0
/
+1
2016-04-26
just refactoring
Chris Lu
2
-20
/
+36
2016-04-26
separate into 2 files, no logic change
Chris Lu
2
-36
/
+44
2016-04-17
correct cache: fix racing condition
chrislusf
2
-9
/
+7
2016-04-15
adjust to real case cache size
chrislusf
1
-2
/
+2
2016-04-15
add []byte caching and pooling
chrislusf
3
-32
/
+80
2016-04-14
pooling []byte
chrislusf
3
-4
/
+36
2016-04-10
clearer error message
chrislusf
1
-17
/
+11
2016-04-10
storage: faster ParseKeyHash
Jianfei Wang
1
-11
/
+18
2016-04-10
storage: add test for ParseKeyHash
Jianfei Wang
2
-1
/
+46
2016-04-10
Revert "Merge pull request #284 from thinxer/binary"
chrislusf
10
-119
/
+69
2016-04-10
storage: do not copy sync.Mutex by value
Jianfei Wang
1
-4
/
+4
2016-04-09
replace util/bytes.go with binary.BigEndian
Jianfei Wang
9
-69
/
+74
2016-04-09
storage: add test for ParseKeyHash
Jianfei Wang
2
-1
/
+46
2016-04-08
Revert "Merge pull request #281 from thinxer/binary"
chrislusf
9
-59
/
+61
2016-04-06
replace util/bytes.go with binary.BigEndian
Jianfei Wang
9
-61
/
+59
2016-04-01
use klauspost/crc32 instead of hash/crc32
Alexandr Razumov
1
-1
/
+1
2015-12-14
format changes
chrislusf
2
-7
/
+9
2015-12-02
Delete all chunks when delete a ChunkManifest
tnextday
2
-61
/
+3
2015-12-02
complete submit chunked file
tnextday
1
-1
/
+1
2015-12-01
rename FlagChunkedFile to FlagChunkManifest
tnextday
2
-6
/
+6
2015-12-01
update ChunkedFile to seekable reader, so we can use io.* to read data
tnextday
2
-8
/
+13
2015-11-29
add chunk file helper to support large file
tnextday
1
-0
/
+9
2015-08-18
fix extract collection name from .dat file
Timur Nurutdinov
1
-1
/
+3
2015-07-17
fix ttl change detection
chrislusf
1
-1
/
+1
2015-07-11
fix wrong logic
chrislusf
1
-1
/
+1
2015-07-11
add logging
chrislusf
1
-0
/
+1
2015-07-10
skip isFileUnchanged checking since ttl always change
chrislusf
1
-0
/
+3
2015-07-08
Avoid nil case when fixing data
chrislusf
1
-1
/
+1
2015-06-23
In case lastNode==0, need to set it to -1
chrislusf
1
-2
/
+2
2015-05-26
Add "weed backup" command.
chrislusf
8
-124
/
+357
2015-05-25
Add Key String() function
chrislusf
1
-0
/
+6
2015-05-23
Rename variables
chrislusf
2
-10
/
+10
2015-05-23
Add comments
chrislusf
1
-0
/
+1
2015-05-22
Fix looking for master nodes.
chrislusf
1
-2
/
+6
2015-05-14
More debug information for connecting to master
chrislusf
1
-0
/
+4
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-04-21
unittest: TestSortVolumeInfos
yanyiwu
1
-0
/
+23
2015-04-21
Sort VolumeInfos by VolumeId in Store.Status();
yanyiwu
2
-1
/
+25
2015-04-19
Prepend prefix "0" for odd number of hex characters.
chrislusf
1
-0
/
+3
2015-04-16
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
Stuart P. Bentley
16
-27
/
+27
2015-04-14
Add error checking for file reads.
chrislusf
1
-1
/
+5
2015-03-29
remove verbose logging.
chrislusf
1
-1
/
+0
2015-03-29
Add boltdb for volume needle map
chrislusf
6
-46
/
+246
2015-03-27
removing unused files
chrislusf
2
-407
/
+0
[next]