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
/
weed-fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-10
re-organize code directory structure
Chris Lu
55
-5228
/
+0
2013-02-06
Issue 15: Stress test corrupts volume
Chris Lu
1
-0
/
+17
2013-01-22
ensure file name does not contain any "/"
Chris Lu
1
-0
/
+2
2013-01-22
added file name format when exporting. patch from Tamás Gulácsi
Chris Lu
1
-6
/
+43
2013-01-21
add option to output to stdout - patch from Tamás Gulácsi
Chris Lu
2
-14
/
+21
2013-01-20
promptive error message
Chris Lu
1
-0
/
+4
2013-01-20
up the version to 0.28 beta
Chris Lu
1
-1
/
+1
2013-01-20
adjust text
Chris Lu
1
-3
/
+3
2013-01-20
formatting
Chris Lu
1
-7
/
+3
2013-01-20
re-factoring volume file scanning code
Chris Lu
11
-131
/
+259
2013-01-20
adding visit function for the NeedleMap
Chris Lu
2
-14
/
+22
2013-01-20
better error handling, check in for Gulácsi Tamás
Chris Lu
6
-80
/
+159
2013-01-19
fix debug message error
Chris Lu
1
-1
/
+1
2013-01-19
ignore compiled binary file
Chris Lu
1
-1
/
+0
2013-01-19
fix debug message displaying
Chris Lu
6
-11
/
+14
2013-01-17
go fmt for all source codes
Chris Lu
35
-491
/
+476
2013-01-17
cosmetics change
Chris Lu
1
-8
/
+11
2013-01-17
add git ignore
Chris Lu
1
-0
/
+1
2013-01-17
Revert "sort writables to be able to skew write probability to lesser ids (ol...
Chris Lu
1
-35
/
+5
2013-01-17
Revert "add error return for (Un)GzipData"
Chris Lu
3
-24
/
+34
2013-01-17
Revert "add cmd/dump - a dumper"
Chris Lu
36
-622
/
+466
2013-01-17
Revert "add CdbMap"
Chris Lu
4
-195
/
+32
2013-01-17
Revert "add Frozen attribute to VolumeInfo"
Chris Lu
6
-55
/
+7
2013-01-17
Revert "add "freeze" subcommand to volume"
Chris Lu
7
-144
/
+16
2013-01-17
Revert "fix errors with frozen volume loading"
Chris Lu
3
-20
/
+4
2013-01-15
Merge remote-tracking branch 'choose_remote_name/cdb'
Chris Lu
45
-555
/
+1086
2013-01-14
move to 0.27
Chris Lu
1
-1
/
+1
2013-01-14
fix errors with frozen volume loading
Tamás Gulácsi
3
-4
/
+20
2013-01-14
add "freeze" subcommand to volume
Tamás Gulácsi
7
-16
/
+144
2013-01-13
add Frozen attribute to VolumeInfo
Tamás Gulácsi
6
-7
/
+55
2013-01-12
add CdbMap
Tamás Gulácsi
4
-32
/
+195
2013-01-05
add cmd/dump - a dumper
Tamás Gulácsi
36
-466
/
+622
2013-01-04
add error return for (Un)GzipData
Tamás Gulácsi
3
-34
/
+24
2013-01-04
sort writables to be able to skew write probability to lesser ids (older volu...
Tamás Gulácsi
1
-5
/
+35
2013-01-04
master can redirect GET/DELETE/POST requests to volume servers. So
Chris Lu
3
-8
/
+25
2013-01-02
set to beta version for 0.27
Chris Lu
1
-1
/
+1
2013-01-02
compare read file size with in-memory file size
Chris Lu
2
-1
/
+14
2013-01-02
escape file name when there is a quote inside
Chris Lu
1
-1
/
+3
2012-12-22
properly handle quick volume server restart
Chris Lu
4
-7
/
+25
2012-12-22
Default more not to gzip since gzip can be done on client side.
Chris Lu
1
-38
/
+58
2012-12-22
use bits in needle.Flags to mark hasName and hasMime
Chris Lu
2
-22
/
+37
2012-12-22
add store metadata:file name, mime type, is_gzipped
Chris Lu
4
-10
/
+56
2012-12-21
parallel logic for read and write
Chris Lu
1
-11
/
+13
2012-12-21
fix write error
Chris Lu
1
-1
/
+1
2012-12-21
can read/write files in format version 2
Chris Lu
6
-16
/
+91
2012-12-21
refactoring
Chris Lu
4
-52
/
+72
2012-12-20
refactor for reading super block
Chris Lu
3
-76
/
+92
2012-12-20
refactor a bit
Chris Lu
4
-54
/
+73
2012-12-17
reading/setting/reporting correct volume version
Chris Lu
5
-7
/
+11
2012-12-17
ensure only compatible volume versions are writable
Chris Lu
3
-3
/
+8
[next]