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
2016-06-13
fix nil crash
Chris Lu
1
-0
/
+6
2016-06-10
Merge pull request #315 from 030io/master
Chris Lu
4
-7
/
+19
2016-06-11
fix bug: filer DELETE
DaLin
4
-7
/
+19
2016-06-08
Merge pull request #314 from hxiaodon/master
Chris Lu
1
-37
/
+185
2016-06-08
refactor work for filer write handler
霍晓栋
1
-122
/
+146
2016-06-08
made a little change for Amazon S3 API's compatibility
霍晓栋
1
-28
/
+152
2016-06-06
a little refactoring
Chris Lu
1
-8
/
+9
2016-06-06
Merge pull request #312 from hxiaodon/master
Chris Lu
4
-13
/
+91
2016-06-07
read write handler update
霍晓栋
2
-7
/
+7
2016-06-07
filer could detect master nodes healthy status and choose a working one when ...
霍晓栋
2
-6
/
+84
2016-06-06
add tool to change a volume's replication
Chris Lu
1
-0
/
+84
2016-06-05
fix
Chris Lu
1
-2
/
+2
2016-06-05
adjust log
Chris Lu
1
-2
/
+2
2016-06-03
delete file storage when POST to update
Chris Lu
1
-0
/
+8
2016-06-02
add fid and url to filer post result
Chris Lu
1
-2
/
+17
2016-06-02
refactoring
Chris Lu
3
-245
/
+262
2016-06-02
fix path
Chris Lu
3
-5
/
+5
2016-06-02
directory structure change to work with glide
Chris Lu
166
-272
/
+296
2016-06-02
add missing unlock()!!!!!
Chris Lu
1
-0
/
+1
2016-05-30
rwlock concurrent read map
Chris Lu
7
-25
/
+45
2016-05-27
fix concurrent write map
Chris Lu
1
-1
/
+13
2016-05-26
add missing parameters.
Chris Lu
1
-2
/
+2
2016-05-25
bind ip address when starting filer
Chris Lu
2
-2
/
+4
2016-05-24
clean up old config only when peers are changed.
Chris Lu
2
-35
/
+47
2016-05-23
skip vendor folder
Chris Lu
1
-0
/
+1
2016-05-23
add glide to manage dependency
Chris Lu
2
-0
/
+123
2016-05-23
Merge pull request #306 from hankya/master
Chris Lu
1
-2
/
+3
2016-05-23
master: redirect handler accept collection parameter
yangrun
1
-2
/
+3
2016-05-19
lock node.children
Chris Lu
1
-3
/
+20
2016-05-19
lock dn.volumes
Chris Lu
4
-4
/
+21
2016-05-13
properly release memory
Chris Lu
5
-7
/
+7
2016-05-12
Merge pull request #302 from alexanderk23/fix_content_disposition_header
Chris Lu
1
-1
/
+7
2016-05-12
Fix Content-Disposition header; add dl=(0|1) URI param to use inline (default...
Alexander Kovalenko
1
-1
/
+7
2016-05-09
close current needle map when switching
Chris Lu
1
-0
/
+1
2016-05-09
do not forget to vacuum if cluster changes
Chris Lu
1
-2
/
+2
2016-05-05
return nil if no error
Chris Lu
1
-0
/
+3
2016-04-28
fix refactoring error
Chris Lu
1
-3
/
+3
2016-04-28
use detailed map of errors for distributed operations
Chris Lu
1
-21
/
+42
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
4
-34
/
+82
2016-04-15
fmt
chrislusf
1
-2
/
+2
2016-04-14
improve performance a little bit when having white list
chrislusf
1
-3
/
+1
2016-04-14
Merge pull request #291 from vitalybaev/favicon
Chris Lu
5
-0
/
+253
2016-04-14
Added /favicon.ico handler
Vitaly Baev
5
-0
/
+253
2016-04-14
mark it as 0.71beta
chrislusf
1
-1
/
+1
2016-04-14
pooling []byte
chrislusf
9
-7
/
+216
2016-04-14
make VolumeLayout thread safe
chrislusf
1
-3
/
+15
[next]