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

Make develop up to date with the master #145

Closed
wants to merge 32 commits into from
Closed

Make develop up to date with the master #145

wants to merge 32 commits into from

Conversation

Xiangs18
Copy link
Collaborator

No description provided.

MrCreosote and others added 30 commits June 4, 2019 14:10
Move auth cache into its own package
Add schema versioning to database
Build git commit into executable
Check format and filename for length and control chars
Disallow illegal bucket names on startup
Add dont-trust-x-ip-headers to config
Take X-IP headers into account in logs
Warn on insecure auth urls
Add microseconds to log timestamps
Log response body on unexpected return from s3
Log auth body on unexpected return data
Return a sensible error code when no file is provided
Allow MIME multipart form uploads for file upload
Add docs for multipart upload
Don't check content-length when it doesn't matter
 Support format in multipart
Fix java example for MIME upload
 Clean up python MIME upload example
Don't html encode returned json
Respond with a 400, not a 500, when content length is wrong
Update readme re file immutability and last_modified date
Fix error when S3 object Etag is not an MD5
Develop -> Master (v0.1.0 release)
Develop -> Master, release 0.1.1
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.49%. Comparing base (05504a5) to head (516d31f).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #145   +/-   ##
========================================
  Coverage    90.49%   90.49%           
========================================
  Files           14       14           
  Lines         1998     1998           
========================================
  Hits          1808     1808           
  Misses         157      157           
  Partials        33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Xiangs18 Xiangs18 requested a review from MrCreosote March 18, 2024 22:10
@Xiangs18 Xiangs18 closed this Mar 18, 2024
@Xiangs18 Xiangs18 deleted the dev-master branch March 18, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants