aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-282.362.36Chris Lu3-4/+4
2021-03-25refactorChris Lu3-45/+45
2021-03-25Merge pull request #1945 from bash99/masterChris Lu5-1/+57
2021-03-25log snowflake sequencer nodeid's hex when start, it'll be in part of new assi...李海2-2/+4
2021-03-25add a snowflake sequencer as more robust fid generator, but less compressable...李海5-1/+55
2021-03-24Merge pull request #1933 from kmlebedev/missingKeysThresholdChris Lu1-9/+20
2021-03-24avoid counter is nullKonstantin Lebedev1-0/+5
2021-03-24nonRepairThresholdKonstantin Lebedev1-6/+6
2021-03-24Merge pull request #1943 from kmlebedev/maxCPUsChris Lu3-7/+0
2021-03-24GOMAXPROCS use defaults to the value of runtime.NumCPUKonstantin Lebedev3-7/+0
2021-03-24rename option repairThresholdKonstantin Lebedev1-7/+6
2021-03-24filer: return 409 if file conflicts with a directoryChris Lu1-0/+2
2021-03-23more help messageChris Lu3-3/+3
2021-03-23rename varKonstantin Lebedev1-3/+3
2021-03-23add missingKeysThreshold for fsckKonstantin Lebedev1-9/+16
2021-03-23mysql: ensure name column is case sensitiveChris Lu1-4/+4
2021-03-22revert wrong changeChris Lu4-4/+4
2021-03-22Java client 1.6.3Chris Lu9-13/+13
2021-03-22Java client: support windowsChris Lu1-5/+5
2021-03-22make a local copy of the in memory cached dataChris Lu1-1/+3
2021-03-22avoid creating multiple readerChris Lu1-3/+3
2021-03-22refactor: remove unused parameterChris Lu2-20/+5
2021-03-22use []byte directly instead of bytes.BufferChris Lu1-4/+5
2021-03-22shell: volume.check.disk adds optional slow modeChris Lu1-4/+7
2021-03-22mount: release resources when Forget() is calledChris Lu2-15/+19
2021-03-22avoid possible nilChris Lu1-1/+5
2021-03-22fix build error2.35Chris Lu2-2/+2
2021-03-222.35Chris Lu3-4/+4
2021-03-22shell: add volume.check.disk to fix inconsistency for replicated volumesChris Lu12-793/+1557
2021-03-21ensure entry attribute is not nillChris Lu1-0/+3
2021-03-21refactor, split into 2 filesChris Lu2-112/+123
2021-03-20better logs for cookie mismatchChris Lu1-1/+2
2021-03-20minorChris Lu1-1/+1
2021-03-20fs.mv ensures there are 2 argumentsChris Lu1-0/+4
2021-03-20refactorChris Lu1-7/+4
2021-03-19Update README.mdChris Lu1-0/+1
2021-03-19go fmtChris Lu2-2/+2
2021-03-19s3: copy object to itselfChris Lu5-7/+68
2021-03-17Merge pull request #1918 from kmlebedev/dir_slash_not_existChris Lu1-1/+1
2021-03-17add lineKonstantin Lebedev1-0/+1
2021-03-17dir + slash key does not existKonstantin Lebedev1-2/+1
2021-03-16Merge pull request #1913 from kmlebedev/check_chunkviews_mrChris Lu12-27/+67
2021-03-16Merge branch 'upstreamMaster' into check_chunkviews_mrKonstantin Lebedev20-208/+109
2021-03-162.342.34Chris Lu3-4/+4
2021-03-16reverting 7d57664c2d80f2b7d3eb4cecc57a3275bafee44dChris Lu9-82/+93
2021-03-16report error if entry not foundChris Lu1-0/+4
2021-03-16CheckAllChunkViews() for HEAD requests onlyKonstantin Lebedev6-16/+20
2021-03-162.332.33Chris Lu3-4/+4
2021-03-16revert fasthttp changesChris Lu7-122/+6
2021-03-15Merge pull request #1905 from wuh-fnst/s3ListCounterErrChris Lu1-1/+0