aboutsummaryrefslogtreecommitdiff
path: root/other/java
AgeCommit message (Collapse)AuthorFilesLines
2021-08-24cloud drive: add support for Tencent COSChris Lu1-0/+5
2021-08-24cloud drive: add support for Aliyun OSSChris Lu1-0/+7
2021-08-24cloud drive: add support for BackBlazeChris Lu1-0/+3
2021-08-24cloud drive: add support for AzureChris Lu1-0/+2
2021-08-23Java: FilerProto.Entry can read size via attributesChris Lu1-15/+34
2021-08-23cloud drive: s3 configurable force path styleChris Lu1-0/+1
2021-08-23cloud drive: S3 supports storage classChris Lu1-0/+1
2021-08-23cloud drive: add google cloud storageChris Lu1-0/+1
2021-08-14renameChris Lu1-1/+1
2021-08-14rename, fix wrong logic.Chris Lu1-1/+1
2021-08-09Java: 1.6.7 Support Mounted Remote StorageChris Lu10-13/+45
2021-08-09shell: remote.cache remote.uncacheChris Lu1-4/+14
2021-08-07Merge branch 'master' into add_remote_storageChris Lu1-2/+2
2021-08-07java: use empty value as replication defaultChris Lu1-2/+2
2021-07-29remote storage location changed to structChris Lu1-1/+6
2021-07-27remote.mount saves the mappingChris Lu1-5/+1
2021-07-27directory to remote storage mappingChris Lu1-0/+15
2021-07-26remote.mountChris Lu1-6/+7
2021-07-21configure and store remote configurationsChris Lu1-3/+4
2021-07-19add remote to filer.Entry and filer_pb entry, add RemoteConfChris Lu1-0/+8
2021-07-19proto: add remoteChris Lu1-0/+7
2021-07-12add version to filer configuration responseChris Lu1-0/+1
2021-07-05Change java client MIN_BUFFER_SIZE to 1MBJerome Barotin1-1/+1
2021-07-01mount: recursively rename locallyChris Lu1-0/+1
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
https://github.com/advisories/GHSA-5mg8-w23w-74h3
2021-03-30Bump guava from 28.0-jre to 29.0-jre in /other/java/clientdependabot[bot]1-1/+1
Bumps [guava](https://github.com/google/guava) from 28.0-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <support@github.com>
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
fix https://github.com/chrislusf/seaweedfs/issues/1836
2021-02-21use basic file object to parse pathChris Lu1-17/+16
fix https://github.com/chrislusf/seaweedfs/issues/1825
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