[PR #323] [CLOSED] initial java updates and rename #517

Closed
opened 2026-03-03 12:30:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/323
Author: @PatrickWalker
Created: 9/4/2020
Status: Closed

Base: mainHead: initial_java_fixes


📝 Commits (2)

  • eaee8fb initial java updates and rename
  • fe29de4 default ACL empty not missing

📊 Changes

13 files changed (+23 additions, -27 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 README.md (+8 -8)
📝 ci/docker-build.sh (+1 -1)
📝 fakestorage/example_test.go (+1 -1)
📝 fakestorage/object.go (+2 -2)
📝 fakestorage/response.go (+1 -1)
📝 fakestorage/server.go (+1 -1)
📝 fakestorage/upload.go (+2 -7)
📝 go.mod (+1 -1)
📝 internal/config/config.go (+1 -1)
📝 internal/config/config_test.go (+1 -1)
📝 main.go (+2 -2)
📝 main_test.go (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/323 **Author:** [@PatrickWalker](https://github.com/PatrickWalker) **Created:** 9/4/2020 **Status:** ❌ Closed **Base:** `main` ← **Head:** `initial_java_fixes` --- ### 📝 Commits (2) - [`eaee8fb`](https://github.com/fsouza/fake-gcs-server/commit/eaee8fb574d8e2014897e8681d10fe5271e3974a) initial java updates and rename - [`fe29de4`](https://github.com/fsouza/fake-gcs-server/commit/fe29de467b234ed646342b3c05048dc607f230bb) default ACL empty not missing ### 📊 Changes **13 files changed** (+23 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `README.md` (+8 -8) 📝 `ci/docker-build.sh` (+1 -1) 📝 `fakestorage/example_test.go` (+1 -1) 📝 `fakestorage/object.go` (+2 -2) 📝 `fakestorage/response.go` (+1 -1) 📝 `fakestorage/server.go` (+1 -1) 📝 `fakestorage/upload.go` (+2 -7) 📝 `go.mod` (+1 -1) 📝 `internal/config/config.go` (+1 -1) 📝 `internal/config/config_test.go` (+1 -1) 📝 `main.go` (+2 -2) 📝 `main_test.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:30:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#517
No description provided.