aboutsummaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)AuthorFilesLines
2021-06-22Add process metrics of weed itselfJonas Falck1-0/+330
2021-06-04filer: add path-specific option to enforce readonlyChris Lu1-0/+1
2021-05-23java 1.6.6Chris Lu8-9/+9
2021-05-21minorChris Lu1-1/+1
2021-05-21Java Client: throw exception when assign failsChris Lu1-0/+6
2021-05-21Java client: fix passing replication valueChris Lu1-1/+1
2021-05-17java client 1.6.5Chris Lu8-9/+9
2021-05-07handle "/" in existJérôme Barotin2-1/+11
2021-05-07Add exists() to java clientJérôme Barotin2-1/+12
2021-05-06java: filer client add modified time to touch() functionChris Lu1-16/+24
2021-05-06another simple exampleChris Lu1-0/+22
2021-05-06make SeaweedInputStream throw FileNotFoundExceptionJérôme Barotin1-0/+5
2021-04-06add HCFS over ftplimd18-0/+1867
2021-03-30patch https://github.com/advisories/GHSA-5mg8-w23w-74h3Chris Lu1-1/+1
2021-03-30Bump guava from 28.0-jre to 29.0-jre in /other/java/clientdependabot[bot]1-1/+1
2021-03-30Java client 1.6.4Chris Lu8-9/+9
2021-03-29Java client: ByteBuffer.clear supports higher JDK versionsChris Lu1-1/+2
2021-03-22revert wrong changeChris Lu3-3/+3
2021-03-22Java client 1.6.3Chris Lu8-12/+12
2021-03-22Java client: support windowsChris Lu1-5/+5
2021-02-25Java: 1.6.2Chris Lu8-9/+9
2021-02-24Java client: ByteBuffer.clear supports higher JDK versionsChris Lu1-1/+2
2021-02-21use basic file object to parse pathChris Lu1-17/+16
2021-02-09Merge branch 'master' into support_ssd_volumeChris Lu29-798/+679
2021-02-08Java: 1.6.1 refacoring APIChris Lu8-9/+9
2021-02-08refactoring: only expose FilerClient classChris Lu14-106/+94
2021-02-06Java 1.6.0 fix filerProxy modeChris Lu8-9/+9
2021-02-05Java: fix filerProxy modeChris Lu3-22/+22
2021-02-05HCFS: 1.5.9Chris Lu10-11/+11
2021-02-05Java: 1.5.8 additional fixesChris Lu3-3/+10
2021-02-04Java: 1.5.8Chris Lu8-9/+9
2021-02-04java: add configurable volume access modeChris Lu6-11/+60
2021-02-04java: resolve parent directory if started with seaweedfs://Chris Lu2-0/+30
2021-02-04Java: adjust examplesChris Lu3-3/+3
2021-02-04Java: SeaweedOutputStream refactoringChris Lu1-43/+18
2021-02-04Java: SeaweedOutputStream add replication optionChris Lu1-0/+5
2021-02-04Java: supportFlush set to trueChris Lu1-1/+1
2021-02-04Java: add SeaweedOutputStream exampleChris Lu4-6/+110
2021-02-04Java: add SeaweedInputStream exampleChris Lu2-9/+18
2021-01-30Hadoop Compatible FS: 1.5.7Chris Lu8-9/+9
2021-01-30refactoring SeaweedInputStreamChris Lu7-343/+317
2021-01-30refactoring SeaweedOutputStreamChris Lu6-361/+101
2020-12-13allocate volume by disk typeChris Lu1-3/+3
2020-12-13rename from volumeType to diskTypeChris Lu1-6/+1
2020-12-13adding volume typeChris Lu1-3/+3
2020-12-03Hadoop: add BufferedByteBufferReadableInputStreamChris Lu5-9/+53
2020-12-02Hadoop: switch to ByteBufferChris Lu5-37/+60
2020-12-01HDFS: implement ByteBufferReadableChris Lu2-4/+20
2020-11-30filer: cache small file to filer storeChris Lu5-2/+17
2020-11-23grafana: remove incorrect QPS factorThilo-Alexander Ginkel2-7/+7