| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-25 | perf tests run fineorigin/adding-message-queue-integration-tests | chrislu | 4 | -8/+1063 | |
| 2025-06-25 | fix filer starting | chrislu | 1 | -2/+0 | |
| 2025-06-24 | make test-basic | chrislu | 4 | -28/+59 | |
| 2025-06-23 | make test-basic-native | chrislu | 2 | -22/+58 | |
| 2025-06-23 | build linux arm64 | chrislu | 1 | -3/+11 | |
| 2025-06-23 | fix other files | chrislu | 2 | -10/+6 | |
| 2025-06-23 | fix docker compose | chrislu | 1 | -15/+13 | |
| 2025-06-23 | running | chrislu | 5 | -16/+547 | |
| 2025-06-23 | init version | chrislu | 8 | -0/+1904 | |
| 2023-11-13 | Java 3.59 | chrislu | 1 | -0/+1 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5001 | |||||
| 2023-11-08 | chore(tests): update S3 compat tests | vados | 7 | -18/+533 | |
| While present, the S3 compatibility tests were broken (at the very least when running on Linux) due to a few issues: - `ubuntu:latest` moving ahead of Python 3.6 - Docker networking not working as expected (host.docker.internal) This commit fixes the s3 compatibility tests, ensuring they run properly on linux, and updates the repository to contain some results. Signed-off-by: vados <vados@vadosware.io> | |||||
| 2023-06-17 | a simple example of using aws-sdk-go-v2 | chrislu | 1 | -0/+114 | |
| 2023-06-14 | build(deps): bump guava from 30.0-jre to 32.0.0-jre in /test/random_access ↵ | dependabot[bot] | 1 | -1/+1 | |
| (#4579) build(deps): bump guava in /test/random_access Bumps [guava](https://github.com/google/guava) from 30.0-jre to 32.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
| 2022-05-16 | minor (typos...), done while reading around | Nat Makarevitch | 1 | -3/+3 | |
| 2021-12-31 | FEATURE: add test setup for running the CephFS S3 compatibility suite | Sebastian Kurfuerst | 6 | -0/+164 | |
| 2021-10-14 | refactor: move from io/ioutil to io and os package | Eng Zer Jun | 1 | -7/+8 | |
| The io/ioutil package has been deprecated as of Go 1.16, see https://golang.org/doc/go1.16#ioutil. This commit replaces the existing io/ioutil functions with their new definitions in io and os packages. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> | |||||
| 2021-09-26 | adjust test code | Chris Lu | 1 | -5/+5 | |
| 2021-06-28 | volume: large_volume version has bug when using in memory index | Chris Lu | 1 | -0/+0 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2162 | |||||
| 2021-03-30 | patch https://github.com/advisories/GHSA-5mg8-w23w-74h3 | Chris Lu | 1 | -1/+1 | |
| https://github.com/advisories/GHSA-5mg8-w23w-74h3 | |||||
| 2021-03-30 | Bump guava from 28.0-jre to 29.0-jre in /test/random_access | dependabot[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-22 | revert wrong change | Chris Lu | 1 | -1/+1 | |
| 2021-03-22 | Java client 1.6.3 | Chris Lu | 1 | -1/+1 | |
| 2020-10-12 | upgrade junit to 4.13.1 | Chris Lu | 1 | -1/+1 | |
| 2020-10-02 | s3: support object tagging | Chris Lu | 1 | -0/+82 | |
| * GetObjectTagging * PutObjectTagging * DeleteObjectTagging | |||||
| 2020-09-11 | s3: ListParts output xml format | Chris Lu | 1 | -0/+175 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1461 | |||||
| 2020-08-26 | wip | Chris Lu | 2 | -2/+72 | |
| 2020-08-19 | fix listObjectsV2 response format | Chris Lu | 1 | -2/+19 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1426 issue 1 | |||||
| 2020-08-17 | Create MmapFileTest.java | Chris Lu | 1 | -0/+143 | |
| 2020-08-16 | add for testing | Chris Lu | 39 | -0/+4916 | |
| 2020-07-25 | fix s3api copy object handler SerializationError | popstk | 1 | -4/+102 | |
| 2020-07-11 | basic s3 tests | Chris Lu | 1 | -0/+111 | |
| 2020-07-11 | refactoring | Chris Lu | 1 | -0/+0 | |
| 2013-02-10 | testing compilation with remove package | Chris Lu | 1 | -0/+0 | |
