Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uppy-s3_multipart
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
uppy-s3_multipart
Graph
16b4ec1506803b55d230b8f48e6c84ab1c5af08f
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Feb
14
Sep
27
Aug
17
Jul
4
Jan
3
Feb
28
Jan
7
Oct
28
May
17
9
4
18
Mar
19
Feb
30
Dec
19
12
9
8
6
20
Nov
6
13
Oct
3
9
Sep
27
Aug
feat: 更新修改错误的文件
master
master
feat: 增加OPTIONS的操作要求
Bump to 1.2.0
v1.2.0
v1.2.0
Add support for batch part presigning (#24)
Bump to 1.1.0
v1.1.0
v1.1.0
Use correct gem name in README title
Set up GitHub CI (#22)
Drop support for Ruby 2.2
return 204 for /s3/multipart/:upload_id/:part_no (#20)
Add rexml for aws-sdk-core on Ruby 3.0
Make it so uploads that don't exist return a 404 error instead of raising an Aws::S3::Errors::NoSuchUpload error. (#21)
Bump to 1.0.0
v1.0.0
v1.0.0
Update CORS example from XML to JSON (#17)
Bump to 0.3.4
v0.3.4
v0.3.4
Add an empty OPTIONS route
Bump to 0.3.3
v0.3.3
v0.3.3
Remove unused Puma and Tilt gems
Move "Configuration" and "Client" sections outside of "Usage"
Improve style of the "POST /s3/multipart" route
Fix broken link
Tweak the documentation
Don't retry aborting multipart upload
Rename `serverUrl` to `companionUrl` in README
Bump to 0.3.2
v0.3.2
v0.3.2
Simplify #inspect and #to_s output for App
Update README for Uppy 0.30.0
Bump to 0.3.1
v0.3.1
v0.3.1
Fix mounting on "/s3/multipart" not working with Rails
Update GitHub link
README tweaks
Bump to 0.3.0
v0.3.0
v0.3.0
Use content_disposition gem for :content_disposition create_multipart_upload option
Improve configuration docs
Show :object_url in client operation options examples
Bump to 0.2.0
v0.2.0
v0.2.0
Extract returning error response to #error!
Add :public option for public uploads and URLs
Add #object_url for passing additional URL options
Minor documentation improvements
Allow and recommend mounting on "/s3/multipart"