Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.2k
Star
36.8k
Code
Issues
2.7k
Pull requests
982
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[12] Update aws sdk + s3 improvements
- #6737
#6737
Merged
icewind1991
merged 16 commits into
stable12
nextcloud/server:stable12
from
aws-sdk-12
nextcloud/server:aws-sdk-12
Copy head branch name to clipboard
Oct 9, 2017
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[12] Update aws sdk + s3 improvements
#6737
icewind1991
merged 16 commits into
stable12
nextcloud/server:stable12
from
aws-sdk-12
nextcloud/server:aws-sdk-12
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2017
remove non composer aws sdk
Show description for 14d94ab
icewind1991
committed
14d94ab
View commit details
Copy full SHA for 14d94ab
Browse repository at this point
update aws sdk and move it to 3rdparty
Show description for f62e0a3
icewind1991
committed
f62e0a3
View commit details
Copy full SHA for f62e0a3
Browse repository at this point
reuse object read/write/delete logic in s3 implementations
Show description for 474c8af
icewind1991
committed
474c8af
View commit details
Copy full SHA for 474c8af
Browse repository at this point
more efficient write only fopen
Show description for f45a7a4
icewind1991
committed
f45a7a4
View commit details
Copy full SHA for f45a7a4
Browse repository at this point
more efficient permissions for s3 external storage
Show description for a0848ba
icewind1991
committed
a0848ba
View commit details
Copy full SHA for a0848ba
Browse repository at this point
more efficient is_dir
Show description for e42b950
icewind1991
committed
e42b950
View commit details
Copy full SHA for e42b950
Browse repository at this point
add stat cache for s3 external storage
Show description for 83ef030
icewind1991
committed
83ef030
View commit details
Copy full SHA for 83ef030
Browse repository at this point
disable part files for s3 external storage
Show description for d97f664
icewind1991
committed
d97f664
View commit details
Copy full SHA for d97f664
Browse repository at this point
fix path style
Show description for d26951b
icewind1991
committed
d26951b
View commit details
Copy full SHA for d26951b
Browse repository at this point
merge vendor js
Show description for 869e06f
icewind1991
committed
869e06f
View commit details
Copy full SHA for 869e06f
Browse repository at this point
fix undefined constants
Show description for 82a3a8b
icewind1991
committed
82a3a8b
View commit details
Copy full SHA for 82a3a8b
Browse repository at this point
update autoloader
Show description for 5b82e2e
icewind1991
committed
5b82e2e
View commit details
Copy full SHA for 5b82e2e
Browse repository at this point
show diff in autoload checker
Show description for d2b8bfc
icewind1991
committed
d2b8bfc
View commit details
Copy full SHA for d2b8bfc
Browse repository at this point
Commits on Oct 9, 2017
multipart upload for s3 object storage
Show description for d3a57a7
icewind1991
committed
d3a57a7
View commit details
Copy full SHA for d3a57a7
Browse repository at this point
only do multipart upload for large files
Show description for 6fee423
icewind1991
committed
6fee423
View commit details
Copy full SHA for 6fee423
Browse repository at this point
Add tests for multipart upload
Show description for 239f561
icewind1991
committed
239f561
View commit details
Copy full SHA for 239f561
Browse repository at this point
You can’t perform that action at this time.