Chris Lu
|
ac9bf71544
|
use jquery 3.6.0
|
2021-05-26 00:21:11 -07:00 |
|
danielflira
|
877c192af2
|
create fuse subcommand to use weed with mount
|
2021-05-25 23:32:35 -03:00 |
|
Chris Lu
|
67dd094b35
|
sqlite: does not support non-linux/darwin/windows
|
2021-05-25 17:36:15 -07:00 |
|
Chris Lu
|
dce1f02c9e
|
filer.backup: backup to local directory optionally is incremental
fixed one issue with https://github.com/chrislusf/seaweedfs/issues/2084
|
2021-05-25 17:19:20 -07:00 |
|
Chris Lu
|
35ca9638c4
|
Merge pull request #2080 from kmlebedev/s3IfMatch
|
2021-05-24 06:59:03 -07:00 |
|
Konstantin Lebedev
|
b612d5aebd
|
s3 test get w/ If-Match: bogus ETag
|
2021-05-24 16:59:44 +05:00 |
|
Chris Lu
|
9079ce0e7f
|
Merge pull request #2079 from kmlebedev/s3CachingHeaders
S3 write cache headers
|
2021-05-24 03:50:44 -07:00 |
|
Konstantin Lebedev
|
69c768870b
|
- object write cache control
- object write expires
|
2021-05-24 15:43:55 +05:00 |
|
Chris Lu
|
15859a7daa
|
Merge pull request #2074 from kmlebedev/head_check_all_chunks
avoid http error: superfluous response.WriteHeader
|
2021-05-24 00:39:55 -07:00 |
|
Konstantin Lebedev
|
84dce32a57
|
Merge branch 'master' into head_check_all_chunks
|
2021-05-24 12:28:19 +05:00 |
|
Chris Lu
|
359a08ecba
|
Merge pull request #2078 from kmlebedev/chunkDownloadStats
Chunk download stats
|
2021-05-24 00:25:47 -07:00 |
|
Konstantin Lebedev
|
0e404cd84b
|
Chunk download stats
|
2021-05-24 12:14:50 +05:00 |
|
Chris Lu
|
759e4f1a75
|
add sqlite wiki
|
2021-05-24 00:09:45 -07:00 |
|
Konstantin Lebedev
|
bb42633522
|
rm chunk Download stats
|
2021-05-24 12:08:12 +05:00 |
|
Chris Lu
|
064269bb57
|
filer: Support sqlite as filer meta store
|
2021-05-23 23:58:28 -07:00 |
|
Chris Lu
|
b70aeb7585
|
bucket list only directories
|
2021-05-23 10:36:22 -07:00 |
|
Chris Lu
|
42fb03a66e
|
2.49
|
2021-05-23 00:51:47 -07:00 |
|
Chris Lu
|
2d85ffe7c5
|
java 1.6.6
|
2021-05-23 00:51:02 -07:00 |
|
Chris Lu
|
a852f8a3f5
|
some code to stress test the meta data events
|
2021-05-22 18:03:13 -07:00 |
|
Chris Lu
|
3d3fa43542
|
filer: re-create grpc connections if having transport error
fix https://github.com/chrislusf/seaweedfs/issues/2070
|
2021-05-22 17:46:53 -07:00 |
|
Chris Lu
|
2d0a0733ec
|
filer: bootstrap from peer filer
fix https://github.com/chrislusf/seaweedfs/issues/1861
|
2021-05-22 03:17:02 -07:00 |
|
Chris Lu
|
2586621362
|
minor
|
2021-05-22 01:02:31 -07:00 |
|
Chris Lu
|
e5a2bf1287
|
s3: deprecating filer.options.buckets_fsync
|
2021-05-22 00:24:23 -07:00 |
|
Chris Lu
|
431684798b
|
s3: add errors if requests are signed by no authentication is setup
fix https://github.com/chrislusf/seaweedfs/issues/2075
|
2021-05-21 14:08:47 -07:00 |
|
Chris Lu
|
2f136a04a1
|
organize a bit better for temp file directory
|
2021-05-21 13:02:18 -07:00 |
|
Konstantin Lebedev
|
3325b850cc
|
rm func CheckAllChunkViews
|
2021-05-21 16:05:59 +05:00 |
|
Konstantin Lebedev
|
26a4f34a57
|
del checks
url err logging
stats chunk fetch
|
2021-05-21 15:59:12 +05:00 |
|
Chris Lu
|
e8b7d4ad64
|
simplify a bit
|
2021-05-21 02:10:44 -07:00 |
|
Chris Lu
|
0b00edfc3b
|
waits in case master lost connection
|
2021-05-21 02:09:22 -07:00 |
|
Chris Lu
|
085a61cb8f
|
minor
|
2021-05-21 01:50:20 -07:00 |
|
Chris Lu
|
4d0b894d37
|
Java Client: throw exception when assign fails
|
2021-05-21 01:49:25 -07:00 |
|
Chris Lu
|
2d237f7b50
|
Java client: fix passing replication value
|
2021-05-21 01:43:25 -07:00 |
|
Chris Lu
|
f37a4cbd0f
|
randomize initial filer
|
2021-05-21 01:41:34 -07:00 |
|
Chris Lu
|
5d77840cff
|
adjust help message
|
2021-05-21 01:38:57 -07:00 |
|
Chris Lu
|
dc1309f084
|
FUSE mount: support multiple filers
fix https://github.com/chrislusf/seaweedfs/issues/2015
fix https://github.com/chrislusf/seaweedfs/issues/1531
|
2021-05-21 01:28:00 -07:00 |
|
Konstantin Lebedev
|
42f631f549
|
fix https://github.com/chrislusf/seaweedfs/issues/2046
|
2021-05-20 13:19:35 +05:00 |
|
Chris Lu
|
30c67e3652
|
minor
|
2021-05-19 23:59:39 -07:00 |
|
Konstantin Lebedev
|
03d1199d5f
|
Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader"
This reverts commit ac71117e
|
2021-05-20 11:45:21 +05:00 |
|
Chris Lu
|
87a32bfef4
|
avoid possible nil when node is disconnected from its parent
fix https://github.com/chrislusf/seaweedfs/issues/2073
|
2021-05-19 10:02:01 -07:00 |
|
Chris Lu
|
6c1c72b1f4
|
java client 1.6.5
|
2021-05-17 23:18:37 -07:00 |
|
Chris Lu
|
33fe0b96e6
|
Update README.md
|
2021-05-17 02:10:20 -07:00 |
|
Chris Lu
|
aeeeee1e26
|
Update README.md
|
2021-05-17 01:22:01 -07:00 |
|
Chris Lu
|
1aa7e99a89
|
skip file not found error when deleting
|
2021-05-15 09:37:39 -07:00 |
|
Chris Lu
|
45a762223a
|
2.48
|
2021-05-14 10:26:42 -07:00 |
|
Chris Lu
|
789465d99e
|
set renamed item to new directory
related to https://github.com/chrislusf/seaweedfs/issues/2064
|
2021-05-13 22:52:19 -07:00 |
|
Chris Lu
|
83c037e093
|
fix logs
|
2021-05-13 22:41:19 -07:00 |
|
Chris Lu
|
5a29d284fa
|
ensure proper directory name
a fix related to https://github.com/chrislusf/seaweedfs/issues/2064
|
2021-05-13 10:18:35 -07:00 |
|
Chris Lu
|
e3f47ddb76
|
debug
|
2021-05-13 00:32:46 -07:00 |
|
Chris Lu
|
3ff307e842
|
reduce logs
|
2021-05-13 00:32:37 -07:00 |
|
Chris Lu
|
a48ebd7c73
|
mount: read file when file is still being written
a possible fix for https://github.com/chrislusf/seaweedfs/issues/2065
|
2021-05-13 00:32:23 -07:00 |
|