Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge remote-tracking branch 'master' #9

Closed
wants to merge 6 commits into from
Closed

Commits on Jan 10, 2024

  1. serve s3: fix file name encoding using s3 serve with mc client

    using the mc (minio) client file encoding were wrong
    see rclone/gofakes3#2 for details
    individual-it authored and saw-jan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    779279e View commit details
    Browse the repository at this point in the history
  2. create fs and vfs per request

    use JankariTech gofakes3
    
    improve variable naming
    saw-jan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0120972 View commit details
    Browse the repository at this point in the history
  3. test header forwarding

    individual-it authored and saw-jan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    13934b7 View commit details
    Browse the repository at this point in the history
  4. test parallel requests

    individual-it authored and saw-jan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    31ef53d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c12fa5b View commit details
    Browse the repository at this point in the history
  6. README for S3 to WebDav proxy

    Credit PointCab GmbH to finance the changes
    saw-jan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    19815a5 View commit details
    Browse the repository at this point in the history