Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / johannesboyne/gofakes3 issues and pull requests

#81 - Fs backend fixes

Pull Request - State: closed - Opened by shabbyrobe over 1 year ago - 2 comments

#80 - Add If-Modified-Since support

Pull Request - State: closed - Opened by DarthSim over 1 year ago - 1 comment

#79 - Add Content-Encoding to metadata headers

Pull Request - State: closed - Opened by csw over 1 year ago - 3 comments

#78 - Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#77 - fixed typo in word "wanted"

Pull Request - State: closed - Opened by guettli almost 2 years ago - 2 comments

#76 - Bump github.com/aws/aws-sdk-go from 1.17.4 to 1.33.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#75 - Initiate work on PutObjectTagging ref PR#71 and issue #72

Pull Request - State: open - Opened by johannesboyne almost 2 years ago - 3 comments
Labels: bugfix

#74 - Avoid error when execute 'mc cp' on single bucket backend.

Pull Request - State: closed - Opened by ideal almost 2 years ago - 1 comment

#73 - Fix auto bucket creation option

Pull Request - State: closed - Opened by aidilfbk almost 2 years ago - 2 comments

#72 - Putting a tag overrides the body

Issue - State: open - Opened by elgohr almost 2 years ago

#71 - :bug: Add test for changed body when putting tag

Pull Request - State: closed - Opened by elgohr almost 2 years ago - 4 comments

#70 - Correct V2 example

Pull Request - State: closed - Opened by elgohr almost 2 years ago - 2 comments

#69 - add multi delete for versioned buckets, omit delete markers on list operation

Pull Request - State: closed - Opened by Kucukaslan about 2 years ago - 7 comments

#68 - Add example for aws-sdk-go-v2

Pull Request - State: closed - Opened by johannesboyne over 2 years ago - 2 comments

#67 - Investigate and fix issue 64

Pull Request - State: closed - Opened by johannesboyne over 2 years ago - 4 comments

#66 - ListBucket in s3bolt backend does not honor page.Marker value

Issue - State: open - Opened by kostix over 2 years ago - 1 comment

#65 - Auto bucket creation option

Pull Request - State: closed - Opened by shabbyrobe over 2 years ago - 7 comments

#64 - PutObjectTagging overwrites metadata

Issue - State: closed - Opened by elgohr over 2 years ago - 1 comment

#63 - aws-sdk-go-v2 example

Issue - State: closed - Opened by elgohr over 2 years ago - 2 comments

#62 - Add Content-Disposition to metadata headers

Pull Request - State: closed - Opened by hlubek over 2 years ago - 1 comment

#61 - Content-Disposition metadata is ignored when creating object

Issue - State: closed - Opened by hlubek over 2 years ago - 1 comment

#60 - sftpgo s3afero compatibility

Issue - State: open - Opened by piedshag over 2 years ago - 7 comments

#59 - Implement conditional caching

Pull Request - State: closed - Opened by DerGut over 2 years ago - 3 comments

#58 - Add test for unmarshall to bolt object before listing.

Pull Request - State: closed - Opened by ocakhasan about 3 years ago - 4 comments

#57 - unmarshall to boltobject before listing

Pull Request - State: closed - Opened by ocakhasan about 3 years ago - 5 comments

#56 - Add Content-Type to metadataHeaders

Pull Request - State: closed - Opened by deansheather over 3 years ago - 2 comments

#55 - backend/s3bolt: use "go.etcd.io/bbolt"

Pull Request - State: closed - Opened by igungor over 3 years ago - 1 comment

#54 - Switch to active boltdb fork

Issue - State: closed - Opened by igungor over 3 years ago - 1 comment

#53 - unescape 'X-Amz-Copy-Source' value before using

Pull Request - State: closed - Opened by ilkinulas over 3 years ago - 3 comments

#52 - Remove etag quotes when completing a multipart upload.

Pull Request - State: closed - Opened by tasdomas over 3 years ago - 1 comment

#51 - Multipart uploads fail with minio client due to mismatched etags

Issue - State: closed - Opened by tasdomas over 3 years ago - 1 comment

#50 - Support for chunk upload signatures

Pull Request - State: closed - Opened by leoleoasd over 3 years ago - 4 comments

#49 - Feature request: support AWS Signature Version 4 Chunk Upload

Issue - State: closed - Opened by leoleoasd over 3 years ago

#48 - move requestID to guarantee 64-bit alignment to fix panic on 32-bit a…

Pull Request - State: closed - Opened by jrhy almost 4 years ago - 2 comments

#47 - panic using unaligned 64-bit atomics on 32-bit architectures

Issue - State: closed - Opened by jrhy almost 4 years ago - 1 comment

#46 - Bugfix: do not overwrite the Last-Modified value with the current time

Pull Request - State: closed - Opened by cure over 4 years ago - 5 comments

#45 - Add get bucket location

Pull Request - State: closed - Opened by ikozinov over 4 years ago - 2 comments

#44 - Support CopyObject operation

Pull Request - State: closed - Opened by korya over 4 years ago - 1 comment

#43 - Support multipart uploads from browser

Pull Request - State: closed - Opened by korya over 4 years ago

#42 - PutObject support for zero-length files

Pull Request - State: closed - Opened by shabbyrobe over 4 years ago - 3 comments

#41 - PutObject doesn't allow zero length files

Issue - State: closed - Opened by onemorezero over 4 years ago

#40 - ListObjects: IsTruncated omit when its value is false

Issue - State: closed - Opened by mars4myshare almost 5 years ago - 2 comments

#39 - Fix: removed omit tag for IsTruncated

Pull Request - State: closed - Opened by mars4myshare almost 5 years ago - 4 comments

#38 - Fix MultiBucket CreateBucket

Pull Request - State: closed - Opened by shabbyrobe about 5 years ago - 1 comment

#37 - Incorrect range handling for some edge cases

Pull Request - State: closed - Opened by jwoffindin over 5 years ago - 3 comments

#36 - Incorrect handling of ranges

Issue - State: closed - Opened by jwoffindin over 5 years ago - 3 comments

#35 - S3 Select mocking support

Issue - State: open - Opened by iori-yja over 5 years ago - 4 comments
Labels: enhancement, question

#34 - Initial parts for persistent multi-part uploads

Pull Request - State: closed - Opened by T4cC0re over 5 years ago - 5 comments

#33 - Persist multipart uploads in backend

Issue - State: closed - Opened by T4cC0re over 5 years ago - 7 comments

#32 - Amazon have deprecated Path-style URL access to S3 buckets

Issue - State: open - Opened by shabbyrobe over 5 years ago - 2 comments
Labels: help wanted, question

#31 - Add missing CORS headers

Pull Request - State: closed - Opened by shabbyrobe over 5 years ago - 1 comment

#30 - Pagination for list bucket

Pull Request - State: closed - Opened by shabbyrobe over 5 years ago - 3 comments

#29 - Breaking Backend interface into smaller pieces

Pull Request - State: closed - Opened by shabbyrobe over 5 years ago - 2 comments
Labels: WIP

#28 - Versioned object support

Pull Request - State: closed - Opened by shabbyrobe over 5 years ago - 8 comments

#27 - Calculate correct ETag on CreateObject

Pull Request - State: closed - Opened by shabbyrobe over 5 years ago - 4 comments
Labels: bugfix

#26 - how much features missing from s3 api

Issue - State: open - Opened by vtolstov over 5 years ago - 4 comments
Labels: support

#25 - GetObject Range header support

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 3 comments

#24 - Fix "multiple calls to WriteHeader" bug

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 1 comment
Labels: bug

#23 - Bucket rewriting switch

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 9 comments

#22 - Pluggable logger

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 3 comments

#21 - afero.Fs-based backends

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 7 comments

#20 - Feature/multipart uploads

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 5 comments

#19 - Multi-delete support

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 3 comments

#18 - Add code coverage from codecov.io

Pull Request - State: closed - Opened by johannesboyne almost 6 years ago - 1 comment

#17 - Content-MD5 validation

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago

#16 - Stdlib-based routing

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago

#15 - S3 test check

Pull Request - State: closed - Opened by johannesboyne almost 6 years ago - 5 comments
Labels: WIP

#14 - Feature/prefix handling retry

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 1 comment

#13 - Feature/prefix handling

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago

#12 - Feature/spec errors

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 3 comments

#11 - Feature/pluggable backends

Pull Request - State: closed - Opened by shabbyrobe almost 6 years ago - 4 comments

#10 - Last-Modified header compatibility

Pull Request - State: closed - Opened by kulti over 6 years ago

#9 - compatibility changes for alpakka

Pull Request - State: closed - Opened by oker1 over 6 years ago - 1 comment

#8 - Fix 7

Pull Request - State: closed - Opened by johannesboyne almost 7 years ago

#7 - Dockerfile

Issue - State: closed - Opened by sethgrid almost 7 years ago - 2 comments
Labels: enhancement

#6 - Print using port

Pull Request - State: closed - Opened by kulti almost 7 years ago

#5 - Move command gofakes3 to simplify vendoring

Pull Request - State: closed - Opened by kulti almost 7 years ago

#4 - Fix http status code as 404 if bucket is not found

Pull Request - State: closed - Opened by grauwoelfchen over 8 years ago - 1 comment

#3 - Use s3-tests conformance suite

Issue - State: open - Opened by gaul over 8 years ago - 2 comments
Labels: enhancement, help wanted

#2 - Update README.md

Pull Request - State: closed - Opened by kirel over 8 years ago - 1 comment

#1 - Write test suite

Issue - State: closed - Opened by johannesboyne over 8 years ago
Labels: enhancement